bb-plane-fork/web/core/components/issues/issue-layouts
rahulramesha 6170a80757
[WEB-2001] chore: Code refactor for noload changes. (#5683)
* use common getIssues from issue service instead of multiple different services for modules and cycles

* add group by to server constants

* change issue detail's overview's is loading logic to the loader from the store

* add extra method in local storage

* Kanban render 10 issues by default per column

* fix height in group virtualization

* remove debounced code for Kanban fetching more issues per column

* fix lint errors
2024-09-24 14:27:57 +05:30
..
calendar [WEB-2444] improvement: performance improvement for useOutsideClickDetector and usePeekOverviewOutsideClickDetector. (#5595) 2024-09-12 20:10:04 +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 fix: workspace view applied filters (#5651) 2024-09-18 20:07:01 +05:30
gantt [WEB-2444] improvement: performance improvement for useOutsideClickDetector and usePeekOverviewOutsideClickDetector. (#5595) 2024-09-12 20:10:04 +05:30
kanban [WEB-2001] chore: Code refactor for noload changes. (#5683) 2024-09-24 14:27:57 +05:30
list fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30
properties [WEB-2453] fix: Render on hover only when enabled (#5609) 2024-09-20 20:26:38 +05:30
quick-action-dropdowns [WEB-2357] fix: update and redefine user roles across the platform (#5466) 2024-09-11 17:10:15 +05:30
quick-add [WEB-2273] Fix: page alignments (#5541) 2024-09-06 18:38:53 +05:30
roots [WEB-2357] fix: update and redefine user roles across the platform (#5466) 2024-09-11 17:10:15 +05:30
spreadsheet change kanban group virtualization logic (#5664) 2024-09-20 14:39:28 +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-2316] chore: Kanban group virtualization (#5565) 2024-09-18 18:03:49 +05:30