budibase/packages/backend-core/src
Adria Navarro 8ac9420e5b Add middleware to queue 2023-12-04 16:30:07 +01:00
..
accounts Prevent SSO users from setting / resetting a password (#9672) 2023-02-21 08:23:53 +00:00
auth eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
blacklist Provides the option for blacklisting IPs. 2023-03-08 16:30:26 +00:00
cache PR comments and possible fix for test failures. 2023-11-17 16:33:58 +00:00
configs eslint import/no-duplicates 2023-11-20 21:48:49 +01:00
constants eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
context Typo 2023-12-04 09:12:58 +01:00
db eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
docIds eslint import/newline-after-import 2023-11-20 21:52:29 +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 offline license sdk module 2023-07-10 12:48:52 +01:00
events eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
features eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
logging eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
middleware eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
migrations Merging in develop - fixing some test cases which broke in the process. 2023-04-12 10:56:21 +01:00
objectStore update presigned url time 2023-11-27 19:03:37 +00:00
platform type tidy up and lint 2023-09-24 22:07:40 +01:00
plugin Correct bugs with Datasource+ plugins 2023-09-26 21:26:40 -04:00
queue Add middleware to queue 2023-12-04 16:30:07 +01:00
redis Remove conflicting typing 2023-12-04 15:15:40 +01:00
security Add new permission type for creators, update app creation endpoint to allow creators and assign access to new apps 2023-11-23 16:22:16 +00: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
users Ensure adding a user as an app builder sets their role to creator 2023-11-24 15:54:46 +00:00
utils eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
environment.ts Fix after renames 2023-10-23 13:55:58 +02:00
helpers.ts Remove type information from JSDoc in .ts files, it's redundant. 2023-10-17 16:46:32 +01:00
index.ts eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
installation.ts Prettier 2023-11-20 21:48:49 +01:00