1
0
Fork 0
mirror of synced 2024-09-17 17:57:47 +12:00
Commit graph

10705 commits

Author SHA1 Message Date
Adria Navarro
12b869d7d1 Display required license 2023-08-29 12:47:15 +02:00
Adria Navarro
ce11a5a852 Lock feature based on ff 2023-08-29 12:47:15 +02:00
Andrew Kingston
02d2f9d875 Remove more usage of accumulators because they're evil 2023-08-25 16:53:45 +01:00
Andrew Kingston
6c38eb5a4c Add back in auto focus behaviour to modals but disable it for screen creation 2023-08-25 16:45:41 +01:00
Andrew Kingston
dcb6350339 Enable creating views for SQL tables 2023-08-25 15:21:59 +01:00
Dean
ef6f8e2abf Lint fixes 2023-08-25 15:14:49 +01:00
Andrew Kingston
2bbdb5ce46 Fix prod bug where screens are not deleted when the backing table is 2023-08-25 12:29:32 +01:00
Andrew Kingston
22f34d83ee Update table deletion to properly delete screens 2023-08-25 12:21:19 +01:00
Andrew Kingston
09ad3e73ae Rewrite most of the screen creation code to account for views and clean up mess 2023-08-25 12:14:17 +01:00
Dean
13f6fed101 UX Enhancements and custom positioning behaviour for the popover 2023-08-25 11:19:28 +01:00
Peter Clement
d2284c2f0a fix sorting of users and groups 2023-08-25 09:44:29 +01:00
Andrew Kingston
d6688d1914 Use view name when generating bindings 2023-08-25 09:35:30 +01:00
Andrew Kingston
118bf9e9c3 Add ID and rev as filterable fields for views 2023-08-25 09:31:03 +01:00
Andrew Kingston
1dcc0b3d38 Updated leftover broken reference to function 2023-08-25 09:24:16 +01:00
Peter Clement
5226f7389b fix bug with app not being shown to per app builder 2023-08-24 16:41:52 +01:00
Andrew Kingston
8269ecf237 Update automatic dataprovider hot reloading to support views 2023-08-24 16:20:32 +01:00
Andrew Kingston
d109411ed8 Update fetch row action to support views 2023-08-24 16:16:28 +01:00
Andrew Kingston
5763a9843c Update duplicate rows action to support views V2 2023-08-24 16:14:37 +01:00
Andrew Kingston
fd71ad57da Add better support for generic DS+ into databindings and update save row to work with view V2s 2023-08-24 16:12:12 +01:00
Andrew Kingston
c78fcb2ba6 Ensure 'table' type settings are migrated and handled properly. Allow deleting rows from views 2023-08-24 15:50:57 +01:00
Peter Clement
d5aa975593 add per app builder support when adding groups 2023-08-24 15:42:32 +01:00
Dean
32f8638ffd Removed comment 2023-08-24 15:40:03 +01:00
Dean
38e46dfa15 Added fix for ComponentSettingSection component location 2023-08-24 15:26:00 +01:00
Andrew Kingston
b6e675e3ff Migrate DS+ settings without keys 2023-08-24 15:15:15 +01:00
Dean
dc500ba290 Merge remote-tracking branch 'origin/develop' into feature/form-block-ux-updates 2023-08-24 14:43:50 +01:00
Dean
1ec2faf74d List refinement, Form Block UX updates for action type. Bug fixes for FormBlock bindings. TableBlock UX updates and Component Setting updates 2023-08-24 14:39:53 +01:00
Andrew Kingston
409df71c12 Add hover color to divider in screen list 2023-08-24 12:11:22 +01:00
Andrew Kingston
a22fc8d208 Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend 2023-08-24 12:07:23 +01:00
Peter Clement
6b14353dcb update side panel to enable selecting of creator role 2023-08-24 11:40:00 +01:00
Andrew Kingston
07e49f4436 Standardise info boxes between theme and navigation 2023-08-23 16:46:32 +01:00
Andrew Kingston
07e5f04b6a Merge 2023-08-23 16:36:12 +01:00
Andrew Kingston
447523a4b8 Merge 2023-08-23 16:24:42 +01:00
Andrew Kingston
f0e7f481de Merge branch 'design-section-feature-branch' of github.com:Budibase/budibase into screen-theme-rightpanel 2023-08-23 16:20:55 +01:00
Andrew Kingston
e1ffd6107c Don't select screens as resources as they have no dedicated route 2023-08-23 15:53:15 +01:00
Andrew Kingston
9869b0cbc8 Lint 2023-08-23 15:50:00 +01:00
Andrew Kingston
94d9769310 Fix command palette navigating to screens 2023-08-23 15:46:41 +01:00
Andrew Kingston
277aa30b07 Fix keyboard actions for screen and nav 2023-08-23 15:41:45 +01:00
Andrew Kingston
0ef0e58e5e Fix click on navigation not selecting it 2023-08-23 15:37:13 +01:00
Andrew Kingston
80e622d2e0 Simply navigation URLs 2023-08-23 15:28:23 +01:00
Andrew Kingston
38044cdaea Fix escape keybind 2023-08-23 15:22:56 +01:00
Andrew Kingston
4759cdffe7 Fix add component keyboard shortcut 2023-08-23 15:21:18 +01:00
Andrew Kingston
9883157f30 Fix not being able to add components when either the screen or layout are selected 2023-08-23 15:19:53 +01:00
Andrew Kingston
4847cafd81 Fix navigating while moving between screens 2023-08-23 15:14:22 +01:00
Andrew Kingston
08d2074515 Fix add component FAB not working when screen or navigation are selected 2023-08-23 15:04:18 +01:00
Andrew Kingston
a352f8ee0a Merge branch 'design-section-feature-branch' of github.com:Budibase/budibase into new-left-panel 2023-08-23 14:46:30 +01:00
Andrew Kingston
5d4124be4a Merge branch 'develop' of github.com:Budibase/budibase into design-section-feature-branch 2023-08-23 14:46:08 +01:00
Andrew Kingston
087812011f WIP for fixing collaboration in new left panel 2023-08-23 14:45:23 +01:00
Andrew Kingston
a7de2d8aca Always create nav link for new screens 2023-08-23 11:21:53 +01:00
Andrew Kingston
f1121a11a3 Improve route safety 2023-08-23 11:18:14 +01:00
Andrew Kingston
38e8ff879a Make new screen a dedicated route and remove duplication. Fix some issues when deleting selected screens 2023-08-23 11:14:04 +01:00
Andrew Kingston
607a36e2e4 Improve route handling when creating new components and screens 2023-08-23 11:03:00 +01:00
Andrew Kingston
f72f3f88f7 Improve UX when resizing screen/component lists 2023-08-23 10:49:48 +01:00
Andrew Kingston
d486a89ee7 Clean all URLs by default in URL state sync 2023-08-23 10:32:24 +01:00
Andrew Kingston
a54c5b7222 Add resizable screen/component sections and remove redundant /components route 2023-08-23 10:27:56 +01:00
Andrew Kingston
d0414812cf Adjust design section page layouts to stop remounting left nav on screen change 2023-08-22 17:51:47 +01:00
Andrew Kingston
a4a639c2ba Update screen list size slightly 2023-08-22 16:49:04 +01:00
Andrew Kingston
a07f343f83 Fix component scroll offsets not working 2023-08-22 16:45:37 +01:00
Andrew Kingston
eba2fb0f13 Update component list header to be consistent 2023-08-22 16:41:15 +01:00
Andrew Kingston
a6a6eb0ffe Update screen panel heading to match designs 2023-08-22 16:37:03 +01:00
Andrew Kingston
0ea81f98d6 Update panel headings to match new designs 2023-08-22 16:29:40 +01:00
Andrew Kingston
96e67c680b Fix navigation links drawer width 2023-08-22 16:24:00 +01:00
Andrew Kingston
0c57699d99 Remove deprecated settings from screen settings 2023-08-22 16:23:11 +01:00
Andrew Kingston
7e706c403a Adjust no results text when searching for screens 2023-08-22 16:21:48 +01:00
Andrew Kingston
909941aa6e Use normal spectrum color for screen search placeholder 2023-08-22 16:17:05 +01:00
Andrew Kingston
919158cf78 Use normal scrollbar for screen list 2023-08-22 16:16:35 +01:00
Andrew Kingston
ec9f0a25ec Add background color to left panel 2023-08-22 16:16:22 +01:00
Andrew Kingston
e77644ce11 Lint 2023-08-22 11:48:06 +01:00
Andrew Kingston
c936304410 Fix grid config store so that schema overrides work 2023-08-22 11:31:25 +01:00
Dean
046ef853e3 Merge remote-tracking branch 'origin/develop' into feature/form-block-ux-updates 2023-08-22 09:06:46 +01:00
Andrew Kingston
59559ee93c Remove log and account for onEmptyFilter in grid button 2023-08-21 16:53:09 +01:00
Andrew Kingston
77f6a6d6c1 Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend 2023-08-21 16:38:00 +01:00
Martin McKeaveney
8b01531420 Merge branch 'develop' into fix/new-column-popover-fixes 2023-08-21 14:11:48 +01:00
Dean
4c822663e8 Merge remote-tracking branch 'origin/develop' into feature/form-block-ux-updates 2023-08-21 12:50:26 +01:00
Andrew Kingston
6d46fb2963 Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend 2023-08-21 11:57:28 +01:00
Gerard Burns
d0f9694d24 linting 2023-08-21 08:33:53 +01:00
Gerard Burns
67d5eef293 screen search text 2023-08-21 08:16:42 +01:00
Gerard Burns
c11cd9c3e2 remove new screen animation 2023-08-21 08:12:49 +01:00
Gerard Burns
a5044ea85a conditional nav panel customize 2023-08-21 08:08:53 +01:00
Gerard Burns
0582c74ba0 links editor 2023-08-21 08:06:49 +01:00
Gerard Burns
4a60cb1d8e font family for input 2023-08-21 07:58:18 +01:00
Gerard Burns
a577b706d1 change navitem chevron to be smaller for compact 2023-08-21 07:57:06 +01:00
Gerard Burns
e267e71b68 icon hover states 2023-08-21 07:54:36 +01:00
Gerard Burns
4ddf797425 left panel icon color 2023-08-21 07:49:32 +01:00
Gerard Burns
cc5a1be2a8 screen list alignment 2023-08-21 07:40:45 +01:00
Gerard Burns
e6a712f880 component ndentation 2023-08-21 07:37:16 +01:00
Gerard Burns
a34390c986 Stop preview remounting 2023-08-20 23:33:09 +01:00
Gerard Burns
d4f6359820 screen scrollbar and screen panel height 2023-08-20 15:13:27 +01:00
Gerard Burns
6f4d92c3af border changes 2023-08-20 15:04:18 +01:00
Gerard Burns
5aea392616 hotkeys 2023-08-20 14:59:38 +01:00
Gerard Burns
e5f818a0ce Reuse Component Panel 2023-08-20 14:59:22 +01:00
mike12345567
7110351bdc Revert "revert develop into master"
This reverts commit fd099658a0.
2023-08-18 14:33:21 +01:00
Gerard Burns
6886a312c5 New Left Panel for Design 2023-08-18 12:46:41 +01:00
Gerard Burns
e3cfdd537a New Nav component (#11266) 2023-08-18 12:46:06 +01:00
Peter Clement
11069bacfb Merge remote-tracking branch 'origin/develop' into fix/new-column-popover-fixes 2023-08-18 09:34:27 +01:00
Michael Drury
df31fb1b8d Merge branch 'develop' into fix/automation-improvements 2023-08-17 17:35:02 +01:00
mike12345567
e174211440 Merge branch 'master' of github.com:Budibase/budibase into develop 2023-08-17 17:34:44 +01:00
melohagan
b57a8c1130 Move when filter empty option into filter drawer (#11262)
* Add when filter empty dropdown

* Add unit tests

* "fix" typescript issue

* Add empty filter check for external

* Add unit test

* Hide empty filter option for custom query

* Make onEmptyFilter optional

* Fix unit tests

* Remove onEmptyFilter automation input

* Remove unused var

* Refactor

* Fix path

* Fix type issue

* Fix types
2023-08-17 13:31:52 +01:00
Martin McKeaveney
fd099658a0 revert develop into master 2023-08-17 10:28:15 +01:00
Peter Clement
a48a22f1b8 fix tooltips 2023-08-17 10:06:49 +01:00
mike12345567
e068e301ff Updating automation history tab to handle the stopped error status which can occur for CRONs. 2023-08-16 18:21:53 +01:00