1
0
Fork 0
mirror of synced 2024-07-04 22:11:23 +12:00
budibase/packages/worker/src
2023-03-31 09:01:40 +01:00
..
api Remove all app cookie references (not really needed anymore) 2023-03-31 09:01:40 +01:00
constants Template fixes and updates to the file picker. Error handling added to display a warning when navigating to an unpublished or invalid app url. 2023-03-21 09:20:43 +00:00
db Updating worker db config to have replication available (for audit logs). 2023-02-21 17:22:23 +00:00
middleware Rotatable secrets (#9982) 2023-03-13 15:02:59 +00:00
migrations Enable higher concurrency and resiliency in worker tests 2023-02-13 11:57:30 +00:00
sdk Adding a check for the tenant ID - to make sure it is a real tenant before forcing the user out of the platform based on it. 2023-03-29 14:19:54 +01:00
tests Removing tenancy validity check, instead depending on the PLATFORM_URL environment variable for determining tenant ID. 2023-03-29 16:19:35 +01:00
utilities Merge branch 'feature/whitelabelling' into feature/whitelabelling-pro 2023-03-28 09:13:47 +01:00
ddApm.ts add datadog apm (#9693) 2023-02-15 16:28:20 +00:00
elasticApm.ts add datadog apm (#9693) 2023-02-15 16:28:20 +00:00
environment.ts chore: ran prettier for environment.ts and auth.ts 2023-03-16 12:43:06 +00:00
index.ts General fixes for open handles, attempting to find and close all issues in server which are stopping shutdown of Jest suite. 2023-03-27 19:38:49 +01:00