plane/web/components/issues/issue-layouts/calendar
Dakshesh Jain 4aad35e007
refactor: quick add (#2541)
* refactor: store and helper setup for quick-add

* refactor: kanban quick add with optimistic issue create

* refactor: added function definition

* refactor: list quick add with optimistic issue create

* refactor: spreadsheet quick add with optimistic issue create

* refactor: calender quick add with optimistic issue create

* refactor: gantt quick add with optimistic issue create

* refactor: input component and pre-loading data logic

* style: calender quick-add height and content shift

* feat: sub-group quick-add issue

* feat: displaying loading state when issue is being created

* fix: setting string null to null
2023-10-27 12:32:24 +05:30
..
dropdowns chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30
roots chore: implemented drag and drop between dates for project issues, cycle, module, and project views for calendar layout (#2535) 2023-10-25 16:09:50 +05:30
calendar.tsx refactor: quick add (#2541) 2023-10-27 12:32:24 +05:30
day-tile.tsx refactor: quick add (#2541) 2023-10-27 12:32:24 +05:30
header.tsx fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
index.ts refactor: quick add (#2541) 2023-10-27 12:32:24 +05:30
inline-create-issue-form.tsx refactor: quick add (#2541) 2023-10-27 12:32:24 +05:30
issue-blocks.tsx refactor: quick add (#2541) 2023-10-27 12:32:24 +05:30
types.d.ts fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
week-days.tsx refactor: quick add (#2541) 2023-10-27 12:32:24 +05:30
week-header.tsx chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30