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 7c0bd12a24
add tabs to milestone start (#10237)
Adds changes/view diff tabs to release plan changes that show diffs. The
only instances I found where we show JSON diffs today was starting
milestones and adding a new release plan if you already have one.

I've moved the old file into a legacy file because we're touching two
out of three internal components, so it seemed like leaving it all in
one file would be a bit of a hassle. plus, this way it's consistent with
segments and strategies.

Start milestone:
<img width="1035" alt="image"
src="https://github.com/user-attachments/assets/2b4616f6-8452-4976-8101-11a94d6d5828"
/>

<img width="1054" alt="image"
src="https://github.com/user-attachments/assets/0ba58c72-b3dc-48fa-95bf-a3980dc620fe"
/>

Plan replacement:
<img width="1006" alt="image"
src="https://github.com/user-attachments/assets/9381a48f-e23e-435e-8fa5-02fcb5050bfd"
/>

<img width="818" alt="image"
src="https://github.com/user-attachments/assets/c5ceb9db-b095-4d05-88e8-fd8a70776479"
/>
2025-06-30 13:18:18 +02:00
..
admin chore: fix weird button styling (#10113) 2025-06-11 14:07:24 +02:00
application feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +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 add tabs to milestone start (#10237) 2025-06-30 13:18:18 +02:00
commandBar feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
common Add various fixes to the CR view (#10231) 2025-06-27 12:16:11 +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(1-3878)/diffable segment changes (#10234) 2025-06-30 09:53:21 +00: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
insights Feat: impact metrics fronted (#10182) 2025-06-30 09:48:00 +02:00
integrations chore: hide/disallow new instances of deprecated integrations (#10104) 2025-06-10 12:19:37 +02:00
layout chore: remove flag sideMenuCleanup (#10093) 2025-06-10 12:23:47 +02:00
loginHistory feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
maintenance
menu chore: remove flag sideMenuCleanup (#10093) 2025-06-10 12:23:47 +02: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