1
0
Fork 0
mirror of synced 2024-08-13 00:51:22 +12:00
budibase/packages/worker/src
2023-11-06 18:02:49 +00:00
..
api Fix redirect loop when accessing a group as a global builder but not an admin. 2023-10-26 17:54:26 +01:00
constants Update email link and button colours and sort apps in portal side bar 2023-10-31 13:58:59 +00: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 Fix redirect loop when accessing a group as a global builder but not an admin. 2023-10-26 17:54:26 +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 Moving audit log init to be part of the server startup. 2023-11-03 14:55:56 +00:00
initPro.ts Quick update to SCIM now that user functionality is available from backend-core. 2023-07-31 17:10:27 +01:00