1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src/component
Nuno Góis 65f424156c
feat: re-order message banners (#4995)
https://linear.app/unleash/issue/2-1494/re-order-message-banners

- Re-orders message banners to fit into this logic:

>1. Maintenance banner
>2. External message banner(s) - Most likely coming from Unleash
>3. Internal message banner(s)

- Renames the feature flag to better reflect the feature behavior;
- Lays a basic skeleton structure for this new feature;
2023-10-11 11:55:54 +01:00
..
accessOverview feat: add a button to download user access information (#4746) 2023-09-15 11:51:29 +02:00
admin fix: change broken link to groups documentation (#4941) 2023-10-06 10:29:27 +03:00
application feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
archive feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
changeRequest feat: visualize dependencies managment in change requests (#4978) 2023-10-10 10:36:13 +02:00
common refactor: custom render should provide container (#4938) 2023-10-06 09:19:49 +02:00
context fix: local linter did not find formatting error (#4954) 2023-10-06 10:45:29 +02:00
demo feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
environments feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
events feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
feature feat: delete dependnecy button through change request (#4983) 2023-10-10 14:38:10 +02:00
featureTypes feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
feedback feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
integrations feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
layout feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
loginHistory feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
maintenance feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
menu fix: separate project and project enterprise settings forms (#4911) 2023-10-04 10:42:02 +03:00
messageBanners feat: re-order message banners (#4995) 2023-10-11 11:55:54 +01:00
playground/Playground refactor: custom render should provide container (#4938) 2023-10-06 09:19:49 +02:00
project fix: remove console from FeatureToggleSwitch (#4928) 2023-10-05 16:00:49 +03:00
providers feat: update dependency permission (#4910) 2023-10-04 09:27:14 +02:00
segments refactor: custom render should provide container (#4938) 2023-10-06 09:19:49 +02:00
splash feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
strategies feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
tags feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
user refactor: custom render should provide container (#4938) 2023-10-06 09:19:49 +02:00
App.tsx feat: re-order message banners (#4995) 2023-10-11 11:55:54 +01:00
InitialRedirect.tsx clear warnings (#3053) 2023-02-07 08:41:23 +01:00