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
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
..
CopyFeature fix: copy feature double validation popup (#1117) 2022-06-28 07:54:31 +01:00
CreateFeature fix: group project access inconsistencies (#1178) 2022-08-04 12:57:25 +01:00
CreateFeatureButton fix CreateFeatureButton unused imports 2022-09-07 12:50:32 +02:00
EditFeature fix: group project access inconsistencies (#1178) 2022-08-04 12:57:25 +01:00
FeatureForm Fix: UI improvements (#1114) 2022-06-28 12:58:10 +02:00
FeatureStrategy fixed segments not being copied (#2105) 2022-10-10 15:32:34 +03:00
FeatureToggleList Refactor project health table (#1098) 2022-06-21 09:08:37 +02:00
FeatureView feat: prettify large numbers in metrics (#2176) 2022-10-12 16:19:37 +01:00
hooks refactor: remove error class names from input error messages (#1071) 2022-06-07 15:03:40 +02:00
RedirectFeatureView refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
StrategyTypes fix: trimming strategy parameters (#2044) 2022-09-06 10:10:10 +02:00