1
0
Fork 0
mirror of synced 2024-09-09 22:16:26 +12:00
budibase/packages/worker
melohagan cbb3c9aa93
Allow a user invite to be revoked (#13805)
* Add free_trial to deploy camunda script

* Allow user invites to be deleted

* Refactor to pass invite codes

* lint

* update account-portal

* yarn lock

* users terminology instead of rows and invites
2024-05-31 14:34:08 +00:00
..
__mocks__/@budibase Actually remove oauth.ts this time. 2024-03-20 13:03:57 +00:00
scripts Add test command 2024-03-19 23:28:03 +01:00
src Allow a user invite to be revoked (#13805) 2024-05-31 14:34:08 +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 Set string-templates path 2024-03-14 17:17:10 +01:00
tsconfig.json