1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +12:00
budibase/packages/worker
melohagan 9ecf82e0f6
Add endpoint to GET tenant info from tenant global DB. (#13923)
* Add GET tenant info endpoint

* Add GET global tenant to endpoint list.

* Use correct not found code

* Fix unit test

* Code review comments

* Ignore account portal check types

* remove account-portal-ui from type check ignore

* Remove ignore account-portal-ui from type check
2024-06-17 09:22:44 +00:00
..
__mocks__/@budibase Actually remove oauth.ts this time. 2024-03-20 13:03:57 +00:00
scripts Enables SQS in dev! 2024-06-06 16:10:58 +01:00
src Add endpoint to GET tenant info from tenant global DB. (#13923) 2024-06-17 09:22:44 +00:00
.dockerignore
.gitignore
.yarnrc
docker_run.sh
Dockerfile Remove --frozen-lockfile 2024-03-15 14:53:50 +01:00
jest.config.ts Don't need a globalTeardown, testcontainers handles the removal of containers. 2024-03-26 10:00:34 +00:00
LICENSE
nodemon.json
openapi-3.0.yaml
package.json Setting knex as dependency for worker (audit logs). 2024-05-21 13:15:27 +01:00
pm2.config.js
tsconfig.build.json
tsconfig.json