1
0
Fork 0
mirror of synced 2024-07-14 18:55:45 +12:00
budibase/packages/server
Adria Navarro 559f52d904 Lint
2023-08-01 13:36:38 +02:00
..
.vscode
__mocks__ Add force exit, -e flag and streaming to tests (#10151) 2023-03-31 10:32:13 +01:00
build
scripts Fixing issue with falsey composite keys, if one of the values used for a composite key is say an empty string, or a zero it would not be added to the _id field, stopping the field from being retrievable. 2023-07-26 12:31:46 +01:00
specs Merge branch 'develop' into feature/offline-license 2023-07-24 10:06:04 +01:00
src Lint 2023-08-01 13:36:38 +02:00
.dockerignore Add client to docker 2023-05-19 16:59:09 +02:00
.gitignore
.npmignore
.yarnrc
babel.config.js
docker_run.sh
Dockerfile Reduce image size 2023-06-22 11:37:33 +01:00
jest-testcontainers-config.js Spin up postgres only on the postgres test 2023-02-06 19:43:08 +00:00
jest.config.ts Remove ts-jest 2023-07-28 17:11:48 +02:00
LICENSE
nodemon.json Merge branch 'develop' into chore/refactor_pro_as_package 2023-06-20 11:14:05 +01:00
package.json Run tests checks for server 2023-08-01 12:52:12 +02:00
pm2.config.js Fix integration tests 2023-05-19 18:00:53 +02:00
tsconfig.build.json Remove the doble deep format references 2023-06-19 18:34:51 +01:00
tsconfig.json Run tests checks for server 2023-08-01 12:52:12 +02:00