0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Lakhan Baheti
c9ffc9465f
fix: Labels delete & reordering ()
* 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-11-19 01:46:11 +05:30
sriram veeraghanta
79df59f618
fix: spliting out the project members from project store and service () 2023-11-09 17:56:55 +05:30
Prateek Shourya
37bf465fcd
style: update border across workspace and project settings. ()
* style: update border across workspace and project settings.

* update border width
2023-11-07 13:12:05 +05:30
Dakshesh Jain
5b808571e5
fix: exception error ()
* fix: exception error

* fix: invitation type
2023-11-02 16:26:16 +05:30
Lakhan Baheti
1a46c6c399
feat: search project & workspace members ()
* feat: search project & workspace members

* chore: formatting
2023-11-01 20:23:21 +05:30
Dakshesh Jain
2d64caef90
refactor: project settings ()
* refactor: project setting estimate

* refactor: project setting label

* refactor: project setting state

* refactor: project setting integration

* refactor: project settings member

* fix: estimate not updating

* fix: estimate not in observable

* fix: build error
2023-11-01 13:42:51 +05:30