plane/web/components/issues
Lakhan Baheti 63b6150b9c fix: Labels delete & reordering (#2729)
* fix: Labels reordering inconsistency

* fix: Delete child labels

* feat: multi-select while grouping labels

* refactor: label sorting in mobx computed function

* feat: drag & drop label grouping, un-grouping

* chore: removed label select modal

* fix: moving labels from project store to project label store

* fix: typo changes and build tree function added

* labels feature

* disable dropping group into a group

* fix build errors

* fix more issues

* chore: added combining state UI, fixed scroll issue for label groups

* chore: group icon for label groups

* fix: group cannot be dropped in another group

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-12-07 19:59:35 +05:30
..
attachment style: Update modal appearance for UI consistency (#2747) 2023-11-10 15:48:34 +05:30
comment fix: peek overview comment ordering and comment icon alignment fix (#2753) 2023-12-07 19:59:35 +05:30
issue-layouts fix: Labels delete & reordering (#2729) 2023-12-07 19:59:35 +05:30
issue-peek-overview [feat]: Drag and Drop Handles for all Data Structures (#2745) 2023-12-07 19:59:35 +05:30
peek-overview fix: project states fixes (#2731) 2023-11-08 20:31:46 +05:30
select fix: Labels delete & reordering (#2729) 2023-12-07 19:59:35 +05:30
sidebar-select fix: Labels delete & reordering (#2729) 2023-12-07 19:59:35 +05:30
sub-issues chore: removed unused hooks and components (#2611) 2023-11-02 17:11:33 +05:30
view-select chore: spreadsheet layout improvement (#2677) 2023-11-07 15:58:00 +05:30
activity.tsx fix: profile pic dimension bug fix (#2449) 2023-10-17 12:15:46 +05:30
confirm-issue-discard.tsx style: Update modal appearance for UI consistency (#2747) 2023-11-10 15:48:34 +05:30
delete-archived-issue-modal.tsx style: Update modal appearance for UI consistency (#2747) 2023-11-10 15:48:34 +05:30
delete-draft-issue-modal.tsx style: Update modal appearance for UI consistency (#2747) 2023-11-10 15:48:34 +05:30
delete-issue-modal.tsx style: Update modal appearance for UI consistency (#2747) 2023-11-10 15:48:34 +05:30
description-form.tsx [feat]: Drag and Drop Handles for all Data Structures (#2745) 2023-12-07 19:59:35 +05:30
draft-issue-form.tsx style: Update modal appearance for UI consistency (#2747) 2023-11-10 15:48:34 +05:30
draft-issue-modal.tsx style: Update modal appearance for UI consistency (#2747) 2023-11-10 15:48:34 +05:30
form.tsx chore: create update issue modal improvement (#2765) 2023-12-07 19:59:35 +05:30
index.ts refactor: archive issue (#2628) 2023-11-03 20:20:05 +05:30
issue-reaction.tsx fix: project states fixes (#2731) 2023-11-08 20:31:46 +05:30
label.tsx fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
main-content.tsx chore: removed unused hooks and components (#2611) 2023-11-02 17:11:33 +05:30
modal.tsx style: Update modal appearance for UI consistency (#2747) 2023-11-10 15:48:34 +05:30
parent-issues-list-modal.tsx style: Update modal appearance for UI consistency (#2747) 2023-11-10 15:48:34 +05:30
sidebar.tsx chore: peek overview improvement and bug fixes (#2627) 2023-11-03 18:01:34 +05:30