budibase/packages/frontend-core/src
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
..
api The UI should indicate who the account holder is (#14470) 2024-08-30 16:29:38 +00:00
components Merge branch 'master' of github.com:Budibase/budibase into grid-layout-expansion 2024-08-20 10:26:39 +01:00
fetch Remove more instances of the work lucene. 2024-06-12 15:13:50 +01:00
stores Allow Collapsing Selected Components, Add Hotkeys for Collapsing Components (#12764) 2024-02-15 10:53:58 +00:00
themes Update table border colour to work better with coloured cells 2024-07-16 16:47:11 +01:00
utils Fix param 2024-08-20 15:29:39 +01:00
constants.js The UI should indicate who the account holder is (#14470) 2024-08-30 16:29:38 +00:00
index.js Fix import/export 2023-11-20 21:48:49 +01:00