1
0
Fork 0
mirror of synced 2024-07-17 20:25:57 +12:00
budibase/packages/worker
Budibase Release Bot cd0e7d41a5 v2.3.17
2023-02-16 16:37:12 +00:00
..
.vscode fix launch.json for worker after TS migration 2022-03-28 12:06:37 +01:00
__mocks__ Add copy button to sso callback urls, e2e unit testing for OIDC, stub out other auth tests 2022-11-16 11:34:16 +00:00
scripts Merge pull request #9525 from Budibase/chore/default-local-dev-accounts-disabled 2023-02-03 09:54:21 +00:00
src Add error logging for user save failure in sso authentication 2023-02-15 14:53:38 +00: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 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.config.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
LICENSE License cleanup 2021-11-17 14:21:16 +00:00
nodemon.json Add ts watch support for backend-core + stub out migrations 2022-05-04 11:22:50 +01:00
package.json v2.3.17 2023-02-16 16:37:12 +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 Use swc option with ts-node (#9447) 2023-01-27 09:33:04 +00:00
yarn.lock Update pro version to 2.3.16 2023-02-15 15:13:06 +00:00