1
0
Fork 0
mirror of synced 2024-09-20 19:33:10 +12:00
budibase/packages/backend-core/src
2024-08-07 16:44:54 +01:00
..
accounts
auth fix all cases of lint rule 2024-04-10 17:39:12 +01:00
blacklist
cache Typings 2024-04-25 13:20:59 +02:00
configs eslint import/no-duplicates 2023-11-20 21:48:49 +01:00
constants Adds _id and _rev back to internal datasource filter options (#13977) 2024-06-24 14:31:27 +01:00
context Persist googlesheet refs in context 2024-05-17 12:07:28 +02:00
db Add extra tests 2024-07-30 17:29:03 +02:00
docIds Move utils to backend-core 2024-05-23 14:59:51 +02:00
docUpdates Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
errors
events Merge branch 'master' into feature/onboarding 2024-03-25 12:51:57 +01:00
features Support primitives in feature flags, make flag types flow, remove some obsolete feature flag systems. 2024-07-22 17:43:53 +01:00
logging Reenable no-inner-declarations. 2024-03-19 11:29:19 +00:00
middleware Fix initialisation 2024-07-12 12:32:36 +02:00
migrations fix all cases of lint rule 2024-04-10 17:39:12 +01:00
objectStore Chore: Allow using an AWS_SESSION_TOKEN for object storage with AWS S3 2024-06-10 11:48:54 +01:00
platform Fix/verify sso bug (#14253) 2024-07-29 13:25:46 +01:00
plugin Correct bugs with Datasource+ plugins 2023-09-26 21:26:40 -04:00
queue Fixing issue with in memory queue. 2024-06-10 23:34:08 +01:00
redis Fix a flake in the redis.spec.ts file. 2024-07-11 13:58:28 +01:00
security Fix tests actually. 2024-07-04 10:46:09 +01:00
sql Merge branch 'master' into test-oracle 2024-08-07 16:44:54 +01:00
tenancy Add endpoint to GET tenant info from tenant global DB. (#13923) 2024-06-17 09:22:44 +00:00
timers Lint 2024-02-09 16:47:58 +01:00
users Fix/verify sso bug (#14253) 2024-07-29 13:25:46 +01:00
utils Remove all uses of test.com in the code, replace them with example.com and create a lint rule to prevent this in future. 2024-02-08 16:32:14 +00:00
environment.ts Only default the CouchDB SQL URL if we are in dev, otherwise attempt to work out what it is based on the main CouchDB URL (as this should work in all default production environments). 2024-07-11 11:11:28 +01:00
helpers.ts Remove type information from JSDoc in .ts files, it's redundant. 2023-10-17 16:46:32 +01:00
index.ts Support primitives in feature flags, make flag types flow, remove some obsolete feature flag systems. 2024-07-22 17:43:53 +01:00
installation.ts Fixing an issue when invalid version is supplied (not semver) shouldn't crash server. 2024-02-16 15:41:36 +00:00