1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component
Gastón Fournier c5bb205d88
feat: aggregate by label and type (#3047)
## About the changes
We noticed in our instance that when we have the same label for different API types, it shows
duplicated in the overview:

![image](https://user-images.githubusercontent.com/455064/216580261-91b09446-9f96-430f-8373-6a9dc7a3e623.png)


We're changing to this way of displaying info:
![Screenshot from 2023-02-03
11-35-26](https://user-images.githubusercontent.com/455064/216580027-ada82e24-a3f3-4985-acef-4754e6177b13.png)
when the data in traffic looks like this:
![Screenshot from 2023-02-03
11-35-35](https://user-images.githubusercontent.com/455064/216580065-0125f792-24af-4a96-bce6-584b70c7efbb.png)

---------

Co-authored-by: Nuno Góis <github@nunogois.com>
2023-02-03 13:12:44 +00:00
..
addons
admin feat: aggregate by label and type (#3047) 2023-02-03 13:12:44 +00:00
application Fix crashing search bars (#2765) 2022-12-28 12:35:27 +02:00
archive fix: disable autoResetHiddenColumns when useConditionallyHiddenColumns (#2851) 2023-01-10 08:15:12 +00:00
changeRequest feat: adds CR to variants per env UI (#2989) 2023-01-25 14:10:35 +00:00
common Add multiple tags (#3032) 2023-02-03 12:28:06 +02:00
context Styled components batch4.1 (#2812) 2023-01-05 09:45:39 +01:00
environments fix: tooltip arrow regression after last scroll max size feat (#2935) 2023-01-19 14:46:26 +01:00
events feat: visualize variants diff in CR (#2979) 2023-01-24 16:06:53 +00:00
feature Add multiple tags (#3032) 2023-02-03 12:28:06 +02:00
feedback refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
layout fix: flex was breaking change request banner (#2890) 2023-01-12 16:47:36 +01:00
maintenance Maintenance mode for users (#2716) 2022-12-21 13:23:44 +02:00
menu fix: redirect only happening on root path with replace (#2981) 2023-01-25 13:12:31 +01:00
playground/Playground fix: disable autoResetHiddenColumns when useConditionallyHiddenColumns (#2851) 2023-01-10 08:15:12 +00:00
project Project overview UI (#3034) 2023-02-03 12:58:21 +01:00
providers fix: limit creation of other users PATs (adapting) (#3019) 2023-01-31 08:40:23 +00:00
segments fix: disable autoResetHiddenColumns when useConditionallyHiddenColumns (#2851) 2023-01-10 08:15:12 +00:00
splash Makestyles refactor #7/1 (#2805) 2023-01-03 16:30:59 +02:00
strategies fix: remove toggles using this strategy (#3022) 2023-01-31 09:02:24 +02:00
tags refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
user fix: redirect only happening on root path with replace (#2981) 2023-01-25 13:12:31 +01:00
App.tsx fix: redirect only happening on root path with replace (#2981) 2023-01-25 13:12:31 +01:00
InitialRedirect.tsx fix: redirect only happening on root path with replace (#2981) 2023-01-25 13:12:31 +01:00