budibase/packages/server
mike12345567 fa51f67fc3 Update to cover the authentication for REST, replacing it with secret value and converting to password field, as well as minor update to env dropdown to only be a password field when not containing an environment variable - #9480. 2023-01-30 18:50:35 +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 Update to cover the authentication for REST, replacing it with secret value and converting to password field, as well as minor update to env dropdown to only be a password field when not containing an environment variable - #9480. 2023-01-30 18:50:35 +00:00
.dockerignore
.gitignore Merge develop 2022-09-28 08:56:45 +01:00
.npmignore
.yarnrc Merge develop 2022-09-28 08:56:45 +01:00
Dockerfile Merge develop 2022-09-28 08:56:45 +01:00
LICENSE
babel.config.js
docker_run.sh Merge develop 2022-09-28 08:56:45 +01:00
jest.config.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
nodemon.json Merge develop 2022-09-28 08:56:45 +01:00
package.json Update pro version to 2.2.12-alpha.45 2023-01-30 17:48:48 +00:00
pm2.config.js Fixing pm2 config. 2022-09-22 18:28:50 +01:00
tsconfig.build.json Exclude all test utils packages from TS build (#9024) 2022-12-13 09:21:42 +00:00
tsconfig.json Use swc option with ts-node (#9447) 2023-01-27 09:33:04 +00:00
yarn.lock Update pro version to 2.2.12-alpha.45 2023-01-30 17:48:48 +00:00