1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/component
Thomas Heartman 51a895b660
Chore(1-3894): update old/new name display + remove strategy type names (#10305)
This PR updates how we show old/new strategy/segment names in change
requests, and also removes the name of the strategy type from the
change.

For the old/new names: instead of showing them stacked vertically, we
show them side by side (old name first, then new name).

Compare before:
<img width="967" alt="image"
src="https://github.com/user-attachments/assets/d3e36f49-4abc-4cd4-8ba9-752515740185"
/>


with after:

<img width="974" alt="image"
src="https://github.com/user-attachments/assets/d0f85264-b055-4c44-b985-f992f09d8dab"
/>


Only affects the new components (legacy CR view is untouched). If we get
negative feedback while rolling it out because the strat type name is
missing, we can always add it back.
2025-07-03 12:58:13 +00:00
..
admin chore: fix weird button styling (#10113) 2025-06-11 14:07:24 +02:00
application chore(AI): registerFrontendClient flag cleanup (#10297) 2025-07-03 10:52:48 +02:00
archive chore: revive archive page (#10001) 2025-05-15 11:54:52 +01:00
banners feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequest Chore(1-3894): update old/new name display + remove strategy type names (#10305) 2025-07-03 12:58:13 +00:00
commandBar feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
common feat: impact metrics page with multiple charts (#10252) 2025-07-01 14:54:25 +02:00
context chore: disable delete button if a context field has usage (#10002) 2025-05-15 13:55:56 +02:00
counters/ExploreCounters feat: custom metrics (#10022) 2025-05-22 09:58:54 +02:00
demo chore: fix demo by adapting to new constraints flow (#10213) 2025-06-25 17:26:03 +01:00
environments chore: fix weird button styling (#10113) 2025-06-11 14:07:24 +02:00
events feat: add id as removable param for event list (#10289) 2025-07-03 09:27:01 +03:00
feature chore: allow backdrop click through on AddValuesPopover (#10214) 2025-06-30 08:14:23 +01:00
featureTypes chore: fix weird button styling (#10113) 2025-06-11 14:07:24 +02:00
feedback feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
feedbackNew feat: adjust feedback columns (#10119) 2025-06-11 15:50:26 +02:00
filter chore(ux): If there's only a single available filter, always show that filter (don't hide it beneath a filters button) (#10127) 2025-06-12 12:25:58 +00:00
impact-metrics Feat: impact metrics grid layout (#10253) 2025-07-03 09:09:03 +00:00
insights Feat: impact metrics grid layout (#10253) 2025-07-03 09:09:03 +00:00
integrations chore: hide/disallow new instances of deprecated integrations (#10104) 2025-06-10 12:19:37 +02:00
layout feat: impact metrics page with multiple charts (#10252) 2025-07-01 14:54:25 +02:00
loginHistory feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
maintenance
menu Feat: impact metrics grid layout (#10253) 2025-07-03 09:09:03 +00:00
onboarding feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
personalDashboard fix: health to debt with ui-flag (#10131) 2025-06-13 11:12:02 +02:00
playground/Playground chore(1-3832): clean up flag overview redesign (#10140) 2025-06-13 10:41:08 +00:00
project docs: update technical debt info (#10132) 2025-06-23 14:12:34 +02:00
providers feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
releases Chore(1-3825)/remove legacy strategy separator (#10137) 2025-06-13 10:06:48 +00:00
segments chore(1-3842): don't reorder constraint properties / make id's non-optional (#10160) 2025-06-19 10:09:38 +02:00
signals feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
splash
strategies feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
tags chore: fix weird button styling (#10113) 2025-06-11 14:07:24 +02:00
user feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
App.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
InitialRedirect.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00