1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-21 13:47:39 +02:00
unleash.unleash/frontend/src/component
Thomas Heartman 07d11c7a87
Refactor: cleaner project status modal link handling (#9694)
Removes random booleans, uses more explicit functions.
2025-04-03 12:29:03 +00:00
..
admin feat: command bar admin menu improvements (#9689) 2025-04-03 10:23:45 +02:00
application Chore/remove badges from tab order (#9643) 2025-03-28 15:05:32 +00:00
archive chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
banners chore: months old version banner (#9352) 2025-02-25 12:48:55 +00: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 Fix(1-3553): fix focus styles and tab navigation for segments + constraints (#9655) 2025-04-02 13:37:16 +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 feat: strategy selector screen updates (#9692) 2025-04-03 14:51:00 +03: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 chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
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: remove z-index from sticky admin menu as its probably not needed (#9690) 2025-04-03 10:24:26 +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: admin menu: unleash logo in header - links to dashboard (#9676) 2025-04-02 08:34:43 +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 Refactor: cleaner project status modal link handling (#9694) 2025-04-03 12:29:03 +00: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 chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
splash Strategy docs updates (#8711) 2024-12-11 10:38:39 +01:00
strategies Strategy docs updates (#8711) 2024-12-11 10:38:39 +01:00
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