bb-plane-fork/web/core/components/issues/issue-layouts
Satish Gandham 9fb353ef54
[WEB-2706] chore: Switch to wa-sqlite (#5859)
* fix layout switching when filter is not yet completely fetched

* add layout in issue filter params

* Handle cases when DB intilization failed

* chore: permission layer and updated issues v1 query from workspace to project level

* - Switch to using wa-sqlite instead of sqlite-wasm

* Code cleanup and fix indexes

* Add missing files

* - Import only required functions from sentry
- Wait till all the tables are created

* Skip workspace sync if one is already in progress.

* Sync workspace without using transaction

* Minor cleanup

* Close DB connection before deleting files
Fix clear OPFS on safari

* Fix type issue

* Improve issue insert performance

* Refactor workspace sync

* Close the DB connection while switching workspaces

* Update web/core/local-db/worker/db.ts

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Worker cleanup and error handling

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update web/core/local-db/worker/db.ts

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update web/core/local-db/storage.sqlite.ts

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update web/core/local-db/worker/db.ts

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Code cleanup

* Set default order by to created at and descending

* Wait for transactions to complete.

---------

Co-authored-by: rahulramesha <rahulramesham@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-10-24 15:35:02 +05:30
..
calendar fix the logic (#5807) 2024-10-17 17:08:49 +05:30
empty-states [WEB-2357] fix: update and redefine user roles across the platform (#5466) 2024-09-11 17:10:15 +05:30
filters [WEB-2629] fix: workspace draft delete and move mutation (#5822) 2024-10-14 16:50:19 +05:30
gantt [WEB-2444] improvement: performance improvement for useOutsideClickDetector and usePeekOverviewOutsideClickDetector. (#5595) 2024-09-12 20:10:04 +05:30
kanban [WEB-2213] fix: group by persistence for list view (#5590) 2024-10-03 17:29:50 +05:30
list [WEB-2479] fix: merge default and archived issue details endpoint. (#5882) 2024-10-24 14:40:50 +05:30
properties [WEB-2388] dev: workspace draft issues (#5772) 2024-10-10 19:12:34 +05:30
quick-action-dropdowns [WEB-2388] dev: workspace draft issues (#5772) 2024-10-10 19:12:34 +05:30
quick-add [WEB-2273] Fix: page alignments (#5541) 2024-09-06 18:38:53 +05:30
roots [WEB-2706] chore: Switch to wa-sqlite (#5859) 2024-10-24 15:35:02 +05:30
spreadsheet fix: spreadsheet flicker issue (#5769) 2024-10-10 14:06:14 +05:30
group-drag-overlay.tsx Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
index.ts improvement: merge quick add logic for all layouts. (#5323) 2024-08-07 20:54:08 +05:30
issue-layout-HOC.tsx Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
save-filter-view.tsx Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
utils.tsx [WEB-310] dev: private bucket implementation (#5793) 2024-10-11 20:13:38 +05:30