plane/web/components/issues/issue-layouts/kanban
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
..
headers chore: Issue poprties options in kanban are passing through props (#2490) 2023-10-19 16:23:30 +05:30
block.tsx chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30
blocks-list.tsx chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30
cycle-root.tsx chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30
default.tsx chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30
index.ts chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30
module-root.tsx chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30
profile-issues-root.tsx chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30
properties.tsx chore: implemented assigned profiles issues and filters and updated workflow in list layout (#2462) 2023-10-17 16:23:54 +05:30
root.tsx chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30
swimlanes.tsx chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30
view-root.tsx chore: implemented CRUD operations in all the layouts (#2505) 2023-10-20 17:07:46 +05:30