1
0
Fork 0
mirror of synced 2024-09-10 14:35:47 +12:00
budibase/packages/backend-core/src
2023-07-11 15:34:58 +01:00
..
accounts
auth
blacklist
cache
configs OIDC icon fix recreated on a new branch 2023-06-23 14:47:58 +01:00
constants Update websocket logic to ignore events trigger by API requests originating from the same session 2023-06-01 17:14:32 +01:00
context
db Fixing problems when switching between match any and match all (#11179) 2023-07-11 10:06:19 +01:00
docIds Further PR comments. 2023-06-27 14:56:24 +01:00
docUpdates
errors
events Updated analytics tests to account for the embedded 2023-06-20 16:29:09 +01:00
featureFlags
logging Support even values 2023-07-11 14:01:42 +02:00
middleware Fixing develop currentapp.spec.js test case, when packages within backend-core import all of backend-core they can create cyclics that cause issues. 2023-06-08 13:47:16 +01:00
migrations
objectStore
platform
plugin
queue
redis Stop attempt at bundling ioredis-mock, only need to check at runtime. 2023-06-02 13:59:33 +01:00
security Further PR comments. 2023-06-27 14:56:24 +01:00
tenancy
timers
utils
environment.ts Dropping the default values 2023-07-11 14:02:18 +02: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
users.ts