1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/lib
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
..
__snapshots__ feat: re-order message banners (#4995) 2023-10-11 11:55:54 +01:00
addons feat: render segments changes in feature strategy update event messages (#4950) 2023-10-09 09:11:39 +02:00
db Refactor/move features to feature oriented architecture (#4994) 2023-10-11 09:38:57 +02:00
domain/project-health Project health tests (#3028) 2023-02-02 12:01:16 +01:00
error feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
features Refactor/move features to feature oriented architecture (#4994) 2023-10-11 09:38:57 +02:00
middleware Refactor/move features to feature oriented architecture (#4994) 2023-10-11 09:38:57 +02:00
openapi feat: feature changes counted in new table (#4958) 2023-10-10 12:32:23 +02:00
proxy feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
routes Refactor/move features to feature oriented architecture (#4994) 2023-10-11 09:38:57 +02:00
schema feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
segments feat: context/segment usage private (#4826) 2023-09-25 15:50:44 +03:00
services Refactor/move features to feature oriented architecture (#4994) 2023-10-11 09:38:57 +02:00
types feat: re-order message banners (#4995) 2023-10-11 11:55:54 +01:00
util feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
app.test.ts
app.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
create-config.test.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
create-config.ts feat: allow defining initial admin user as env variable (#4927) 2023-10-06 09:07:06 +02:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts feat: feature changes counted in new table (#4958) 2023-10-10 12:32:23 +02:00
metrics.ts feat: feature changes counted in new table (#4958) 2023-10-10 12:32:23 +02:00
server-impl.test.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
server-impl.ts