1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-18 01:18:23 +02:00
unleash.unleash/frontend/src/component
Tymoteusz Czech 1930c0f408
fix: update link text for archived feature navigation (#9698)
If you try to visit an archived flag, you're told you can find it on the
project archive page, but that page isn't visible by default anymore.
This is an update to take you to the project overview with a filter for
archived flags instead.
2025-04-08 11:03:01 +02:00
..
admin fix: consumption warning is either/or not and 2025-04-04 11:09:48 +02:00
application Chore/remove badges from tab order (#9643) 2025-03-28 15:05:32 +00:00
archive
banners feat: only admin can fetch license (#9697) 2025-04-03 16:26:36 +02:00
changeRequest fix: linter rule for hooks (#9660) 2025-04-01 14:33:17 +02:00
commandBar feat: command bar admin menu improvements (#9689) 2025-04-03 10:23:45 +02:00
common chore: Set up the basis of the new constraint editing component. (#9701) 2025-04-07 14:50:42 +02:00
context fix: save context button spacing (#9059) 2025-01-03 15:01:46 +01:00
demo chore: instance status prices (#9588) 2025-03-21 09:15:49 +00:00
environments chore: fixing typo pre-defined (#9651) 2025-03-31 13:58:22 +02:00
events fix: linter rule for hooks (#9660) 2025-04-01 14:33:17 +02:00
feature fix: update link text for archived feature navigation (#9698) 2025-04-08 11:03:01 +02:00
featureTypes Fix: lifetime API command doesn't update. (#9685) 2025-04-02 15:35:29 +02:00
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 feat: rename search page and change icon (#9706) 2025-04-07 15:49:44 +02:00
loginHistory feat: read logs and update cors maintenance root-role permissions (#8996) 2025-01-08 10:03:40 +01:00
maintenance
menu feat: rename search page and change icon (#9706) 2025-04-07 15:49:44 +02:00
onboarding fix: only call project overview from connect dialog when open (#8977) 2024-12-13 09:41:49 +01:00
personalDashboard Fix(1-3564)/hide project owner if system (#9686) 2025-04-03 10:43:58 +02:00
playground/Playground Chore/remove badges from tab order (#9643) 2025-03-28 15:05:32 +00:00
project fix: restore focus style to the env switch (#9707) 2025-04-07 15:50:07 +03:00
providers fix: use the correct permission for the create template button (#9545) 2025-03-14 14:42:28 +01:00
releases chore: swap release template instruction svgs for pngs (#9642) 2025-03-28 10:47:36 +02:00
segments fix: delete project segment with change request (#9315) 2025-02-17 10:41:56 +01:00
signals
splash
strategies
tags refactor: change colors (#9672) 2025-04-01 13:24:40 +02:00
user Chore/remove badges from tab order (#9643) 2025-03-28 15:05:32 +00:00
App.tsx chore: months old version banner (#9352) 2025-02-25 12:48:55 +00:00
InitialRedirect.tsx