budibase/packages/worker/src
mike12345567 8c744ea7a9 PR comments. 2023-10-20 15:57:45 +01:00
..
api PR comments. 2023-10-20 15:57:45 +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 Two fixes here - a quick fix for the builder side panel, making sure it fills up with users correctly (not all, but enough to make it look more pleasant) as well as dropping user search endpoint permissions to allow basic users to access it for user columns. 2023-10-20 15:45:35 +01:00
utilities Remove type information from JSDoc in .ts files, it's redundant. 2023-10-17 16:46:32 +01:00
ddApm.ts add datadog apm (#9693) 2023-02-15 16:28:20 +00:00
environment.ts Clean cypress refs 2023-09-07 15:37:22 +02:00
features.ts Quick PR comments. 2023-08-17 17:44:59 +01:00
index.ts Remove sentry from the backend 2023-10-18 10:51:09 +02:00
initPro.ts Quick update to SCIM now that user functionality is available from backend-core. 2023-07-31 17:10:27 +01:00