bb-plane-fork/web/core/components/issues
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
..
attachment [WEB-2326] fix: issue activity mutation on attachments upload. (#5886) 2024-10-24 14:36:30 +05:30
bulk-operations chore: files restructure (#4766) 2024-06-11 17:53:48 +05:30
issue-detail [WEB-2587] fix: hide log work button for guest user (#5787) 2024-10-24 14:48:59 +05:30
issue-detail-widgets [WEB-2326] fix: issue activity mutation on attachments upload. (#5886) 2024-10-24 14:36:30 +05:30
issue-layouts [WEB-2706] chore: Switch to wa-sqlite (#5859) 2024-10-24 15:35:02 +05:30
issue-modal fix: draft issue type update outside click (#5902) 2024-10-23 20:11:28 +05:30
peek-overview [WEB-2479] fix: merge default and archived issue details endpoint. (#5882) 2024-10-24 14:40:50 +05:30
relations [WEB-2552] fix: issue list overflow and event propagation (#5706) 2024-09-26 16:55:01 +05:30
select [WEB-2444] improvement: performance improvement for useOutsideClickDetector and usePeekOverviewOutsideClickDetector. (#5595) 2024-09-12 20:10:04 +05:30
sub-issues [WEB-2552] fix: issue list overflow and event propagation (#5706) 2024-09-26 16:55:01 +05:30
workspace-draft [WEB-2707] fix: draft issue module update and code refactor (#5889) 2024-10-22 16:16:29 +05:30
archive-issue-modal.tsx Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
archived-issues-header.tsx [WEB-1715] chore: issue filters indicator enhancement (#5027) 2024-07-03 15:43:22 +05:30
confirm-issue-discard.tsx [WEB-2629] chore: workspace draft issue ux copy updated (#5825) 2024-10-14 17:26:54 +05:30
create-issue-toast-action-items.tsx [WEB-1008] chore: issue toast alert improvement (#4914) 2024-06-24 18:07:27 +05:30
delete-issue-modal.tsx [WEB-2357] fix: update and redefine user roles across the platform (#5466) 2024-09-11 17:10:15 +05:30
description-input.tsx fix: intake issue description and navigation (#5900) 2024-10-23 16:46:28 +05:30
filters.tsx Add missing Mobx observers to components (#5530) 2024-09-05 15:34:08 +05:30
index.ts [WEB-1679] feat: issue detail widgets (#5034) 2024-07-05 16:51:58 +05:30
issue-update-status.tsx chore: components restructuring and UI improvements. (#5285) 2024-08-05 20:42:14 +05:30
label.tsx Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
parent-issues-list-modal.tsx [WEB-2365] fix: Minor UI in-consistencies cause by tooltip changes (#5545) 2024-09-06 18:37:57 +05:30
title-input.tsx [WEB-2001] fix: Issue local cache fixes (#5703) 2024-09-26 14:04:59 +05:30