budibase/packages/worker
melohagan 7dcdce2480
Gro 738 refactor code that returns the account holder from user (#14872)
* WIP

* WIP

* Remove tests

* Remove TenantInfo

* Remove unused export

* Remove TenantInfo type

* Remove unused export

* Remove unused routes

* Add getAccountHolder front-end endpoint

* Add endpoint to no tenancy list

* Get account holder via appId

* lint

* Update pro ref

* Use account email instead of budibaseUserId (#14876)

* Update account-portal ref

* Update account portal ref

* Correct import order

* Simplify boolean

* type fix

* Rename endpoint to accountholder

* Update account-portal ref

* Refactor

* Refactor to not use appId

* Update type

* appId not needed

* Unused import
2024-10-28 14:46:42 +00:00
..
__mocks__/@budibase Actually remove oauth.ts this time. 2024-03-20 13:03:57 +00:00
scripts Defaulting SQS to on in development environments, this removes the need for setting it in the management scripts. 2024-08-30 15:10:55 +01:00
src Gro 738 refactor code that returns the account holder from user (#14872) 2024-10-28 14:46:42 +00:00
.dockerignore
.gitignore
.yarnrc
Dockerfile Remove old, unused feature flags. 2024-08-15 10:53:43 +01:00
LICENSE
docker_run.sh
jest.config.ts Don't need a globalTeardown, testcontainers handles the removal of containers. 2024-03-26 10:00:34 +00:00
nodemon.json Revert "Revert "Migrate from `vm` to `isolated-vm`"" 2024-02-02 12:02:09 +01:00
openapi-3.0.yaml
package.json Update @techpass/passport-openidconnect 2024-07-04 10:58:00 +02:00
pm2.config.js
tsconfig.build.json Set string-templates path 2024-03-14 17:17:10 +01:00
tsconfig.json Register paths on ts-node from worker 2024-01-04 13:57:10 +01:00