.. |
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
|
app and account properties, add account details to all user and tenant identities
|
2022-05-26 10:13:26 +01:00 |
clshooked
|
…
|
|
context
|
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 |
db
|
Merge branch 'develop' of github.com:Budibase/budibase into group-fixes
|
2022-09-22 18:44:16 +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
|
Merge branch 'develop' of github.com:Budibase/budibase into group-fixes
|
2022-09-22 18:44:16 +01:00 |
featureFlags
|
Minor update to feature flag name.
|
2022-09-23 13:08:18 +01:00 |
middleware
|
Pre-review tidy, add new badge to plugins
|
2022-09-15 11:23:51 +01:00 |
migrations
|
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 |
objectStore
|
adding headers param in case it is needed for auth or similar
|
2022-09-06 15:46:11 +01:00 |
pkg
|
adding limits for uploading users
|
2022-07-26 12:17:01 +01:00 |
plugin
|
Add 'extra' validation for plugin datasource
|
2022-09-20 15:47:17 +01:00 |
redis
|
Adding explanation of the difference between Database and SelectableDatabase in Redis.
|
2022-06-24 14:42:15 +01:00 |
security
|
Updating a few core endpoints to better integrate the groups system and make sure users always have the correct role ID updated onto them.
|
2022-09-22 18:27:43 +01:00 |
tenancy
|
Merge branch 'develop' of github.com:Budibase/budibase into group-fixes
|
2022-09-22 18:44:16 +01:00 |
tests
|
Build fixes
|
2022-06-09 12:33:10 +01:00 |
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
|
Merge branch 'develop' into feature/day-pass-pricing
|
2022-09-15 08:55:33 +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
|
Self API in worker conversion to typescript.
|
2022-09-22 14:09:20 +01:00 |
installation.ts
|
Better handle first time startup + dedicated event
|
2022-06-15 11:20:13 +01:00 |
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
|
Adding a user core bulk update function.
|
2022-09-21 13:55:10 +01:00 |
utils.js
|
Day pass middleware
|
2022-09-06 12:25:57 +01:00 |