1
0
Fork 0
mirror of synced 2024-09-11 06:56:23 +12:00
budibase/packages/backend-core/src
2023-08-01 16:49:06 +01:00
..
accounts
auth Type breaking changes as any 2023-07-18 10:49:39 +02:00
blacklist
cache Check types on backend-core 2023-08-01 13:08:09 +02:00
configs OIDC icon fix recreated on a new branch 2023-06-23 14:47:58 +01:00
constants Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052 2023-07-20 14:25:04 +01:00
context
db Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052 2023-07-26 14:24:29 +01:00
docIds Further PR comments. 2023-06-27 14:56:24 +01:00
docUpdates
errors offline license sdk module 2023-07-10 12:48:52 +01:00
events Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052 2023-07-24 13:46:49 +01:00
featureFlags
logging Honor level on logging 2023-07-21 17:52:54 +02:00
middleware Fix found by authorized test case. 2023-07-28 17:06:53 +01:00
migrations
objectStore
platform
plugin
queue Support setting object name for logged json objects 2023-05-17 22:18:50 +01:00
redis Stop attempt at bundling ioredis-mock, only need to check at runtime. 2023-06-02 13:59:33 +01:00
security Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052 2023-07-28 17:10:43 +01:00
tenancy
timers
users PR comments (backend). 2023-08-01 10:56:47 +01:00
utils
environment.ts Some builder test cases, check the service type switch works as expected. 2023-07-28 16:50:44 +01:00
helpers.ts
index.ts Updating backend tests to actually utilise the redis container which is spun up as part of the tests, doing away with the somewhat problematic ioredis-mock which was breaking some tests due to the addition of the changes for multi-dev collab. 2023-05-31 17:18:01 +01:00
installation.ts