plane/web/components/issues/issue-layouts/calendar
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
..
dropdowns refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
roots fix: project views bugs related to store refactor. (#3391) 2024-01-22 13:19:44 +05:30
base-calendar-root.tsx chore: bug fixes and improvement (#3303) 2024-01-22 13:19:43 +05:30
calendar.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
day-tile.tsx chore: bug fixes and improvement (#3303) 2024-01-22 13:19:43 +05:30
header.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
issue-blocks.tsx fix: project loaders for mobx store (#3356) 2024-01-22 13:19:43 +05:30
quick-add-issue-form.tsx chore: bug fixes and improvement (#3303) 2024-01-22 13:19:43 +05:30
types.d.ts fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
utils.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
week-days.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
week-header.tsx chore: format all files in monorepo (#3054) 2023-12-10 15:48:10 +05:30