1
0
Fork 0
mirror of synced 2024-09-11 23:16:00 +12:00
budibase/packages/server
2023-02-27 10:16:38 +00:00
..
.vscode
__mocks__
build
scripts Fix for #9654 - the error checking was looking at the through fields flipped, which caused many to many relationships to throw an error. Also I've updated the dev compose file on master so that switching between develop and master is smoother. 2023-02-14 14:38:55 +00:00
specs
src Fix for #9749 - static formulas would sometimes attempt to update the same row multiple times, filter down to just the unique row list which requires updating. 2023-02-20 15:35:14 +00:00
.dockerignore
.gitignore
.npmignore
.yarnrc
babel.config.js
docker_run.sh
Dockerfile Updated default feature flags to include onboarding by default. Added tenant overrides to allow exclusion from global features 2023-02-01 14:12:43 +00:00
jest.config.ts
LICENSE
nodemon.json
package.json Update pro version to 2.3.18 2023-02-27 10:16:38 +00:00
pm2.config.js
tsconfig.build.json
tsconfig.json Use swc option with ts-node (#9447) 2023-01-27 09:33:04 +00:00
yarn.lock Update pro version to 2.3.18 2023-02-27 10:16:38 +00:00