plane/web/components/issues/issue-layouts/gantt
Prateek Shourya 5e2d93df52 fix: project views bugs related to store refactor. (#3391)
* chore: remove debounce logic to fix create/ update view modal bugs.

* fix: bug in delete views not mutating the store.

* chore: replace `Project Empty State` with `Project Views Empty State`.

* chore: add issue peek overview.

* refactor: issue update, delete actions for project views layout.
fix: issue update and delete action throwing error bug.
fix: issue quick add throwing error bug.
2024-01-22 13:19:44 +05:30
..
base-gantt-root.tsx chore: bug fixes and improvement (#3303) 2024-01-22 13:19:43 +05:30
blocks.tsx fix: project loaders for mobx store (#3356) 2024-01-22 13:19:43 +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 chore: refactored and resolved build issues on the issues and issue detail page (#3340) 2024-01-22 13:19:43 +05:30