1
0
Fork 0
mirror of synced 2024-06-02 10:34:40 +12:00
budibase/packages/worker
2022-10-03 10:04:59 +00:00
..
.vscode
scripts Add TENANT_FEATURE_FLAGS to default dev environment 2022-09-23 13:48:19 +01:00
src Feature to allow adding apps from within the groups interface, rather than having to go to apps individually to do this. 2022-09-26 17:54:00 +01:00
.dockerignore cherry pick new ui from develop 2022-06-30 12:52:07 +01:00
.gitignore Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +01:00
.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 updating worker script to run as sh 2022-05-27 12:22:55 +01:00
Dockerfile Add ACCOUNT_PORTAL_URL to images default environment 2022-09-23 13:40:00 +01:00
LICENSE
nodemon.json Add ts watch support for backend-core + stub out migrations 2022-05-04 11:22:50 +01:00
package.json Update pro version to 2.0.14-alpha.2 2022-10-03 10:04:59 +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 Exclude test utils from server and worker builds 2022-09-06 10:22:14 +01:00
tsconfig.json Export core test pkg as package.json export 2022-06-13 15:29:19 +01:00
yarn.lock Update pro version to 2.0.14-alpha.2 2022-10-03 10:04:59 +00:00