budibase/packages/server/src
Martin McKeaveney 8da0fa4124 Merge pull request #4019 from Budibase/fix/4010
Maintaining options and boolean types when fetching SQL schemas
2022-01-13 15:51:13 +01:00
..
api remove old query file 2022-01-13 15:10:55 +01:00
automations Fixing issue where any two automations steps of the same type executed in the same automation would have the same response output in the frontend, this was a visual bug. Also fixing an issue introduced by REST update that broke the query controller. 2022-01-11 17:14:04 +00:00
constants Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised. 2022-01-12 11:32:14 +00:00
db Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
definitions Merge branch 'feature/query-variables' of github.com:Budibase/budibase into rest-pagination 2022-01-05 09:21:25 +00:00
events Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 2021-02-03 16:09:48 +00:00
integrations Merge pull request #4019 from Budibase/fix/4010 2022-01-13 15:51:13 +01:00
middleware Fixing test mocking. 2022-01-12 11:50:14 +00:00
tests/utilities Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised. 2022-01-12 11:32:14 +00:00
threads Merge branch 'develop' of github.com:Budibase/budibase into rest-pagination 2022-01-13 09:44:09 +00:00
utilities merge with master 2022-01-13 14:58:17 +01:00
app.ts Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
environment.js configurable query timeout, s3 options for minIO, safety on cloud deploy job 2021-12-30 17:44:27 +00:00
index.ts First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00