Commit Graph

7 Commits

Author SHA1 Message Date
LAKHAN BAHETI
9b3f1a10a7 fix: build errors 2024-04-29 14:32:05 +05:30
LAKHAN BAHETI
b7fd5706f4 Merge branch 'develop' of https://github.com/makeplane/plane into chore/event-improvements 2024-04-26 16:55:11 +05:30
Aaryan Khandelwal
6eed2c202b
chore: created a global mark as favorite component (#4203) 2024-04-16 13:23:50 +05:30
rahulramesha
90609b306f
[WEB-914]: fix: Exception due to cycles and modules for undefined fields (#4127)
* fix cycle types

* fix module types
2024-04-05 20:05:55 +05:30
sriram veeraghanta
53ddef1cd5 fix: eslint fixes and file formatting 2024-03-19 20:08:35 +05:30
LAKHAN BAHETI
0970d7181e chore: All event elements defined in constants. 2024-03-15 12:04:34 +05:30
Aaryan Khandelwal
535731141f
[WEB-682] feat: cycles list filtering and searching (#3910)
* chore: implemented cycles list filters and ordering

* chore: active cycle tab updated

* refactor: cycles folder structure

* fix: name search inout auto-focus

* fix: cycles ordering

* refactor: move cycle filters logic to mobx store from local storage

* chore: show completed cycles in a disclosure

* chore: added completed cycles count

* refactor: cycles mapping logic

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-03-11 21:00:05 +05:30