mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-21 13:47:39 +02:00
Related to: https://linear.app/unleash/issue/2-511/exploration-build-data-for-the-possibility-of-showing-an-alert-to-the Namely: https://unleash-internal.slack.com/archives/C046LV85N3C/p1671443897386729 The idea is to have a general message banner that can be controlled through a feature flag in Unleash to display announcements, warnings, informations, etc. Currently using mock feature flags, but the idea is to bind this to a feature flag we can manage in our Unleash instance, and use its payload to provide information to end users whenever we want. Co-authored-by: Gastón Fournier <gaston@getunleash.ai> |
||
---|---|---|
.. | ||
addons.ts | ||
application.ts | ||
context.ts | ||
environments.ts | ||
event.ts | ||
featureToggle.ts | ||
featureTypes.ts | ||
group.ts | ||
instance.ts | ||
invoice.ts | ||
personalAPIToken.ts | ||
profile.ts | ||
project.ts | ||
publicSignupTokens.ts | ||
role.ts | ||
route.ts | ||
segment.ts | ||
strategy.ts | ||
tags.ts | ||
toast.ts | ||
token.ts | ||
uiConfig.ts | ||
user.ts |