1
0
Fork 0
mirror of synced 2024-08-09 07:08:01 +12:00
budibase/packages/server/src
2023-06-05 11:55:45 +01:00
..
api 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
automations Lint 2023-05-30 19:16:36 +01:00
constants Use esbuild for server 2023-03-31 12:32:41 +01:00
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 Some final updates to get tests passing again, issue with publisher tenant ID being the 'unique' format which cannot actually be used. 2023-04-17 15:59:59 +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 Fixing filtering plus pagination in googlesheets, the pagination previously was first which broke the filtering. 2023-06-05 10:03:47 +01:00
middleware Fix for debugging with webstorm the old way (if desired), updating the builder middleware to be more multi-dev capable, ignoring 409s when attempting to update the last updated at for apps (if multiple devs hit at same time, only use one) also updating writethrough cache to retry once, with the extended TTL on locks, plus the multi-dev collab it can take a minute to update usage quota doc when a lot of updates occur at once. 2023-05-30 17:41:20 +01:00
migrations Typings 2023-05-15 13:16:56 +02:00
sdk 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
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 Fix TS issue 2023-06-02 16:22:07 +01:00
websockets Remove log from websocket heartbeat 2023-06-05 11:55:45 +01:00
app.ts Use socker.io redis adapter to broadcast events to all server instances 2023-05-25 08:48:56 +01:00
ddApm.ts add datadog apm (#9693) 2023-02-15 16:28:20 +00:00
environment.ts Automation investigation logging + max doc size fix for automation log 2023-05-30 16:37:39 +01:00
index.ts Replacing some require statements with imports. 2023-01-11 19:07:01 +00:00
startup.ts Use socker.io redis adapter to broadcast events to all server instances 2023-05-25 08:48:56 +01:00
watch.ts Fixing build issue. 2023-04-12 16:22:30 +01:00