budibase/packages/server
mike12345567 32c78ec9bf This makes it so that Googlesheets works correctly as part of onboarding in the Cloud, in self host the googlesheets onboarding option has been hidden as it is too complex to get the user to setup the correct integrations with their google account while doing the first time onboarding to an app. 2023-03-29 19:58:24 +01:00
..
.vscode
__mocks__ Fixing some issues with test cases. 2023-03-21 17:27:31 +00:00
build
scripts Making sure server tests end correctly with forceExit. 2023-03-27 23:35:32 +01:00
specs Fixing operation ID. 2023-03-06 17:41:24 +00:00
src This makes it so that Googlesheets works correctly as part of onboarding in the Cloud, in self host the googlesheets onboarding option has been hidden as it is too complex to get the user to setup the correct integrations with their google account while doing the first time onboarding to an app. 2023-03-29 19:58:24 +01: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-testcontainers-config.js Spin up postgres only on the postgres test 2023-02-06 19:43:08 +00:00
jest.config.ts Removing spec.js/ts from coverage in server. 2023-03-28 00:10:46 +01:00
nodemon.json
package.json Update pro version to 2.4.42-alpha.1 2023-03-29 14:01:00 +00:00
pm2.config.js
tsconfig.build.json Fix server docker build (#9718) 2023-02-16 16:44:50 +00:00
tsconfig.json Bug - BUDI-6068 filters do not work for google sheets (#9886) 2023-03-09 12:25:12 +00:00
yarn.lock Update pro version to 2.4.42-alpha.1 2023-03-29 14:01:00 +00:00