1
0
Fork 0
mirror of synced 2024-09-15 16:59:43 +12:00
budibase/packages/backend-core/src
2023-06-09 13:02:29 +01:00
..
accounts
auth Merging in develop - fixing some test cases which broke in the process. 2023-04-12 10:56:21 +01:00
blacklist
cache Reverting try twice change to writethrough. 2023-05-30 20:45:10 +01:00
configs Merging in develop - fixing some test cases which broke in the process. 2023-04-12 10:56:21 +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 Lint 2023-05-17 15:31:14 +01:00
db Return all rows if oneOf value is falsey (#10638) 2023-06-09 13:02:29 +01:00
docIds
docUpdates Main body of PR comments, switching event handling to be a publisher of async events, a generic event; then adding a new async document update processor, which can later be converted to be part of the event processing pipeline. 2023-04-15 00:37:22 +01:00
errors
events Add event for tracking user collaboration 2023-06-06 10:11:51 +01:00
featureFlags
logging Automation investigation logging + max doc size fix for automation log 2023-05-30 16:37:39 +01:00
middleware Revert "Merge branch 'develop' into master" 2023-06-06 22:06:34 +01:00
migrations Merging in develop - fixing some test cases which broke in the process. 2023-04-12 10:56:21 +01:00
objectStore Replace usages 2023-04-17 10:27:37 +01:00
platform
plugin Adding plugin validation unit tests. 2023-04-18 16:36:03 +01:00
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 changin syntax to permission function 2023-04-17 10:04:50 +01:00
tenancy
timers
utils Refactor: BUILDER_REFERER_PREFIX -> BUILDER_APP_PREFIX 2023-05-12 15:59:42 +02:00
environment.ts Reverting ioredis-mock removal for test cases - will come back to this in future as it currently breaks pro tests. 2023-06-01 00:02:55 +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 Merge branch 'develop' into chore/remove_package.json_dependency 2023-04-24 18:42:55 +02:00
users.ts Per user pricing (#10378) 2023-04-24 09:31:48 +01:00