1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-04 11:17:02 +02:00
unleash.unleash/frontend/src/component
Tymoteusz Czech 2a6487e7e9
feat: show and hide environments (#9323)
- Button to show and hide environments
- Refactored hook storing state of hidden environments
- Changed the way flag is triggered for feature overview
- Visual updates for new page look

---------

Co-authored-by: Thomas Heartman <thomas@getunleash.io>
2025-02-19 09:48:07 +00:00
..
accessOverview
admin chore: remove references to admin token kill switch (#9324) 2025-02-19 09:08:21 +01:00
application
archive
banners
changeRequest fix: delete project segment with change request (#9315) 2025-02-17 10:41:56 +01:00
commandBar fix: some accessibility issues (#9282) 2025-02-11 09:16:20 +01:00
common feat(1-3379): add stale badge to the new header (#9320) 2025-02-18 12:34:46 +00:00
context
demo
environments
events chore(1-3349): no border for event timeline / dropdowns to the right (#9252) 2025-02-07 11:11:54 +01:00
feature feat: show and hide environments (#9323) 2025-02-19 09:48:07 +00:00
featureTypes
feedback fix: Use the right theme even if the payload is a variant. (#9292) 2025-02-11 13:28:36 +00:00
feedbackNew
filter Adds a more visible focus indicator to the filter chips (#9251) 2025-02-07 10:22:08 +01:00
insights
integrations
layout fix: some accessibility issues (#9282) 2025-02-11 09:16:20 +01:00
loginHistory
maintenance
menu fix: command bar spacing (#9288) 2025-02-11 16:17:24 +01:00
onboarding
personalDashboard fix(1-3375): Fix unintended scroll on dashboard (#9316) 2025-02-17 12:07:35 +01:00
playground/Playground fix: some accessibility issues (#9282) 2025-02-11 09:16:20 +01:00
project fix(1-3377): handle singular counts in project status lifecycle boxes (#9317) 2025-02-17 12:41:04 +00:00
providers
releases chore: release management plausible events (#9230) 2025-02-06 16:09:15 +00:00
segments fix: delete project segment with change request (#9315) 2025-02-17 10:41:56 +01:00
signals
splash
strategies
tags fix: Use the right theme even if the payload is a variant. (#9292) 2025-02-11 13:28:36 +00:00
user
App.tsx refactor: theme - font size (#9273) 2025-02-11 09:07:27 +01:00
InitialRedirect.tsx