1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src/component/feature
Fredrik Strand Oseberg a53d970263
feat: add badges to modified strategies (#2492)
<!-- 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. -->

* Adds a badge to strategies if the change can be found and the change
is relevant:
<img width="893" alt="Skjermbilde 2022-11-22 kl 11 18 32"
src="https://user-images.githubusercontent.com/16081982/203289081-b59ecaaf-e6cd-4802-b633-9cc118ca405d.png">

* I was considering making this more ergonomic using the slots vs props
pattern, but since this component is used in multiple places I left it
as is for now.

<!-- 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? -->
2022-11-22 12:07:50 +01:00
..
CopyFeature
CreateFeature refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
CreateFeatureButton
EditFeature refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
FeatureForm
FeatureStrategy refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
FeatureToggleList fix: make the tags column have a fixed width (#2451) 2022-11-16 16:05:17 +00:00
FeatureView feat: add badges to modified strategies (#2492) 2022-11-22 12:07:50 +01:00
hooks
RedirectFeatureView
StrategyTypes Suggest changes - initial frontend (#2213) 2022-10-20 14:00:48 +02:00