bb-plane-fork/web/core/local-db/utils
Prateek Shourya 67cbe94d4a
[WEB-3964] refactor: permission layer (#7094)
* refactor: permission layer

* refactor: add original_role to project member serializer

* chore: minor fixes related to permission layer

* fix: strict type checking while checking user permissions
2025-05-30 19:57:07 +05:30
..
constants.ts [WEB-2706] fix: Add fallback when db initialisation fails (#5973) 2024-11-08 17:09:26 +05:30
data.utils.ts [WEB-2001]feat: Cache issues on the client (#5327) 2024-09-24 19:01:34 +05:30
indexes.ts [WEB-2706] chore: Switch to wa-sqlite (#5859) 2024-10-24 15:35:02 +05:30
load-issues.ts - Change batch size to 50 for inserting issues (#6085) 2024-11-26 19:12:39 +05:30
load-workspace.ts - Do not clear temp files that are locked. (#6214) 2024-12-17 17:46:24 +05:30
query-constructor.ts Sync issues and workspace data when the issue properties like labels/modules/cycles etc are deleted from the project (#6165) 2024-12-06 16:27:07 +05:30
query-executor.ts [WEB-2706] chore: Switch to wa-sqlite (#5859) 2024-10-24 15:35:02 +05:30
query-sanitizer.ts.ts [WEB-3964] refactor: permission layer (#7094) 2025-05-30 19:57:07 +05:30
query.utils.ts Sync issues and workspace data when the issue properties like labels/modules/cycles etc are deleted from the project (#6165) 2024-12-06 16:27:07 +05:30
schemas.ts [WEB-2001] fix: Issue local cache fixes (#5703) 2024-09-26 14:04:59 +05:30
tables.ts [WEB-2706] chore: Switch to wa-sqlite (#5859) 2024-10-24 15:35:02 +05:30
utils.ts fix: remove localdb tracing 2025-01-03 15:01:57 +05:30