1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02: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 fix: copy feature double validation popup (#1117) 2022-06-28 07:54:31 +01:00
CreateFeature refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
CreateFeatureButton fix CreateFeatureButton unused imports 2022-09-07 12:50:32 +02:00
EditFeature refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
FeatureForm Fix: UI improvements (#1114) 2022-06-28 12:58:10 +02:00
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 refactor: remove error class names from input error messages (#1071) 2022-06-07 15:03:40 +02:00
RedirectFeatureView refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
StrategyTypes Suggest changes - initial frontend (#2213) 2022-10-20 14:00:48 +02:00