bb-plane-fork/web
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
..
app [WEB-4230] refactor: Analytics code refacor, Removal of nivo charts dependencies and translations (#7131) 2025-06-06 01:53:38 +05:30
ce [WEB-4230] refactor: Analytics code refacor, Removal of nivo charts dependencies and translations (#7131) 2025-06-06 01:53:38 +05:30
core [WEB-4230] refactor: Analytics code refacor, Removal of nivo charts dependencies and translations (#7131) 2025-06-06 01:53:38 +05:30
ee [WEB-4230] refactor: Analytics code refacor, Removal of nivo charts dependencies and translations (#7131) 2025-06-06 01:53:38 +05:30
helpers [WEB-4230] refactor: Analytics code refacor, Removal of nivo charts dependencies and translations (#7131) 2025-06-06 01:53:38 +05:30
public [WEB-4230] refactor: Analytics code refacor, Removal of nivo charts dependencies and translations (#7131) 2025-06-06 01:53:38 +05:30
styles [WEB-3978] chore: cmd k search result redirection improvements (#7012) 2025-05-12 19:15:39 +05:30
.env.example [WEB-3991] chore: local dev improvements (#6991) 2025-04-30 21:46:59 +05:30
.eslintignore fix: eslint config and errors 2024-06-13 21:17:06 +05:30
.eslintrc.js fix: update tailwind config package 2025-01-14 17:09:40 +05:30
.gitignore [WEB-1669] chore: enable sign out and sentry on exception error page. (#4884) 2024-06-20 16:50:05 +05:30
.prettierignore chore: lint related changes and packaging fixes (#6163) 2024-12-06 14:56:49 +05:30
.prettierrc fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
Dockerfile.dev fix: node version update from 18 to 20 2025-01-09 16:05:39 +05:30
Dockerfile.web fix: node version update from 18 to 20 2025-01-09 16:05:39 +05:30
google.d.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
manifest.json New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
next-env.d.ts fix: typescript upgrade build errors 2024-09-10 21:31:32 +05:30
next.config.js [WEB-4230] refactor: Analytics code refacor, Removal of nivo charts dependencies and translations (#7131) 2025-06-06 01:53:38 +05:30
package.json [WEB-4230] refactor: Analytics code refacor, Removal of nivo charts dependencies and translations (#7131) 2025-06-06 01:53:38 +05:30
postcss.config.js [WEB-3985] feat: common postcss config and local fonts across all plane applications (#6998) 2025-05-09 14:26:29 +05:30
tailwind.config.js fix: update tailwind config package 2025-01-14 17:09:40 +05:30
tsconfig.json fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30
use-font-face-observer.d.ts fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30