1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/component/changeRequest
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
..
ChangeRequest Chore(1-3894): update old/new name display + remove strategy type names (#10305) 2025-07-03 12:58:13 +00:00
ChangeRequestConfirmDialog chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
ChangeRequestOverview chore: prepend changes with "change:" (#10276) 2025-07-03 11:14:04 +02:00
ChangeRequestSidebar Set a max width on the CR sidebar instead of a min width. (#10307) 2025-07-03 12:49:36 +00:00
ChangeRequestStatusBadge refactor: strategy draggable item is now proj/env agnostic (#9411) 2025-03-05 10:34:55 +01:00
ModifiedInChangeRequestStatusBadge
ProjectChangeRequests feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
ChangeRequest.test.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequest.types.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
ChangeRequestContext.tsx
ChangeRequestPermissions.test.tsx chore!: removing userId strategy for new installations of Unleash (#9800) 2025-06-04 09:30:13 +02:00
changesCount.ts
UpdateCount.test.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
UpdateCount.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00