1
0
Fork 0
mirror of synced 2024-08-10 23:51:24 +12:00
budibase/packages/worker/src
2023-08-23 18:05:58 +01:00
..
api Quick hacks to try and help with the stability of some failing tests. 2023-08-23 18:05:58 +01:00
constants Removing units. 2023-04-25 15:22:15 +01:00
db Updating worker db config to have replication available (for audit logs). 2023-02-21 17:22:23 +00:00
middleware Fix tests 2023-03-28 16:46:22 +01:00
migrations Fixing some missing functions. 2023-07-27 18:53:58 +01:00
sdk Moving user functions in UserDB to fully static as none of the class properties ever change - simplifying currying. 2023-07-31 18:46:21 +01:00
tests Removing old docker-compose.test.yaml that was causing flakiness and getting worker using mock redis. 2023-08-23 15:07:12 +01:00
utilities Send meeting invite via automation email smtp (#10787) 2023-06-08 14:25:35 +01:00
ddApm.ts add datadog apm (#9693) 2023-02-15 16:28:20 +00:00
environment.ts Adding feature flagging, the option to only start the automations, or the API, meaning we can split the service if needed. 2023-08-17 16:39:25 +01:00
features.ts Quick PR comments. 2023-08-17 17:44:59 +01:00
index.ts PR comments (backend). 2023-08-01 10:56:47 +01:00
initPro.ts Quick update to SCIM now that user functionality is available from backend-core. 2023-07-31 17:10:27 +01:00