1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component
Christopher Kolstad 7ed1d770a8
feat: make frontend aware that OIDC can be configured through env (#7597)
Co-authored-by: Nuno Góis <github@nunogois.com>
2024-07-16 13:53:30 +02:00
..
accessOverview
admin feat: make frontend aware that OIDC can be configured through env (#7597) 2024-07-16 13:53:30 +02:00
application
archive
banners
changeRequest feat: configurable strategies limit (#7488) 2024-07-01 10:03:26 +02:00
commandBar feat: remove first item selection (#7596) 2024-07-16 11:27:37 +03:00
common fix: prevent long names from breaking form layouts (#7591) 2024-07-16 10:47:46 +02:00
context
demo
environments chore: don't prevent users from entering the env form when they're at the limit (#7549) 2024-07-05 13:11:00 +02:00
events
feature fix: prevent long names from breaking form layouts (#7591) 2024-07-16 10:47:46 +02:00
featureTypes
feedback
feedbackNew feat: command bar feedback (#7485) 2024-07-01 14:15:51 +03:00
filter
insights feat: user seats component (#7583) 2024-07-12 15:39:37 +02:00
integrations feat: New Relic integration (#7492) 2024-07-05 15:16:00 +02:00
layout fix: sidebar update active when navigated via command menu. (#7545) 2024-07-05 13:28:00 +03:00
loginHistory
maintenance
menu
playground/Playground
project chore: fix project name overflow (#7575) 2024-07-11 10:00:38 +02:00
providers
segments feat: limit segments component (#7553) 2024-07-08 09:03:08 +02:00
signals feat: what's new in Unleash (#7497) 2024-07-03 09:54:38 +02:00
splash
strategies
tags
user feat: Disallow repeating last 5 passwords. (#7552) 2024-07-09 16:18:35 +02:00
App.tsx fix: make loader not exlpode to 100vh in unnecessary locations (#7589) 2024-07-15 14:41:45 +02:00
InitialRedirect.tsx