plane/web/services
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
..
integrations fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
issue fix: Labels delete & reordering (#2729) 2023-12-07 19:59:35 +05:30
project fix: spliting out the project members from project store and service (#2739) 2023-11-09 17:56:55 +05:30
ai.service.ts fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
analytics.service.ts fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
api_token.service.ts feat: api webhooks (#2543) 2023-12-07 19:59:35 +05:30
api.service.ts fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
app_config.service.ts fix: environment config changes in the API are replicated in web and space app (#2699) 2023-11-07 17:17:10 +05:30
app_installation.service.ts fix: slack integration workflow (#2675) 2023-11-06 21:00:49 +05:30
auth.service.ts fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
cycle.service.ts refactor: cycles store (#2716) 2023-11-09 18:37:45 +05:30
file.service.ts fix: Task List Behaviour in Editor (#2789) 2023-12-07 19:59:35 +05:30
inbox.service.ts dev: implemented inbox using MobX (#2440) 2023-10-16 17:10:37 +05:30
instance.service.ts feat: Instance Registration and Configuration (#2793) 2023-12-07 19:59:35 +05:30
module.service.ts refactor: modules list page (#2521) 2023-10-23 19:17:42 +05:30
notification.service.ts fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
page.service.ts fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
track_event.service.ts chore: implement mobx in project features settings (#2533) 2023-10-26 14:58:00 +05:30
user.service.ts feat: Instance Registration and Configuration (#2793) 2023-12-07 19:59:35 +05:30
view.service.ts fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
webhook.service.ts feat: api webhooks (#2543) 2023-12-07 19:59:35 +05:30
workspace.service.ts feat: Instance Registration and Configuration (#2793) 2023-12-07 19:59:35 +05:30