bb-plane-fork/web/core/hooks/store
JayashTripathy 14d2d69120
[WEB-4230] refactor: Analytics code refacor, Removal of nivo charts dependencies and translations (#7131)
* chore: added code split for the analytics store

* chore: done some refactor

* refactor: update entity keys in analytics and translations

* chore: updated the translations

* refactor: simplify AnalyticsStoreV2 class by removing unnecessary constructor

* feat: add AnalyticsStoreV2 class and interface for enhanced analytics functionality

* feat: enhance WorkItemsModal and analytics store with isEpic functionality

* feat: integrate isEpic state into TotalInsights and WorkItemsModal components

* refactor: remove isEpic state from WorkItemsModalMainContent component

* refactor: removed old  analytics components and related services

* refactor: new analytics

* refactor: removed all nivo chart dependencies

* chore: resolved coderabbit comments

* fix: update processUrl to handle custom-work-items in peek view

* feat: implement CSV export functionality in InsightTable component

* feat: enhance analytics service with filter parameters and improve data handling in InsightTable

* feat: add new translation keys for various statuses across multiple languages

* [WEB-4246] fix: enhance analytics components to include 'isEpic' parameter for improved data fetching

* chore: update yarn.lock to remove deprecated @nivo packages and clean up unused dependencies
2025-06-06 01:53:38 +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
user [WEB-3964] refactor: permission layer (#7094) 2025-05-30 19:57:07 +05:30
workspace-draft [WEB-2388] dev: workspace draft issues (#5772) 2024-10-10 19:12:34 +05:30
index.ts [WEB-4230] refactor: Analytics code refacor, Removal of nivo charts dependencies and translations (#7131) 2025-06-06 01:53:38 +05:30
use-analytics.ts [WEB-4230] refactor: Analytics code refacor, Removal of nivo charts dependencies and translations (#7131) 2025-06-06 01:53:38 +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 chore: cycle store restructuring (#6405) 2025-01-15 21:05:05 +05:30
use-dashboard.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-editor-asset.ts [PE-242, 243] refactor: editor file handling, image upload status (#6442) 2025-02-19 15:18:01 +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-home.ts [WEB-2846] feat: home integrations (#6321) 2025-01-06 20:36:13 +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 [WEB-2907] chore: issue store updated and code refactor (#6279) 2024-12-26 20:01:32 +05:30
use-issues.ts refactor: move all issue related enums to constants package (#6229) 2024-12-19 13:58:54 +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-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 fix: intake refactor (#6698) 2025-03-20 14:06:36 +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