bb-plane-fork/web/core/hooks/store
Prateek Shourya 54f828cbfa
refactor: enhance components modularity and introduce new UI componenets (#6192)
* feat: add navigation dropdown component

* chore: enhance title/ description loader and componenet modularity

* chore: issue store filter update

* chore: added few icons to ui package

* chore: improvements for tabs componenet

* chore: enhance sidebar modularity

* chore: update issue and router store to add support for additional issue layouts

* chore: enhanced cycle componenets modularity

* feat: added project grouping header for cycles list

* chore: enhanced project dropdown componenet by adding multiple selection functionality

* chore: enhanced rich text editor modularity by taking members ids as props for mentions

* chore: added functionality to filter disabled layouts in issue-layout dropdown

* chore: added support to pass project ids as props in project card list

* feat: multi select project modal

* chore: seperate out project componenet for reusability

* chore: command pallete store improvements

* fix: build errors
2024-12-12 21:40:57 +05:30
..
estimates [WEB-522] chore: Move the estimates store and service out of core (#4896) 2024-06-20 19:29:09 +05:30
notifications [WEB-1764] chore: revamp workspace notifications (#4947) 2024-06-28 19:00:48 +05:30
pages [WEB-2103]: chore: Intercom integration (#5295) 2024-08-05 13:37:11 +05:30
user [WEB-2357] fix: update and redefine user roles across the platform (#5466) 2024-09-11 17:10:15 +05:30
workspace-draft [WEB-2388] dev: workspace draft issues (#5772) 2024-10-10 19:12:34 +05:30
index.ts [WEB-2388] dev: workspace draft issues (#5772) 2024-10-10 19:12:34 +05:30
use-app-theme.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-calendar-view.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-command-palette.ts refactor: enhance command palette modularity (#6139) 2024-12-11 18:02:58 +05:30
use-cycle-filter.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-cycle.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-dashboard.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-event-tracker.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-favorite.ts [WEB-1907] feat: Favorites Enhancements (#5262) 2024-08-02 12:25:26 +05:30
use-global-view.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-inbox-issues.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-instance.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-issue-detail.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-issues.ts refactor: enhance components modularity and introduce new UI componenets (#6192) 2024-12-12 21:40:57 +05:30
use-kanban-view.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-label.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-member.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-mention.ts [WEB-310] dev: private bucket implementation (#5793) 2024-10-11 20:13:38 +05:30
use-module-filter.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-module.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-multiple-select-store.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-project-filter.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-project-inbox.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-project-publish.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-project-state.ts refactor project states to ake way for new features (#6156) 2024-12-05 12:46:51 +05:30
use-project-view.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-project.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-router-params.ts [WEB-1634] dev: update application router to support n-progress. (#4846) 2024-06-18 11:35:20 +05:30
use-transient.ts [WEB-2103] chore: intercom trigger updates from sidebar and command palette helper actions (#5314) 2024-08-06 16:02:01 +05:30
use-webhook.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-workspace.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30