Adria Navarro
|
bbc484e2c4
|
Handle frontend levels
|
2023-08-31 13:00:51 +02:00 |
Andrew Kingston
|
bc8ebc42f9
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
|
2023-08-31 11:29:54 +01:00 |
Peter Clement
|
2360e5d8a5
|
Merge remote-tracking branch 'origin/develop' into feat/per-app-builder-fe
|
2023-08-31 11:07:39 +01:00 |
Peter Clement
|
33adc9960b
|
more developer references removed
|
2023-08-31 11:01:24 +01:00 |
Peter Clement
|
61e2aad44b
|
remove more reference of developer
|
2023-08-31 10:59:50 +01:00 |
Peter Clement
|
ddf9e734f4
|
pr comments and bug fixes
|
2023-08-31 10:36:27 +01:00 |
Adria Navarro
|
566f9ecd22
|
Create remove permission js api
|
2023-08-31 10:53:25 +02:00 |
Adria Navarro
|
d36c7d744f
|
Rename
|
2023-08-31 10:24:52 +02:00 |
Dean
|
2f36b2f805
|
Ensure the default export value is only set once
|
2023-08-31 08:51:00 +01:00 |
Andrew Kingston
|
8c889b873c
|
Filter out invalid fields from fieldconfiguration (we don't allow formula and nested JSON fields in forms)
|
2023-08-31 08:50:36 +01:00 |
Andrew Kingston
|
471a5838a3
|
Ensure null IDs are pruned from draggable list to avoid crashing
|
2023-08-31 08:50:06 +01:00 |
Dean
|
4d2f76e5be
|
Fix for view export filtering and view tableblock exception
|
2023-08-31 08:42:31 +01:00 |
Peter Clement
|
7c8914207b
|
fix invite user flow
|
2023-08-30 16:43:24 +01:00 |
Andrew Kingston
|
7a8d042256
|
Update px style to use spacing var
|
2023-08-30 16:00:16 +01:00 |
Andrew Kingston
|
7505eccbbc
|
Use selected view table ID to check if a datasource contains the selected view V2
|
2023-08-30 15:44:30 +01:00 |
Andrew Kingston
|
db28b29cf7
|
Prevent views with same name but different casing
|
2023-08-30 15:40:26 +01:00 |
Peter Clement
|
86c35a2266
|
add invite user button
|
2023-08-30 13:44:36 +01:00 |
Peter Clement
|
adef9a17eb
|
remove logs
|
2023-08-30 10:51:32 +01:00 |
Peter Clement
|
84571e36c2
|
use display to hide picker button instead of prop
|
2023-08-30 10:50:49 +01:00 |
Peter Clement
|
2aff73ac25
|
Update user pages to account for creator role
|
2023-08-30 10:50:19 +01:00 |
Dean
|
eb6269a0bb
|
Refactor theme binding into device databindings fn
|
2023-08-30 09:27:23 +01:00 |
Peter Clement
|
7dfc516758
|
Merge remote-tracking branch 'origin/develop' into feat/per-app-builder-fe
|
2023-08-30 09:06:13 +01:00 |
Dean
|
f7d0f98a45
|
Merge remote-tracking branch 'origin/develop' into lab-theme-binding
|
2023-08-30 09:06:01 +01:00 |
Peter Clement
|
6bf343078c
|
update role label to member
|
2023-08-30 09:05:58 +01:00 |
Andrew Kingston
|
c2b6a7d016
|
Ensure grid metadata is saved when creating views, even if not yet associated with the table
|
2023-08-30 08:21:10 +01:00 |
Andrew Kingston
|
37158ea387
|
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
|
2023-08-30 08:06:19 +01:00 |
Peter Clement
|
b5a1c31034
|
more code tidy up
|
2023-08-29 22:07:55 +01:00 |
Peter Clement
|
ac34f1129c
|
code tidy up
|
2023-08-29 21:54:15 +01:00 |
Dean
|
3bdb1ea877
|
PR Feedback updates
|
2023-08-29 17:11:25 +01:00 |
Peter Clement
|
f456210224
|
fix constants definition
|
2023-08-29 14:54:02 +01:00 |
Peter Clement
|
a7241487fd
|
use constants instead of hard coding:
|
2023-08-29 14:45:42 +01:00 |
Peter Clement
|
8b8bce186c
|
builder side panel changes to support inviting creators
|
2023-08-29 14:41:56 +01:00 |
Adria Navarro
|
0fe02c189c
|
Copy change
|
2023-08-29 15:41:31 +02:00 |
Martin McKeaveney
|
3265042025
|
Revert "Merge branch 'develop' into master"
This reverts commit 99adc2039b , reversing
changes made to fec20e526e .
|
2023-08-29 14:27:39 +01:00 |
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 |
Dean
|
5365de6a8d
|
POC
|
2023-08-29 09:19:11 +01: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 |