1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00
unleash.unleash/frontend/src/component
Tymoteusz Czech fd3a7f12cb
chore: remove featureSwitchRefactor flag (#5329)
Cleanup. This change has been rolled out to significant number of
customers already, and we have another parallel version behind a flag.
2023-11-14 13:03:23 +01:00
..
accessOverview
admin chore: remove access overview toggle (#5166) 2023-10-30 14:57:20 +02:00
application
archive fix: use correct flag name (#5026) 2023-10-13 17:02:48 +03:00
banners feat: banner UI/UX adjustments (#5151) 2023-10-25 17:14:18 +01:00
changeRequest Fix/scheduled request UI (#5318) 2023-11-10 11:22:03 +02:00
common chore: remove featureSwitchRefactor flag (#5329) 2023-11-14 13:03:23 +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 chore: remove featureSwitchRefactor flag (#5329) 2023-11-14 13:03:23 +01:00
featureTypes
feedback
integrations feat: remove feature flag for datadog json template (#5105) 2023-10-26 09:09:26 +02:00
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: do not track empty strings in playground token input (#5159) 2023-10-26 11:45:29 +00:00
project chore: remove featureSwitchRefactor flag (#5329) 2023-11-14 13:03:23 +01:00
providers
segments fix: take into account project segments permission (#5304) 2023-11-09 09:37:47 +00:00
splash chore(ui): add splash screen for oss segments (#5053) 2023-10-19 08:28:14 +02:00
strategies
tags Feat/pagination loading (#5325) 2023-11-13 14:08:48 +01:00
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