1
0
Fork 0
mirror of synced 2024-09-21 11:53:49 +12:00
budibase/packages/frontend-core/src/api
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
..
analytics.js
app.js Un-revert Skeleton Loader PR (#13180) 2024-03-25 16:39:42 +00:00
attachments.js Merge branch 'master' into BUDI-8143/dont-delete-attachments-directly-from-the-frontend 2024-04-12 13:37:45 +02:00
auditLogs.js
auth.js
automations.js Use URLSearchParams 2024-07-22 14:34:58 +02:00
backups.js Replace usages of date range picker with 2 date pickers 2024-04-10 18:46:41 +01:00
configs.js
datasources.js
environmentVariables.js
events.js
flags.js
groups.js
hosting.js
index.js Tidy up 2023-12-19 12:29:57 +01:00
layouts.js
licensing.js
logs.js
migrations.js Tidy up 2023-12-19 12:29:57 +01:00
other.js
permissions.js
plugins.js
queries.js
relationships.js
roles.js
routes.js
rows.js Export data make CSV delimiter configurable (#13028) 2024-02-27 09:23:49 +00:00
screens.js
self.js
tables.js
templates.js
user.js The UI should indicate who the account holder is (#14470) 2024-08-30 16:29:38 +00:00
views.js
viewsV2.js