plane/web/components/labels
rahulramesha afc2ca65cf
[WEB-1138] feat: List lssue Layout Drag and Drop (#4536)
* List Dnd Complete feature

* fix minor bugs in list dnd

* remove double overlay in kanban post refactor

* add missing dependencies to useEffects

* make provision to add to the last issue of the group

* show current child issues to also be disabled if the parent issue is being dragged

* fix last issue border

* fix code static analysis suggestions

* prevent context menu on drag handle
2024-05-21 16:25:57 +05:30
..
label-block [WEB-1138] feat: List lssue Layout Drag and Drop (#4536) 2024-05-21 16:25:57 +05:30
create-label-modal.tsx feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
create-update-label-inline.tsx feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
delete-label-modal.tsx feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
index.ts [WEB-575] chore: safely re-enable SWR (#3805) 2024-02-28 15:18:11 +05:30
label-drag-n-drop-HOC.tsx [WEB-1005] chore: pragmatic drag n drop implementation for labels (#4223) 2024-04-17 18:20:02 +05:30
label-utils.ts [WEB-1005] chore: pragmatic drag n drop implementation for labels (#4223) 2024-04-17 18:20:02 +05:30
project-setting-label-group.tsx [WEB-1005] chore: pragmatic drag n drop implementation for labels (#4223) 2024-04-17 18:20:02 +05:30
project-setting-label-item.tsx [WEB-1005] chore: pragmatic drag n drop implementation for labels (#4223) 2024-04-17 18:20:02 +05:30
project-setting-label-list.tsx [WEB-1005] chore: pragmatic drag n drop implementation for labels (#4223) 2024-04-17 18:20:02 +05:30