1
0
Fork 0
mirror of synced 2024-06-23 08:30:31 +12:00
budibase/packages/server/src
2022-04-26 20:10:26 +01:00
..
api Merge branch 'master' of github.com:Budibase/budibase into develop 2022-04-26 20:10:26 +01:00
automations Fixing issues with automation test cases running steps outside of a tenant. 2022-04-26 15:50:35 +01:00
constants Merge branch 'master' of github.com:Budibase/budibase into develop 2022-04-26 20:10:26 +01:00
db Fix for #5269 - the sub type was being lost in some scenarios related to the user table being updated - making sure it is consistently kept when dealing with either of the related tables. 2022-04-26 14:24:51 +01:00
definitions Merge branch 'master' of github.com:Budibase/budibase into develop 2022-04-26 20:10:26 +01:00
events
integrations merge with master 2022-04-26 10:21:45 +01:00
middleware Fixing issue with db init as part of the jest require. 2022-04-26 18:28:37 +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 merge with master 2022-04-26 10:21:45 +01:00
utilities Merge branch 'master' of github.com:Budibase/budibase into develop 2022-04-26 20:10:26 +01:00
app.ts merge with master 2022-04-26 10:21:45 +01:00
environment.js merge with master 2022-04-26 10:21:45 +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