budibase/packages/worker/src
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
..
api Gro 738 refactor code that returns the account holder from user (#14872) 2024-10-28 14:46:42 +00:00
constants Fix duplicate enum value. 2024-03-18 11:58:50 +00:00
db Set Redis initialisation back to how it was before I started messing with it. 2023-11-10 16:17:18 +00:00
middleware
migrations Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
sdk Allow an account holder to login to account-portal if the tenant has been deleted. (#14547) 2024-09-12 08:38:11 +00:00
tests Gro 738 refactor code that returns the account holder from user (#14872) 2024-10-28 14:46:42 +00:00
utilities Support attachment columns in Automations (#13567) 2024-05-09 14:30:56 +01:00
ddApm.ts
environment.ts initial impl of default Budibase AI config through env vars 2024-09-03 19:47:36 +01:00
index.ts Set proxy setting on Koa application. 2024-10-09 13:34:43 +01:00
initPro.ts Clean 2024-03-06 00:34:48 +01:00