1
0
Fork 0
mirror of synced 2024-09-03 11:11:49 +12:00
budibase/packages/server/src
2023-06-26 09:05:06 +01:00
..
api Merge branch 'master' of github.com:Budibase/budibase into develop 2023-06-23 15:19:49 +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 branch 'master' of github.com:Budibase/budibase into develop 2023-06-23 15:19:49 +01:00
middleware Revert "Merge branch 'develop' into master" 2023-06-16 10:13:43 +01:00
migrations
sdk Merge branch 'master' of github.com:Budibase/budibase into develop 2023-06-23 15:19:49 +01:00
tests sync automation tests 2023-05-23 15:55:25 +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 Use app ID as part of room key for grid websocket to fix issues with dev/prod tables having the same table ID but being different tables 2023-06-21 08:51:43 +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