1
0
Fork 0
mirror of synced 2024-09-20 19:33:10 +12:00
budibase/packages/worker
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
..
__mocks__/@budibase
scripts Use new feature flag API for SQS. 2024-08-15 14:58:11 +01:00
src The UI should indicate who the account holder is (#14470) 2024-08-30 16:29:38 +00:00
.dockerignore
.gitignore
.yarnrc
docker_run.sh
Dockerfile Remove old, unused feature flags. 2024-08-15 10:53:43 +01:00
jest.config.ts
LICENSE
nodemon.json
openapi-3.0.yaml
package.json Update @techpass/passport-openidconnect 2024-07-04 10:58:00 +02:00
pm2.config.js
tsconfig.build.json
tsconfig.json