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
use-calendar-view.ts
use-cycle-filter.ts [WEB-682] feat: cycles list filtering and searching (#3910) 2024-03-11 21:00:05 +05:30
use-cycle.ts
use-dashboard.ts
use-estimate.ts
use-event-tracker.ts chore: posthog events improved (#3554) 2024-02-05 13:19:07 +05:30
use-global-view.ts
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
use-issues.ts fix: eslint issues and reconfiguring (#3891) 2024-03-06 18:39:14 +05:30
use-kanban-view.ts
use-label.ts
use-member.ts
use-mention.ts
use-module.ts
use-page.ts fix: usePage hook throws an error without projectId (#3827) 2024-02-28 19:14:15 +05:30
use-project-page.ts
use-project-publish.ts
use-project-specific-pages.ts
use-project-state.ts
use-project-view.ts
use-project.ts
use-user.ts
use-webhook.ts
use-workspace.ts