budibase/packages/server
Budibase Release Bot 75aa71bff9 v2.3.13 2023-02-14 15:15:07 +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 Minor fix for automations, the wrong function had the environment variables being added to environment, this is very minor, it simply makes sure that environment variables are in context for the whole of the automation runner - e.g. if utilising many datasources each of them doesn't need to re-retrieve the environment variables, instead they will be available based on the env vars retrieved at the start of the execution. 2023-02-10 14:14:43 +00:00
.dockerignore
.gitignore
.npmignore
.yarnrc
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
LICENSE
babel.config.js
docker_run.sh
jest.config.ts
nodemon.json
package.json v2.3.13 2023-02-14 15:15:07 +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.12 2023-02-13 11:27:47 +00:00