1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
budibase/packages/server
2023-02-28 18:10:56 +00:00
..
.vscode
__mocks__ Merge branch 'develop' into feature/dependencies-image 2023-01-30 18:54:05 +00:00
build
scripts Use --runInBand in CI only (#9771) 2023-02-22 13:04:16 +00:00
specs Fix for #9778 - there was an issue with operationId in the OpenAPI spec, these need to be unique to be compliant with the spec as brought up in the issue. Also re-writing the spec generation to Typescript to be compliant with how backend code is now written. 2023-02-28 18:10:56 +00:00
src Fix for #9778 - there was an issue with operationId in the OpenAPI spec, these need to be unique to be compliant with the spec as brought up in the issue. Also re-writing the spec generation to Typescript to be compliant with how backend code is now written. 2023-02-28 18:10:56 +00:00
.dockerignore
.gitignore
.npmignore
.yarnrc
babel.config.js
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 Spin up postgres only on the postgres test 2023-02-06 19:43:08 +00:00
jest.config.ts Trying to measure coverage from backend-core from server/worker. 2023-02-27 17:07:52 +00:00
LICENSE
nodemon.json
package.json Fix for #9778 - there was an issue with operationId in the OpenAPI spec, these need to be unique to be compliant with the spec as brought up in the issue. Also re-writing the spec generation to Typescript to be compliant with how backend code is now written. 2023-02-28 18:10:56 +00:00
pm2.config.js
tsconfig.build.json Fix server docker build (#9718) 2023-02-16 16:44:50 +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.18-alpha.15 2023-02-28 11:14:33 +00:00