1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component
andreas-unleash d681e614ac
fix: fix broken edit project link (#5147)
fix broken edit project link

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-10-25 15:23:53 +03:00
..
accessOverview
admin feat: use new on/off endpoints in banners toggles (#5144) 2023-10-25 12:27:47 +01:00
application
archive fix: use correct flag name (#5026) 2023-10-13 17:02:48 +03:00
banners feat: banner modal (#5132) 2023-10-24 16:26:44 +01:00
changeRequest feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
common feat: banner modal (#5132) 2023-10-24 16:26:44 +01:00
context fix: local linter did not find formatting error (#4954) 2023-10-06 10:45:29 +02:00
demo feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
environments
events
feature bug: remove strategies from copy breadcrumbs (#5137) 2023-10-25 09:12:32 +03:00
featureTypes
feedback
integrations
layout fix: draft banner zIndex (#5124) 2023-10-23 13:01:50 +02:00
loginHistory
maintenance feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
menu bug: remove strategies from copy breadcrumbs (#5137) 2023-10-25 09:12:32 +03:00
playground/Playground fix: grey out text and icons for disabled strategies in playground (#5113) 2023-10-23 15:12:15 +03:00
project fix: fix broken edit project link (#5147) 2023-10-25 15:23:53 +03:00
providers
segments refactor: custom render should provide container (#4938) 2023-10-06 09:19:49 +02:00
splash chore(ui): add splash screen for oss segments (#5053) 2023-10-19 08:28:14 +02:00
strategies
tags
user fix: small adjustments on the new header icons (#5043) 2023-10-16 12:25:27 +01:00
App.tsx refactor: rename message banners to banners (#5098) 2023-10-19 13:18:25 +01:00
InitialRedirect.tsx