1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component
andreas-unleash 1e7636283f
ToggleTypesWidget (#2983)
Implements ToggleTypeWidget

Refactored HealthWidget to it's own component

Signed-off-by: andreas-unleash <andreas@getunleash.ai>

<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️ -->

## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->

<!-- Does it close an issue? Multiple? -->
Closes #

<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#
-->

### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->

![Screenshot 2023-01-25 at 11 38
07](https://user-images.githubusercontent.com/104830839/214531944-c7007192-e93f-48fc-8ee1-f44930f873d2.png)

## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-01-25 13:52:36 +02:00
..
addons POC: integration tests (#2422) 2022-12-06 15:28:33 +01:00
admin feat: adapt user logic to better adapt to SAs (#2917) 2023-01-18 12: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: visualize variants diff in CR (#2979) 2023-01-24 16:06:53 +00:00
common feat: add warning hints on potential misconfiguration (#2948) 2023-01-20 18:09:01 +01: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 feat: add push to all button to UI (#2969) 2023-01-24 10:22:02 +01: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 woes (#2899) 2023-01-17 13:33:52 +01:00
playground/Playground fix: disable autoResetHiddenColumns when useConditionallyHiddenColumns (#2851) 2023-01-10 08:15:12 +00:00
project ToggleTypesWidget (#2983) 2023-01-25 13:52:36 +02:00
providers feat: allows creation of PATs for other users (#2718) 2023-01-02 10:49:57 +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 feat: export ui api integration (#2888) 2023-01-12 16:09:13 +01:00
tags refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
user fix track invite-link user created event (#2689) 2023-01-11 11:24:11 +02:00
App.tsx Fix/redirect woes (#2899) 2023-01-17 13:33:52 +01:00