1
0
Fork 0
mirror of synced 2024-06-22 04:10:54 +12:00
budibase/packages/server
2022-10-04 16:27:04 +01:00
..
.vscode
__mocks__ Updating test cases to TS to get them working properly with the full TS implementations. 2022-08-31 19:21:45 +01:00
build
scripts Add TENANT_FEATURE_FLAGS to default dev environment 2022-09-23 13:48:19 +01:00
specs Update delete endpoints to be called destroy 2022-09-26 14:18:31 +01:00
src Add utility for generating plugin JS URLs 2022-10-04 16:27:04 +01:00
.dockerignore
.gitignore cherry pick new ui from develop 2022-06-30 12:52:07 +01:00
.npmignore
.yarnrc Updating dockerfile to be friendly to volume usage, as well as pre-filling with uuids rather than static secrets. 2022-07-08 18:33:07 +01:00
babel.config.js
docker_run.sh adding shebang to run scripts 2022-05-27 10:41:02 +01:00
Dockerfile Add ACCOUNT_PORTAL_URL to images default environment 2022-09-23 13:40:00 +01:00
LICENSE
nodemon.json Add ts watch support for backend-core + stub out migrations 2022-05-04 11:22:50 +01:00
package.json Update pro version to 2.0.17 2022-10-04 13:24:09 +00:00
pm2.config.js Fixing pm2 config. 2022-09-22 18:28:50 +01:00
tsconfig.build.json Exclude test utils from server and worker builds 2022-09-06 10:22:14 +01:00
tsconfig.json Export core test pkg as package.json export 2022-06-13 15:29:19 +01:00
yarn.lock Update pro version to 2.0.17 2022-10-04 13:24:09 +00:00