budibase/packages/backend-core/src
Andrew Kingston cac780eb50 Merge branch 'develop' of github.com:Budibase/budibase into side-panel 2022-11-22 16:52:09 +00:00
..
cache Updating PouchLike to be an interface in types, with its impl stored in backend-core, now called Database. 2022-11-17 14:35:03 +00:00
cloud Some major reworks towards higher levels of typescript. 2022-11-16 17:23:12 +00:00
context Updating PouchLike to be an interface in types, with its impl stored in backend-core, now called Database. 2022-11-17 14:35:03 +00:00
db Fix view creation 2022-11-22 16:28:51 +00:00
errors Merge develop 2022-09-28 08:56:45 +01:00
events Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-21 15:05:48 +00:00
featureFlags Merge develop 2022-09-28 08:56:45 +01:00
middleware Fixes post merge. 2022-11-16 18:28:45 +00:00
migrations Merge branch 'develop' of github.com:Budibase/budibase into side-panel 2022-11-21 10:30:25 +00:00
objectStore Typescript re-write of the roles layer, this is the backbone of a lot of our security features, and I believe the issue was generally to do with a lack of handling of null-ish inputs. 2022-11-08 18:25:37 +00:00
pkg Some major reworks towards higher levels of typescript. 2022-11-16 17:23:12 +00:00
plugin Add readable flag to datasource validation 2022-11-10 14:23:22 +00:00
queue Update waitForCompletion and pouch / backup type 2022-11-15 14:28:02 +00:00
redis Startup fixes 2022-10-25 13:37:26 +01:00
security Updating some enums, plural to single. 2022-11-17 14:59:18 +00:00
tenancy Fixes post merge. 2022-11-16 18:28:45 +00:00
tests Bump jest and ts-jest to be consistent across backend packages to fix CI issue, test config updates 2022-11-14 22:55:47 +00:00
auth.ts Some major reworks towards higher levels of typescript. 2022-11-16 17:23:12 +00:00
constants.js Import refactoring and some review updates. 2022-11-21 15:53:47 +00:00
constants.ts Import refactoring and some review updates. 2022-11-21 15:53:47 +00:00
environment.ts Major update - removing the use of context for PouchDB instances, swapping knowledge of PouchDB to the PouchLike structure that replaces it. 2022-11-09 16:53:42 +00:00
hashing.js Merge develop 2022-09-28 08:56:45 +01:00
helpers.js
index.ts PR comments - still experiencing build issues. 2022-11-17 13:31:54 +00:00
installation.ts Merge develop 2022-09-28 08:56:45 +01:00
logging.ts Merge develop 2022-09-28 08:56:45 +01:00
pino.js Merge develop 2022-09-28 08:56:45 +01:00
users.ts PR comments - still experiencing build issues. 2022-11-17 13:31:54 +00:00
utils.ts Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch 2022-11-16 18:12:31 +00:00