budibase/packages/server
mike12345567 5373b867e1 Fix for #10949 - the relationship types were always locked to be the same, which means that the foreign key wasn't being updated correctly as the backend was not aware of which side was the one-to-many side. 2023-06-22 12:32:39 +01:00
..
.vscode
__mocks__ Add force exit, -e flag and streaming to tests (#10151) 2023-03-31 10:32:13 +01:00
build
scripts PR comments. 2023-05-23 16:07:45 +01:00
specs Fixing operation ID. 2023-03-06 17:41:24 +00:00
src Fix for #10949 - the relationship types were always locked to be the same, which means that the foreign key wasn't being updated correctly as the backend was not aware of which side was the one-to-many side. 2023-06-22 12:32:39 +01:00
.dockerignore Add client to docker 2023-05-19 16:59:09 +02:00
.gitignore
.npmignore
.yarnrc
Dockerfile Hardcoding the top level path for the app service as well. 2023-06-07 16:39:33 +01:00
LICENSE
babel.config.js
docker_run.sh
jest-testcontainers-config.js
jest.config.ts Fix test 2023-05-22 14:33:38 +02:00
nodemon.json Fixes the single image build, as well as fixing the nodemon process for the server. 2023-05-24 16:23:34 +01:00
package.json Revert "Merge branch 'develop' into master" 2023-06-16 10:13:43 +01:00
pm2.config.js Fix integration tests 2023-05-19 18:00:53 +02:00
tsconfig.build.json Undo types 2023-05-25 12:22:53 +02:00
tsconfig.json Undo types 2023-05-25 12:22:53 +02:00