bb-plane-fork/web/core/components/core
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
..
description-versions [WEB-3792, 3823] fix: intake form version history (#6898) 2025-04-09 19:56:59 +05:30
filters Fix: date range selector (#6625) 2025-02-19 15:01:51 +05:30
list [WIKI-316] fix: list item overflow #6942 2025-04-17 17:08:13 +05:30
modals chore: add select all/deselect all functionality when adding existing work item (#7045) 2025-06-02 13:30:31 +05:30
multiple-select fix bulk issues selection checkboxes in list view (#4842) 2024-06-17 16:53:33 +05:30
sidebar [WEB-4230] refactor: Analytics code refacor, Removal of nivo charts dependencies and translations (#7131) 2025-06-06 01:53:38 +05:30
theme feat: language support (#6472) 2025-02-06 20:41:31 +05:30
activity.tsx [WEB-3461] fix: profile activity rendering issue (#7059) 2025-05-19 15:20:57 +05:30
app-header.tsx [WEB-2511] fix: fix overlapping issues for headers globally (#5667) 2024-09-23 16:03:56 +05:30
content-overflow-HOC.tsx feat: language support (#6472) 2025-02-06 20:41:31 +05:30
content-wrapper.tsx [WEB-2765] fix: issue detail page unnecessary scroll (#6068) 2024-11-21 15:16:47 +05:30
image-picker-popover.tsx [WEB-4137] chore: restrict SVG file selection (#7095) 2025-05-23 15:33:56 +05:30
index.ts chore: move FavoriteStar component to ui package (#4834) 2024-06-20 16:26:21 +05:30
page-title.tsx [WEB-1574] chore: page head (#4773) 2024-06-12 13:12:08 +05:30
render-if-visible-HOC.tsx [WEB-2442] feat: Revamp Timeline Layout (#5915) 2024-10-28 18:03:31 +05:30