1
0
Fork 0
mirror of synced 2024-07-30 10:36:28 +12:00
budibase/packages/backend-core/src
2023-02-01 10:56:22 +00:00
..
auth Add jest-testcontainers-config 2023-01-23 15:52:23 +00:00
cache Use test-containers for backend-core tests 2023-01-27 11:43:36 +00:00
cloud Correlation id's and log context (#7232) 2023-01-11 20:39:33 +00:00
constants Merge remote-tracking branch 'origin/develop' into feature/environment-variables 2023-01-12 14:54:02 +00:00
context Adding the ability to store environment variables to context, to make them more easily available/re-usable, as well as exposing them to queries. 2023-01-13 19:53:46 +00:00
db Handle db creation race conditions 2023-01-31 16:15:11 +00:00
errors Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
events Merge pull request #9409 from Budibase/feature/user-onboarding-overlays 2023-01-31 16:37:18 +00:00
featureFlags General work after running some tests in CI - general refactoring as well. 2022-11-28 17:54:04 +00:00
middleware Run conflicting tests in sequential mode 2023-01-30 13:35:09 +00:00
migrations Use test-containers for backend-core tests 2023-01-27 11:43:36 +00:00
objectStore Fix issues with parallel tests and self/cloud modes 2023-01-26 18:20:21 +00:00
plugin General work after running some tests in CI - general refactoring as well. 2022-11-28 17:54:04 +00:00
queue Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
redis Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
security Some type updates and an improvement to encryption to allow selecting the secret from an option list. 2023-01-16 18:15:43 +00:00
tenancy File authentication using presigned URLs (#8883) 2022-12-15 11:35:22 +00:00
utils Use test-containers for backend-core tests 2023-01-27 11:43:36 +00:00
environment.ts Some type updates and an improvement to encryption to allow selecting the secret from an option list. 2023-01-16 18:15:43 +00:00
helpers.ts Complete conversion of backend-core to Typescript. 2022-11-24 18:48:51 +00:00
index.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
installation.ts Fix installation race conditions 2023-01-31 17:27:25 +00:00
logging.ts Fix pino request id generation (#9324) 2023-01-12 10:25:21 +00:00
newid.ts Fixing some issues detected by testing. 2022-11-26 21:26:19 +00:00
users.ts PR comments - still experiencing build issues. 2022-11-17 13:31:54 +00:00