budibase/packages/server/src
Andrew Kingston 71b18a4260 Delete user builder and admin flags when specifying a custom role via dev tools 2022-06-09 14:26:56 +01:00
..
api Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-07 08:45:57 +01:00
automations Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-01 09:47:13 +01:00
constants Fixing an issue where HBS statements couldn't be used for passing arrays through to a looping action in automations. 2022-05-11 11:29:33 +01:00
db Merge remote-tracking branch 'origin/develop' into feat/dont-export-app-rows 2022-05-26 10:32:18 +01:00
definitions Added Snowflake integration 2022-05-30 21:13:45 +01:00
events
integrations Using snowflake-promise 2022-06-01 11:41:41 +01:00
middleware Delete user builder and admin flags when specifying a custom role via dev tools 2022-06-09 14:26:56 +01:00
migrations Fixing context issues in sync apps/rows test cases. 2022-04-26 15:42:21 +01:00
tests/utilities Fixing issues with test cases - a lot of test cases didn't setup tenancy in any format, which now means that the API endpoints they call would not have access to a Global DB instance. Also had to disable the closing of the database in test as this was removing the database from memory, meaning future calls would find an empty database when they opened it. 2022-04-21 14:56:14 +01:00
threads Fixing issue with server not shutting down correctly when an error occurs, making sure that everything clears up gracefully. 2022-05-30 21:22:06 +01:00
utilities Merge pull request #6059 from Budibase/feat/dont-export-app-rows 2022-06-06 16:31:21 +01:00
app.ts Review comments and test fix. 2022-05-31 10:16:22 +01:00
environment.js Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-23 17:03:36 +01:00
index.ts feat: made changes to worker and server packages to use global-agent to setup proxy from env variables 2022-04-20 16:00:03 +05:30
module.d.ts Remove remaining direct usage of CouchDB. Add common pouch config to backend-core 2022-04-19 16:45:27 +01:00