plane/web/components/issues/issue-layouts/gantt
Aaryan Khandelwal ba6479674c
[WEB-306] fix: Gantt chart bugs, refactor Gantt context (#3775)
* chore: initialize gantt layout store

* fix: modules being refetched on creation

* fix: scrollLeft calculation logic

* chore: modules list item dropdown position

* refactor: active block logic

* refactor: main content block component

* chore: remove unnecessary conditions for duration
2024-02-23 19:10:45 +05:30
..
base-gantt-root.tsx [WEB-306] fix: Gantt chart bugs, refactor Gantt context (#3775) 2024-02-23 19:10:45 +05:30
blocks.tsx refactor: Gantt chart layout (#3585) 2024-02-12 15:08:17 +05:30
cycle-root.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
index.ts chore: implemented new store and issue layouts for issues and updated new data structure for issues (#2843) 2023-12-07 19:59:35 +05:30
module-root.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
project-root.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
project-view-root.tsx fix: project views bugs related to store refactor. (#3391) 2024-01-22 13:19:44 +05:30
quick-add-issue-form.tsx fix: horizontal scroll in gantt chart while dragging (#3664) 2024-02-14 18:15:13 +05:30