budibase/packages/server/src
Michael Drury 72e7373073 Merge pull request #11058 from Budibase/feature/budi-7076
Datasource settings tab for SQL databases and SQL schema export functionality
2023-06-28 17:56:03 +01:00
..
api Merge pull request #11058 from Budibase/feature/budi-7076 2023-06-28 17:56:03 +01:00
automations Revert "Merge branch 'develop' into master" 2023-06-16 10:13:43 +01:00
constants
db Small update to make sure that save/patch calls to the rows API (all DS+) return the squashed relationships, not the whole structure. 2023-06-01 18:18:12 +01:00
definitions Lint 2023-05-17 14:10:22 +01:00
events Revert "Merge branch 'develop' into master" 2023-06-16 10:13:43 +01:00
integration-test Updating datasource information endpoint to POST which allows sending up an unfinished/unsaved datasource for fetching information with. Also changing how verification and information endpoints work so that enrichment is used and therefore env vars can also be used. 2023-05-31 17:04:29 +01:00
integrations Merge pull request #11058 from Budibase/feature/budi-7076 2023-06-28 17:56:03 +01:00
middleware General tidying and refactoring. Updated the publish button behaviour to also take into account revert and version update behaviours. 2023-06-20 12:33:18 +01:00
migrations
sdk PR comments. 2023-06-27 12:45:00 +01:00
tests Merge pull request #11001 from Budibase/feature/custom-role-readable-ids 2023-06-27 16:17:08 +01:00
threads Adding a JSON parse incase the input is actually an array in the form of a string (HBS). 2023-06-01 12:14:34 +01:00
utilities Removing logging of error in coercion - this was creating noise in errors channel. 2023-06-21 12:08:39 +01:00
websockets Update comments 2023-06-27 17:45:24 +01:00
app.ts Clean code 2023-06-19 17:55:47 +01:00
ddApm.ts
environment.ts update airgap script and enable support for offline mode 2023-06-15 15:20:14 +01:00
index.ts
startup.ts Use socker.io redis adapter to broadcast events to all server instances 2023-05-25 08:48:56 +01:00
watch.ts