1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-27 13:49:10 +02:00
unleash.unleash/frontend/src/component/feature/FeatureView
Nuno Góis 816c8dbb46
feat: new variants per env form (#3004)
https://linear.app/unleash/issue/2-647/adapt-current-variants-ui-to-better-align-with-cr

## About the changes
Big refactor to the variants per environment UI/UX logic, making the
variants management happen on a side modal. This makes it so variants
per environment play a lot nicer with change requests.


![image](https://user-images.githubusercontent.com/14320932/214972213-32b9aba9-1390-47b3-a00a-8c4ada359953.png)


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

### Important files
A big chunk of the changes is mostly moving things around or straight up
removing them.

- EnvironmentVariantModal - The modal itself that controls all of the
variants that you're editing;
 - VariantForm - The extracted form for editing each of the variants;
2023-01-27 08:13:57 +00:00
..
FeatureLog Styled components batch4.1 (#2812) 2023-01-05 09:45:39 +01:00
FeatureMetrics fix: disable autoResetHiddenColumns when useConditionallyHiddenColumns (#2851) 2023-01-10 08:15:12 +00:00
FeatureNotFound Styled components batch4.1 (#2812) 2023-01-05 09:45:39 +01:00
FeatureOverview feat: add warning hints on potential misconfiguration (#2948) 2023-01-20 18:09:01 +01:00
FeatureSettings refactor: extract styled components (#2798) 2023-01-03 12:41:48 +01:00
FeatureVariants feat: new variants per env form (#3004) 2023-01-27 08:13:57 +00:00
FeatureView.tsx Styled components batch4.1 (#2812) 2023-01-05 09:45:39 +01:00
FeatureViewLazyExport.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyFeatureView.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00