1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00
budibase/packages/backend-core/src
2022-09-24 12:10:09 +01:00
..
cache Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 2022-08-11 13:50:05 +01:00
cloud
clshooked
context Adding tenancy awareness for plugin bucket. 2022-09-23 16:30:45 +01:00
db Move tenancy/utils to db/tenancy to resolve circular imports between tenancy and db package. This should remove all reliance on the tenancy package from the db package 2022-09-20 10:20:36 +01:00
errors Add buttonText to InlineAlert, export TooltipWrapper, update Account type with license key activate time, convert error package to TS 2022-09-12 10:43:26 +01:00
events Adding types for plugin events, specifically for plugin init, import and deletion, this is across the CLI and the server. 2022-09-14 17:35:46 +01:00
featureFlags Error handling, wildcard feature flags 2022-09-07 12:08:10 +01:00
middleware Pre-review tidy, add new badge to plugins 2022-09-15 11:23:51 +01:00
migrations Adding a migration for the plugin quotas to make sure they are always accurate in self host at startup. 2022-09-24 12:10:09 +01:00
objectStore Adding tenancy awareness for plugin bucket. 2022-09-23 16:30:45 +01:00
pkg adding limits for uploading users 2022-07-26 12:17:01 +01:00
plugin fix build error exporting and declaring plugins 2022-09-09 12:01:04 +01:00
redis
security Day pass middleware 2022-09-06 12:25:57 +01:00
tenancy Move tenancy/utils to db/tenancy to resolve circular imports between tenancy and db package. This should remove all reliance on the tenancy package from the db package 2022-09-20 10:20:36 +01:00
tests
auth.ts update bulk create and bulk delete backend 2022-08-25 19:41:47 +01:00
constants.js Fixes 2022-09-15 11:59:46 +01:00
environment.ts Adding tenancy awareness for plugin bucket. 2022-09-23 16:30:45 +01:00
hashing.js Fixing CLI build - prebuilds required for hashing can be disabled via environment variable. 2022-09-13 18:00:10 +01:00
helpers.js
index.ts Merge branch 'develop' into feature/day-pass-pricing 2022-09-15 08:55:33 +01:00
installation.ts
logging.ts Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-26 17:28:57 +01:00
pino.js Updating pino logging to remove health check spam. 2022-08-04 20:23:45 +01:00
users.ts Day pass middleware 2022-09-06 12:25:57 +01:00
utils.js Day pass middleware 2022-09-06 12:25:57 +01:00