budibase/packages/server
Adria Navarro 5347504c12 Fix nodemon watch 2023-08-01 19:23:31 +02:00
..
.vscode
__mocks__
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 Merge branch 'develop' into chore/typecheck_tests 2023-08-01 16:49:06 +01:00
.dockerignore
.gitignore
.npmignore
.yarnrc
Dockerfile Reduce image size 2023-06-22 11:37:33 +01:00
LICENSE
babel.config.js
docker_run.sh
jest-testcontainers-config.js
jest.config.ts Remove ts-jest 2023-07-28 17:11:48 +02:00
nodemon.json Fix nodemon watch 2023-08-01 19:23:31 +02: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 Remove composite 2023-08-01 19:23:23 +02:00