1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/frontend/src/component/feature/FeatureView
andreas-unleash 8aadbc8ae9
Fix/cr should activate disabled lag free (#3826)
<!-- 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! ❤️ -->

- Adds change request option to activate disabled strategies UI
- Fixes Disable strategy bug (onSuggestDisable)

## 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? -->


## 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-05-23 10:16:09 +03:00
..
FeatureLog Fix/show tag events (#3064) 2023-02-08 19:57:21 +01:00
FeatureMetrics feat: add UI to variant metrics (#3697) 2023-05-08 10:15:26 +00:00
FeatureNotFound
FeatureOverview Fix/cr should activate disabled lag free (#3826) 2023-05-23 10:16:09 +03:00
FeatureSettings fix: fix broken ImportOptions.tsx (#3657) 2023-05-02 10:17:05 +03:00
FeatureVariants fix: prevent variant name from containing extra whitespace (#3777) 2023-05-16 13:50:57 +02:00
FeatureView.tsx feat: implement demo guide steps (#3569) 2023-04-19 19:40:29 +01:00
FeatureViewLazyExport.tsx
LazyFeatureView.tsx