1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component/changeRequest
Thomas Heartman f5b26340e7
chore: Updates change request sidebar to remove env/cloud icon (#9577)
Removes the cloud icon in the change request env header to better align
with the new env headers in the flag environment overview.

Also hides strategy variants in favor of using the new strategy
execution component.

As a bonus: also uses a link component instead of a button for
navigating to the change request page.

With flag enabled: 

![image](https://github.com/user-attachments/assets/0391c845-d68c-44fa-a747-1c21f5a9c2f4)


![image](https://github.com/user-attachments/assets/ac84be9b-15fb-4d0b-9737-69643332fa23)
2025-03-19 11:13:11 +01:00
..
ChangeRequest chore: Updates change request sidebar to remove env/cloud icon (#9577) 2025-03-19 11:13:11 +01:00
ChangeRequestConfirmDialog
ChangeRequestOverview chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
ChangeRequestSidebar chore: Updates change request sidebar to remove env/cloud icon (#9577) 2025-03-19 11:13:11 +01:00
ChangeRequestStatusBadge refactor: strategy draggable item is now proj/env agnostic (#9411) 2025-03-05 10:34:55 +01:00
ModifiedInChangeRequestStatusBadge
ProjectChangeRequests fix: change requests placeholder (#8724) 2024-11-25 17:54:25 +01:00
ChangeRequest.test.tsx
changeRequest.types.ts chore: release plan changes in change request view (#9225) 2025-02-05 15:27:36 +00:00
ChangeRequestContext.tsx
ChangeRequestPermissions.test.tsx fix: copy strategy is allowed to copy to self (duplicate) (#9407) 2025-03-03 17:11:50 +01:00
changesCount.ts
UpdateCount.test.tsx
UpdateCount.tsx