1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-28 17:55:15 +02:00
unleash.unleash/frontend/src/component/changeRequest/ChangeRequest/Changes/Change
Thomas Heartman 18b5161ade
chore(#4209): minor front-end fixes (#4437)
This PR fixes links to segments from change requests and the bottom
border radius for segment change boxes.

Old border radius:

![image](https://github.com/Unleash/unleash/assets/17786332/e2485e8c-9dab-4fbc-8604-6abd48e13be1)


New border radius: 

![image](https://github.com/Unleash/unleash/assets/17786332/2e2f54b0-37c0-4cec-9902-14b43827beaf)
2023-08-07 13:39:24 +00:00
..
EnvironmentStrategyExecutionOrder fix: UI improvements on CR reorder strategy (#4375) 2023-07-31 16:25:06 +03:00
hooks
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
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 chore(#4209): minor front-end fixes (#4437) 2023-08-07 13:39:24 +00:00
SegmentChangeDetails.tsx chore(#4209): minor front-end fixes (#4437) 2023-08-07 13:39:24 +00:00
StrategyChange.tsx Fix/strategy UI improvements (#3766) 2023-05-16 11:15:59 +00:00
ToggleStatusChange.tsx