1
0
Fork 0
mirror of synced 2024-09-19 02:39:37 +12:00
budibase/packages/backend-core/src
2023-04-18 17:33:25 +01:00
..
accounts Prevent SSO users from setting / resetting a password (#9672) 2023-02-21 08:23:53 +00:00
auth Merging in develop - fixing some test cases which broke in the process. 2023-04-12 10:56:21 +01:00
blacklist Provides the option for blacklisting IPs. 2023-03-08 16:30:26 +00:00
cache Merging in develop - fixing some test cases which broke in the process. 2023-04-12 10:56:21 +01:00
configs Merging in develop - fixing some test cases which broke in the process. 2023-04-12 10:56:21 +01:00
constants Merge pull request #10022 from Budibase/feature/scim 2023-04-03 13:22:01 +02:00
context Merging in develop - fixing some test cases which broke in the process. 2023-04-12 10:56:21 +01:00
db Adding group and user tests for user sync. 2023-04-12 19:59:05 +01:00
docIds Fixing all broken test cases after breaking out context fully from jestSetup/backend-core jest loading. 2023-03-30 16:35:25 +01:00
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 Renames 2023-04-11 13:39:13 +01:00
events Some final updates to get tests passing again, issue with publisher tenant ID being the 'unique' format which cannot actually be used. 2023-04-17 15:59:59 +01:00
featureFlags Enable higher concurrency and resiliency in worker tests 2023-02-13 11:57:30 +00:00
logging Bulk of the automation plugin system, supporting custom plugins. 2023-04-10 23:48:54 +01:00
middleware Merging in develop - fixing some test cases which broke in the process. 2023-04-12 10:56:21 +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 Fixing all broken test cases after breaking out context fully from jestSetup/backend-core jest loading. 2023-03-30 16:35:25 +01:00
plugin Adding plugin validation unit tests. 2023-04-18 16:36:03 +01:00
queue Further PR comments. 2023-04-17 14:03:54 +01:00
redis 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
security changin syntax to permission function 2023-04-17 10:04:50 +01:00
tenancy Fixing tenancy.spec.ts - mocking was a bit messed up, moving it all around to work as expected. 2023-04-11 10:54:04 +01:00
timers 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
utils Merging in develop - fixing some test cases which broke in the process. 2023-04-12 10:56:21 +01:00
environment.ts Update logging to support dd trace attributes (#10086) 2023-04-04 15:08:46 +01:00
helpers.ts Complete conversion of backend-core to Typescript. 2022-11-24 18:48:51 +00:00
index.ts Adding a document update queue based on the events which can be used to track when certain documents have changed, using this for users and groups to detect when a re-sync is needed. 2023-04-04 00:25:15 +01:00
installation.ts Fix installation race conditions 2023-01-31 17:27:25 +00:00
users.ts Move user search to core 2023-03-28 16:46:22 +01:00