1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
budibase/packages/server
2023-06-12 18:39:30 +01:00
..
.vscode
__mocks__
build
scripts PR comments. 2023-05-23 16:07:45 +01:00
specs
src Fix for custom roles that have not been published causing users to be unable to access an app completely. They should instead be treated as public users as their role isn't valid. 2023-06-12 18:39:30 +01:00
.dockerignore Add client to docker 2023-05-19 16:59:09 +02:00
.gitignore
.npmignore
.yarnrc
babel.config.js
docker_run.sh
Dockerfile Hardcoding the top level path for the app service as well. 2023-06-07 16:39:33 +01:00
jest-testcontainers-config.js
jest.config.ts Fix test 2023-05-22 14:33:38 +02:00
LICENSE
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 Add yarn.lock 2023-06-06 14:45:20 +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