budibase/packages/server
mike12345567 6349b08888 Don't check whether or not a datasource uses env vars when the function specifically includes the env vars, always fetch them so that they can be returned and put into context for queries to use. 2023-01-24 18:56:19 +00:00
..
.vscode
__mocks__ Adding in basic implementation of variable usage, getting from pro and enriching through new datasource SDK. 2023-01-11 17:57:51 +00:00
build
scripts Adding encryption key to manage of server. 2023-01-16 18:51:48 +00:00
specs fixes for google sheets, admin checklist, and deleting an app from API (#8846) 2022-12-19 13:18:00 +00:00
src Don't check whether or not a datasource uses env vars when the function specifically includes the env vars, always fetch them so that they can be returned and put into context for queries to use. 2023-01-24 18:56:19 +00:00
.dockerignore
.gitignore
.npmignore
.yarnrc
Dockerfile
LICENSE
babel.config.js
docker_run.sh
jest.config.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
nodemon.json
package.json Update pro version to 2.2.12-alpha.21 2023-01-17 15:21:53 +00:00
pm2.config.js
tsconfig.build.json Exclude all test utils packages from TS build (#9024) 2022-12-13 09:21:42 +00:00
tsconfig.json Fail pro scripts on error, unify TS versions, update test and coverage configs, use pro source mappings 2022-11-14 13:29:46 +00:00
yarn.lock Update pro version to 2.2.12-alpha.21 2023-01-17 15:21:53 +00:00