Andrew Kingston
a90cf51d2c
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
2024-09-18 13:34:19 +01:00
Andrew Kingston
ba1cb32745
Merge branch 'v3-ui' of github.com:Budibase/budibase into v3-ui
2024-09-17 16:38:49 +01:00
Andrew Kingston
c2116e3721
Remove deprecated view access feature from builder store
2024-09-17 16:38:34 +01:00
Dean
77b282ab77
Merge remote-tracking branch 'origin/master' into v3-ui
2024-09-17 09:41:17 +01:00
Andrew Kingston
3e2fdee186
Remove logs
2024-09-16 14:59:33 +01:00
Andrew Kingston
d61594d74e
Refactor RBAC flow and use selected states more
2024-09-16 13:31:36 +01:00
Andrew Kingston
c634cfdeac
Simplify and rewrite some flow logic
2024-09-16 12:15:17 +01:00
Andrew Kingston
a120a9c97a
Add multi user sync for roles
2024-09-16 09:40:52 +01:00
Andrew Kingston
2849a7a4ff
Add uiMetdata prefix to roles everywhere
2024-09-13 14:03:21 +01:00
Andrew Kingston
46c83353d9
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
2024-09-13 10:42:07 +01:00
Andrew Kingston
35bdc998ca
Fix roles store update
2024-09-12 10:33:30 +01:00
Andrew Kingston
7e6f1407fe
Ensure roles always have new metadta and update access popover
2024-09-11 16:30:17 +01:00
Andrew Kingston
a81d9c6dd1
Add display name, color and descriptions to roles. Allow row CRUD via new UI
2024-09-11 15:42:05 +01:00
Andrew Kingston
87dca3d11d
Merge branch 'master' into v3-ui
2024-09-11 11:50:41 +01:00
Peter Clement
ce08ce29b7
Merge branch 'master' into feat/automation-step-naming-updates
2024-09-11 11:36:00 +01:00
Peter Clement
bf98d61ea6
add tests for new binding update code
2024-09-11 11:35:46 +01:00
Peter Clement
abaa40a272
automation steps using names
2024-09-10 17:09:42 +01:00
Martin McKeaveney
c6907eb09e
fix types
2024-09-10 16:41:44 +01:00
Martin McKeaveney
2eb53c018a
sort settings pages
2024-09-10 15:19:41 +01:00
Martin McKeaveney
933ca952d2
lint
2024-09-10 14:50:17 +01:00
Martin McKeaveney
96fbc8fff0
feature flag support
2024-09-09 18:07:47 +01:00
Andrew Kingston
4fd74c3a19
Add new access selection UI for tables and views
2024-09-09 17:04:02 +01:00
Andrew Kingston
714d05a9d2
Request new name for row actions rather than autonaming
2024-09-09 12:36:03 +01:00
Andrew Kingston
5b6809b913
Fix tests
2024-09-04 15:41:10 +01:00
Andrew Kingston
26b5784345
Fix navigation to new row actions not working
2024-09-03 20:10:46 +01:00
Andrew Kingston
e0c4273acf
Don't wait for things we don't care about
2024-09-03 19:56:32 +01:00
Andrew Kingston
872446e524
Replace other usages of manual row actions API calls with store usage
2024-09-03 19:47:12 +01:00
Andrew Kingston
53ff7e1167
Add new builder store for row action CRUD, ensuring consistent state everywhere
2024-09-03 18:58:22 +01:00
Andrew Kingston
789df301cb
Enable renaming row actions and improve row actions in grids
2024-09-03 15:05:13 +01:00
Martin McKeaveney
99035ad8ae
rough pass on AI platform CRUD
2024-09-02 20:16:58 +01:00
Martin McKeaveney
1a57e37d38
initial framework for platform AI
2024-09-02 15:22:33 +01:00
Andrew Kingston
d8b6d10dce
Merge branch 'master' of github.com:Budibase/budibase into new-data-ui
2024-09-02 10:17:56 +01:00
melohagan
3f357561d0
The UI should indicate who the account holder is ( #14470 )
...
* Get tenantInfo in user fetch
* Add account holder label in users table
* Don't allow account holder to be selected in users table
* Sort account holder to top of list
* Only use account holder role in users table
* lint
* Remove joi validation from tenant-info endpoint
* Remove dayPasses
* Catch CouchDB 404 and return undefined
* Don't allow account holder role to be changed UI
* Don't offer delete option for tenant owner
* Backend validation to ensure account holder role cannot be updated
* Don't allow account holder role to be changed UI
* Get tenantOwner in separate call
* Pass data into SelectEditRenderer
* Rename var to __selectable
* setEnrichedUsers
* Update pro reference
* Only load tenantOwner once
2024-08-30 16:29:38 +00:00
Andrew Kingston
8d87395a98
Fix a few edge cases with v1 views
2024-08-23 13:41:35 +01:00
Andrew Kingston
2a67c0e09e
Allow deleting row actions from automations
2024-08-22 16:58:12 +01:00
Andrew Kingston
346f55691b
Merge branch 'master' of github.com:Budibase/budibase into grid-layout-expansion
2024-08-20 10:26:39 +01:00
Gerard Burns
205a50156b
[BUDI-8460] Add New Step to Table Screen Template ( #14203 )
...
* [BUDI-8460] Add New Step to Table Screen Template Flow
* fix tests
* PR Feedback
---------
Co-authored-by: Andrew Kingston <andrew@kingston.dev>
2024-08-19 10:44:09 +00:00
Sam Rose
4a1fd6481f
Remove old, unused feature flags.
2024-08-15 10:53:43 +01:00
Andrew Kingston
6783f9b4ee
Reset grid position metadata when copying and pasting between screens
2024-08-15 09:54:47 +01:00
Andrew Kingston
a755fe7630
Allow quick duplicating via ctrl/cmd + drag
2024-08-14 11:21:59 +01:00
Andrew Kingston
2b32db4286
Merge branch 'master' into grid-layout-improved
2024-08-09 10:02:02 +01:00
melohagan
c86b1d7ca5
Auto login the user after password is set ( #14344 )
...
* login after creating super admin user
* Allow keyboard enter key in create account from invite
* Allow enter key to submit password reset
* Min length for password validation should be 12
* Default PASSWORD_MIN_LENGTH to 12
* fix unit tests
* Fix unit tests
* Add passwordMinLength to admin store
2024-08-08 17:45:04 +01:00
Andrew Kingston
3630c73837
Fix flashing of missing component settings panel when deleting components
2024-08-02 09:40:12 +01:00
mike12345567
8f7a88ce86
Moving logic to frontend - definitions are returned unless they are deprecated, frontend decides which it can use to create.
2024-07-30 16:04:33 +01:00
Dean
cad066c668
Reduced the number of unnecessary calls to update the automation store or fetch automations. The contant updates appeared to cause issues with routify
2024-07-30 10:03:24 +01:00
Adria Navarro
1081d415fa
Refetch builder data
2024-07-23 10:15:25 +02:00
Adria Navarro
b7a969280f
Display data
2024-07-22 14:31:42 +02:00
Adria Navarro
6221b9320e
Enrich
2024-07-22 14:31:00 +02:00
Adria Navarro
b9443906dc
Fix
2024-07-22 14:23:18 +02:00
Gerard Burns
9d8e470aa6
Fix Screen History Issue ( #14207 )
2024-07-22 09:33:27 +01:00