plane/web/store/issue
Aaryan Khandelwal d78b4dccf3
chore: implemented CRUD operations in all the layouts (#2505)
* chore: basic crud operations added to the list view

* refactor: cycle details page

* refactor: module details page

* chore: added quick actions to kanban issue block

* chore: implement quick actions in calendar layout

* fix: custom menu component

* chore: separate quick action dropdowns implemented

* style: loader for calendar

* fix: build errors
2023-10-20 17:07:46 +05:30
..
index.ts fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
issue_detail.store.ts chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30
issue_draft.store.ts fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
issue_filters.store.ts chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30
issue_kanban_view.store.ts chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30
issue.store.ts chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30