1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/changeRequest/ChangeRequest/Changes/Change
Thomas Heartman e7ae1ff714
Feat(#4209): add conflict marker to segment changes (#4447)
In doing so, we extract the shared conflict marker component from the
feature change and reuse it for both feature and segment changes.

Here's what it looks like:

![image](https://github.com/Unleash/unleash/assets/17786332/4a67aa7a-1953-488f-8bcb-6aac006d53e9)


Update: also straightened out the borders of the conflict warning:


![image](https://github.com/Unleash/unleash/assets/17786332/153799f3-cff2-4aa0-8fb0-8e31d1052b9f)
2023-08-08 12:36:45 +00:00
..
EnvironmentStrategyExecutionOrder fix: UI improvements on CR reorder strategy (#4375) 2023-07-31 16:25:06 +03:00
hooks Disable and enable strategies - frontend (#3582) 2023-04-26 11:41:24 +02:00
VariantPatch feat: Change Request on Reorder UI (#4249) 2023-07-25 14:12:35 +03:00
ChangeActions.tsx feat: segments in pending CR screen (#4420) 2023-08-04 15:34:03 +03:00
ConflictWarning.tsx Feat(#4209): add conflict marker to segment changes (#4447) 2023-08-08 12:36:45 +00:00
EditChange.tsx feat: strategy tooltip grouping and default (#3986) 2023-06-15 14:29:37 +03:00
FeatureChange.tsx feat: segments in pending CR screen (#4420) 2023-08-04 15:34:03 +03:00
SegmentChange.tsx Feat(#4209): add conflict marker to segment changes (#4447) 2023-08-08 12:36:45 +00:00
SegmentChangeDetails.tsx Feat(#4209): add conflict marker to segment changes (#4447) 2023-08-08 12:36:45 +00:00
StrategyChange.tsx Fix/strategy UI improvements (#3766) 2023-05-16 11:15:59 +00:00
ToggleStatusChange.tsx Fix/cr UI fixes (#2675) 2022-12-12 16:32:38 +01:00