bb-plane-fork/web/core
JayashTripathy 0fa9c8b015
[WEB-4323] refactor: Analytics refactor (#7213)
* chore: updated label for epics

* chore: improved export logic

* refactor: move csvConfig to export.ts and clean up export logic

* refactor: remove unused CSV export logic from WorkItemsInsightTable component

* refactor: streamline data handling in InsightTable component for improved rendering

* feat: add translation for "No. of {entity}" and update priority chart y-axis label to use new translation

* refactor: cleaned up some component and added utilitites

* feat: add "at_risk" translation to multiple languages in translations.json files

* refactor: update TrendPiece component to use new status variants for analytics

* fix: adjust TrendPiece component logic for on-track and off-track status

* refactor: use nullish coalescing operator for yAxis.dx in line and scatter charts

* feat: add "at_risk" translation to various languages in translations.json files

* feat: add "no_of" translation to various languages in translations.json files

* feat: update "at_risk" translation in Ukrainian, Vietnamese, and Chinese locales in translations.json files

* refactor: rename insightsFields to ANALYTICS_INSIGHTS_FIELDS and update analytics tab import to use getAnalyticsTabs function

* feat: update AnalyticsWrapper to use i18n for titles and add new translation for "no_of" in Russian

* fix: update yAxis labels and offsets in various charts to use new translation key and improve layout

* feat: define AnalyticsTab interface and refactor getAnalyticsTabs function for improved type safety

* fix: update AnalyticsTab interface to use TAnalyticsTabsBase for improved type safety

* fix: add whitespace-nowrap class to TableHead for improved header layout in DataTable component
2025-06-16 14:01:49 +05:30
..
components [WEB-4323] refactor: Analytics refactor (#7213) 2025-06-16 14:01:49 +05:30
constants refactor: unused components, hooks, constants (#7157) 2025-06-06 14:09:56 +05:30
hooks fix: prevent prematurely triggered Japanese label creation (#7084) 2025-06-09 16:07:42 +05:30
layouts [WEB-3964] refactor: permission layer (#7094) 2025-05-30 19:57:07 +05:30
lib refactor: unused components, hooks, constants (#7157) 2025-06-06 14:09:56 +05:30
local-db [WEB-4240] chore: bump local db version to 1.3 #7154 2025-06-04 13:01:29 +05:30
services [WEB-4230] refactor: Analytics code refacor, Removal of nivo charts dependencies and translations (#7131) 2025-06-06 01:53:38 +05:30
store [WEB-4300] improvement: add allowedProjectIds to create work item modal (#7195) 2025-06-10 20:32:39 +05:30