1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-12 13:48:35 +02:00
unleash.unleash/frontend/src/component/changeRequest
Nuno Góis da91ae6afe
chore: new add release plan dialog (#9389)
https://linear.app/unleash/issue/2-3249/adding-a-release-plan-to-a-non-cr-environment-feels-too-immediate

This adds a new confirmation / preview dialog when adding a release
plan.

What's cool about it is that it will describe what will happen before
you confirm. It also acts as the "add to CR" dialog, so we now only have
1 dialog instead of 2 separate ones.

This also refactors quite a bit of our code here, hopefully simplifying
it.

### Simple (env disabled)

![image](https://github.com/user-attachments/assets/579697a8-5b21-4400-a48b-96d2df3931f6)

### CR protected (env enabled)

![image](https://github.com/user-attachments/assets/35398bc9-faed-4ce1-8c78-52e89fe21f4a)
2025-02-28 10:57:20 +00:00
..
ChangeRequest chore: new add release plan dialog (#9389) 2025-02-28 10:57:20 +00:00
ChangeRequestConfirmDialog chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
ChangeRequestOverview chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
ChangeRequestSidebar chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
ChangeRequestStatusBadge chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ModifiedInChangeRequestStatusBadge
ProjectChangeRequests fix: change requests placeholder (#8724) 2024-11-25 17:54:25 +01:00
ChangeRequest.test.tsx refactor: introduce a highlight reusable component (#8643) 2024-11-05 09:21:19 +00:00
changeRequest.types.ts chore: release plan changes in change request view (#9225) 2025-02-05 15:27:36 +00:00
ChangeRequestContext.tsx chore: track metrics for how many CRs are moved into next state with conflicts (#6109) 2024-02-05 18:27:11 +09:00
ChangeRequestPermissions.test.tsx refactor: introduce a highlight reusable component (#8643) 2024-11-05 09:21:19 +00:00
changesCount.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
UpdateCount.test.tsx chore: rename toggle to flag #2 (#7097) 2024-05-22 08:20:11 +03:00
UpdateCount.tsx chore: rename toggle to flag #2 (#7097) 2024-05-22 08:20:11 +03:00