1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/feature/FeatureView/FeatureMetrics
Aneesh Relan 1a09d1778b
feat: prettify large numbers in metrics (#2176)
* prettify large numbers

* add tooltip for larger numbers

* add test ids, add unit test

* move dependency to devDependency

* remove unused import

* use conditional render component

* use prettify large number component for feature overview metrics
2022-10-12 16:19:37 +01:00
..
FeatureMetricsChart refactor: lazy-load the charting library (#1184) 2022-08-02 10:23:55 +02:00
FeatureMetricsChips Fix: UI improvements (#1114) 2022-06-28 12:58:10 +02:00
FeatureMetricsContent refactor: lazy-load the charting library (#1184) 2022-08-02 10:23:55 +02:00
FeatureMetricsHours refactor: improve GeneralSelect prop types (#883) 2022-04-20 11:47:17 +02:00
FeatureMetricsStats feat: prettify large numbers in metrics (#2176) 2022-10-12 16:19:37 +01:00
FeatureMetricsTable fix: sort order across the app 2022-06-14 11:14:56 +02:00
FeatureMetrics.styles.ts chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
FeatureMetrics.tsx refactor: remove unused code (#1036) 2022-05-27 13:28:58 +02:00