1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component
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
..
admin feat: requests consumption UI for frontend (#9550) 2025-03-17 12:55:01 +02:00
application chore: fix text on last seen instances (#9376) 2025-02-27 09:21:40 +02:00
archive
banners chore: months old version banner (#9352) 2025-02-25 12:48:55 +00:00
changeRequest chore: Updates change request sidebar to remove env/cloud icon (#9577) 2025-03-19 11:13:11 +01:00
commandBar chore: fix missing primary routes for commandbar (#9557) 2025-03-18 10:13:23 +00:00
common chore: rename release management to release templates (#9564) 2025-03-18 14:52:47 +01:00
context
demo Fix broken anchors in docs (#9406) 2025-03-11 11:45:40 +01:00
environments chore: remove apitoken.username (#9448) 2025-03-11 08:32:50 +01:00
events chore: show events IP (#9512) 2025-03-12 10:06:29 +00:00
feature Use new strategy execution in playground (#9553) 2025-03-18 11:23:02 +01:00
featureTypes
feedback chore: remove uiGlobalFontSize flag (#9331) 2025-02-26 12:39:53 +01:00
feedbackNew
filter Adds a more visible focus indicator to the filter chips (#9251) 2025-02-07 10:22:08 +01:00
insights Fix broken anchors in docs (#9406) 2025-03-11 11:45:40 +01:00
integrations Update API tokens and client keys pages (#9143) 2025-02-04 09:32:32 +01:00
layout chore: rename release management to release templates (#9564) 2025-03-18 14:52:47 +01:00
loginHistory
maintenance
menu chore: rename release management to release templates (#9564) 2025-03-18 14:52:47 +01:00
onboarding
personalDashboard chore: remove frontendHeaderRedesign flag (#9428) 2025-03-05 09:40:53 +01:00
playground/Playground chore(1 3493): handle cases with no strategies (#9563) 2025-03-18 15:12:23 +01:00
project chore: rename access matrix to access overview (#9531) 2025-03-13 15:23:58 +00:00
providers fix: use the correct permission for the create template button (#9545) 2025-03-14 14:42:28 +01:00
releases chore: rename release management to release templates (#9564) 2025-03-18 14:52:47 +01:00
segments fix: delete project segment with change request (#9315) 2025-02-17 10:41:56 +01:00
signals
splash
strategies
tags Feat/tag type colors frontend (#9566) 2025-03-19 10:03:33 +01:00
user Fix broken anchors in docs (#9406) 2025-03-11 11:45:40 +01:00
App.tsx chore: months old version banner (#9352) 2025-02-25 12:48:55 +00:00
InitialRedirect.tsx