plane/web/hooks/store
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
..
index.ts [WEB-682] feat: cycles list filtering and searching (#3910) 2024-03-11 21:00:05 +05:30
use-application.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-calendar-view.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-cycle-filter.ts [WEB-682] feat: cycles list filtering and searching (#3910) 2024-03-11 21:00:05 +05:30
use-cycle.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-dashboard.ts feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
use-estimate.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-event-tracker.ts chore: posthog events improved (#3554) 2024-02-05 13:19:07 +05:30
use-global-view.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-inbox-issues.ts fix: eslint issues and reconfiguring (#3891) 2024-03-06 18:39:14 +05:30
use-inbox.ts chore: inbox issue restructure the components and store (#3456) 2024-01-24 20:33:54 +05:30
use-issue-detail.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-issues.ts fix: eslint issues and reconfiguring (#3891) 2024-03-06 18:39:14 +05:30
use-kanban-view.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-label.ts fix: issue property dropdown data flow (#3425) 2024-01-22 17:07:32 +05:30
use-member.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-mention.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-module.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-page.ts fix: usePage hook throws an error without projectId (#3827) 2024-02-28 19:14:15 +05:30
use-project-page.ts Improvement: High Performance MobX Integration for Pages ✈︎ (#3397) 2024-01-22 13:22:09 +05:30
use-project-publish.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-project-specific-pages.ts Improvement: High Performance MobX Integration for Pages ✈︎ (#3397) 2024-01-22 13:22:09 +05:30
use-project-state.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-project-view.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-project.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-user.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-webhook.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-workspace.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30