1
0
Fork 0
mirror of synced 2024-09-11 06:56:23 +12:00
Commit graph

11382 commits

Author SHA1 Message Date
Dean
bd8b47318d UI/UX code review changes 2022-03-25 09:43:28 +00:00
Dean
658cf60d3c Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen 2022-03-24 09:06:32 +00:00
Budibase Staging Release Bot
fe77642bf7 v1.0.91-alpha.12 2022-03-23 21:17:38 +00:00
Martin McKeaveney
a67d82d652 Merge pull request #5040 from Budibase/fix/is-wsl
Check for WSL when configuring dev environment on Windows
2022-03-23 21:11:29 +00:00
Budibase Staging Release Bot
61ba97057d v1.0.91-alpha.11 2022-03-23 15:56:31 +00:00
Rene Pot
a4fbef6b64 Merge pull request #5037 from Budibase/docs-move
Fix broken docs links
2022-03-23 16:50:11 +01:00
mike12345567
d64df5fd78 Adding a fix for #4996 - checks if WSL is in use when configuring nginx. 2022-03-23 15:31:08 +00:00
Rene Pot
6e0b29667d fix broken docs links 2022-03-23 14:47:27 +01:00
Dean
68d83646b3 Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen 2022-03-23 12:43:47 +00:00
Dean
cc0280ca0c Minor UI updates for the create app modal. A spinner has been added to the modal confirmation UX. The app name is pre-populated using the app name. The app URL can no longer be null 2022-03-23 12:43:20 +00:00
Budibase Staging Release Bot
0f263cc51e v1.0.91-alpha.10 2022-03-23 10:52:40 +00:00
Andrew Kingston
38be4979f3 Merge pull request #4987 from Budibase/scrollable-component-tree
Scrollable component tree
2022-03-23 10:46:55 +00:00
Andrew Kingston
af1c01fdd1 Prevent collapsing datasource if only one datasource exists 2022-03-23 10:17:52 +00:00
Dean
768f9e8679 Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen 2022-03-23 09:00:09 +00:00
Budibase Staging Release Bot
850cadc63b v1.0.91-alpha.9 2022-03-23 08:51:26 +00:00
Andrew Kingston
98881ac64f Merge pull request #4972 from Budibase/fix/table-primary-display-validation
Properly set required constraints for display columns
2022-03-23 08:45:10 +00:00
Budibase Staging Release Bot
cf6e89bbea v1.0.91-alpha.8 2022-03-22 16:42:33 +00:00
Martin McKeaveney
5fc7cf7cb4 Merge pull request #4970 from Budibase/fix/analytics-cleanup
updating analytics endpoint, removing old NPS survey
2022-03-22 16:34:25 +00:00
Dean
06d46af29f Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen 2022-03-22 11:41:29 +00:00
Dean
f6cbe01b07 Code formatting 2022-03-22 11:40:45 +00:00
Dean
6c269bf091 Initial commit of home screen modifications and template browsing 2022-03-22 11:38:17 +00:00
Joe
f3615cd69d Update README.md 2022-03-22 10:52:29 +00:00
Budibase Staging Release Bot
d2e7b28304 v1.0.91-alpha.7 2022-03-22 08:38:11 +00:00
Martin McKeaveney
b51191fef9 Merge pull request #4950 from mslourens/enforce_display_column_validation
fetch the table which contains info about the primaryDisplay
2022-03-22 08:31:48 +00:00
Andrew Kingston
8cfad1a4ff Restore strange class name to fix cypress 2022-03-21 17:59:35 +00:00
Andrew Kingston
8a2aa166fc Remove selected state from current screen and only show component 2022-03-21 16:06:23 +00:00
Andrew Kingston
123e805668 Lint 2022-03-21 15:56:42 +00:00
Andrew Kingston
b5695cdc8e Reduce max width of nav items to have a better generic fit 2022-03-21 15:54:10 +00:00
Andrew Kingston
7882d577bb Update automation navigation to use new full width nav items 2022-03-21 15:48:00 +00:00
Andrew Kingston
313fdae011 Update datasource navigation to use new full width nav items 2022-03-21 15:47:49 +00:00
Andrew Kingston
014d318437 Update layouts in nav tree to new full width style 2022-03-21 15:40:07 +00:00
Andrew Kingston
0ffd080b0f Fix issue when currentAsset is null and fix overflow when no screens for current role 2022-03-21 15:21:29 +00:00
Andrew Kingston
53ce97b9de Ensure the component tree containing the selected component cannot be hidden 2022-03-21 15:17:51 +00:00
Andrew Kingston
7157b29da0 Support scrolling screens or folders into view when clicking 2022-03-21 14:46:59 +00:00
Andrew Kingston
a2283fefa5 Remove logs 2022-03-21 14:23:56 +00:00
Andrew Kingston
0798556a52 Tidy up logic for scrolling to components 2022-03-21 13:54:46 +00:00
Andrew Kingston
697c43187a Add vertical scrolling to selected component and support scrolling to selected screen 2022-03-21 13:38:53 +00:00
Andrew Kingston
61e077bf0a Update spectrum card word wrapping to allow breaking text anywhere 2022-03-21 12:16:51 +00:00
Joe
f054207288 Add budibase api feature to readme 2022-03-21 10:31:55 +00:00
Martin McKeaveney
0f4c0f3ed4 fix tests 2022-03-21 10:04:26 +00:00
Andrew Kingston
a8a6c0a428 Properly center all path, screen and component dropdown menu icons 2022-03-21 09:57:55 +00:00
Andrew Kingston
88e619aff7 Merge branch 'develop' of github.com:Budibase/budibase into scrollable-component-tree 2022-03-21 09:52:40 +00:00
Andrew Kingston
a80fe7d7d8 Set a required constraint for a column that is defaulted to being the primary display 2022-03-21 09:44:24 +00:00
Budibase Staging Release Bot
69532f59ce v1.0.91-alpha.6 2022-03-21 08:42:06 +00:00
Martin McKeaveney
35facc8cb1 Merge pull request #4872 from Budibase/add-print-styles
Add css print styles to ensure multi-page print is possible
2022-03-21 08:34:55 +00:00
Budibase Staging Release Bot
4d7ad2b541 v1.0.91-alpha.5 2022-03-21 08:32:22 +00:00
Martin McKeaveney
cf9105c9dc Merge pull request #4821 from Budibase/copy-paste-improvements
Copy paste improvements + extras
2022-03-21 08:25:01 +00:00
Martin McKeaveney
411a7439c8 Merge pull request #4865 from Budibase/fix/patch-relationships
fixing enrichment of relationships in patch call
2022-03-21 08:24:35 +00:00
Martin McKeaveney
dd1863d4c9 Merge pull request #4871 from Budibase/fix/date-filtering
Date filtering logic
2022-03-21 08:19:03 +00:00
Budibase Staging Release Bot
572abdd0a9 v1.0.91-alpha.4 2022-03-21 08:13:27 +00:00