1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-21 13:47:39 +02:00
unleash.unleash/frontend/src/component/feature/FeatureView/FeatureMetrics
Thomas Heartman fe09ae214f
chore: fix "key" prop issues in front end tests (#8459)
Fixes all warnings about the "key" prop. The majority of the fixes fall
into one of the following categories:

- Extracting "key" props in tables (you're not allowed to just spread
them in)
- Adding "key" props to autocomplete options and chips
- fixing test data that didn't contain ids
2024-10-16 14:57:43 +02:00
..
FeatureMetricsChart chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
FeatureMetricsChips Fix/metrics chip adhock improvement (#7976) 2024-08-26 12:28:21 +02:00
FeatureMetricsContent chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
FeatureMetricsHours a11y: add labels to env/period selectors (#8329) 2024-10-02 12:57:01 +02:00
FeatureMetricsStats chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
FeatureMetricsTable chore: fix "key" prop issues in front end tests (#8459) 2024-10-16 14:57:43 +02:00
aggregateFeatureMetrics.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
aggregateFeatureMetrics.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
daysOrHours.ts feat: aggregate metrics for the same timestamp (#5876) 2024-01-12 12:19:30 +01:00
FeatureMetrics.tsx Fix/metrics chip adhock improvement (#7976) 2024-08-26 12:28:21 +02:00