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 |
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 |
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 |
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 |
Andrew Kingston
|
b6e675e3ff
|
Migrate DS+ settings without keys
|
2023-08-24 15:15:15 +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 |
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 |