1
0
Fork 0
mirror of synced 2024-06-30 20:10:54 +12:00
budibase/packages/worker
Rory Powell 972e2257b7 [draft] Pricing/fixes (#10424)
* Fix qa core suite

* Update package.json

* Lint

* Handle conflict on account metadata

* Fix issue adding users via csv import when on paid plan

* Fix user invites

* Lint
2023-04-27 08:25:53 +01:00
..
.vscode
__mocks__ Fix worker tests 2023-01-27 17:59:14 +00:00
scripts Update logging to support dd trace attributes (#10086) 2023-04-04 15:08:46 +01:00
src [draft] Pricing/fixes (#10424) 2023-04-27 08:25:53 +01:00
.dockerignore cherry pick new ui from develop 2022-06-30 12:52:07 +01:00
.gitignore
.yarnrc Updating dockerfile to be friendly to volume usage, as well as pre-filling with uuids rather than static secrets. 2022-07-08 18:33:07 +01:00
docker_run.sh
Dockerfile Updated default feature flags to include onboarding by default. Added tenant overrides to allow exclusion from global features 2023-02-01 14:12:43 +00:00
jest-testcontainers-config.js Remove redundant env from jestTestcontainersConfigGenerator 2023-02-01 11:49:25 +00:00
jest.config.ts Revert https://github.com/Budibase/budibase/pull/10267 2023-04-20 19:04:20 +01:00
LICENSE
nodemon.json Revert https://github.com/Budibase/budibase/pull/10267 2023-04-20 19:04:20 +01:00
package.json Update pro version to 2.5.6-alpha.34 2023-04-26 16:17:58 +00:00
pm2.config.js Fixing issue that refactoring file caused (some strings renamed to ts rather than js). 2022-09-22 15:18:10 +01:00
tsconfig.build.json Disabling js interop in Typescript build of backend-core and worker, fixing build issues. 2022-11-26 14:46:01 +00:00
tsconfig.json Revert https://github.com/Budibase/budibase/pull/10267 2023-04-20 19:04:20 +01:00