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 6c21ed5f74
feat: make maintenance-related 503s more intuitive (#5018)
This makes maintenance-related 503s more intuitive on our UI by
mentioning that maintenance banner is currently enabled.


![image](https://github.com/Unleash/unleash/assets/14320932/43142c58-6b87-4b2d-9239-50f2bb1409e6)
2023-10-16 09:27:29 +01:00
..
__snapshots__ fix: disable all environments when reviving a feature (#4999) 2023-10-13 10:38:18 +03:00
addons
db feat: validate archive dependent features (#5019) 2023-10-13 12:09:46 +02:00
domain/project-health
error fix: export NotFoundError and ISegmentService in internals.ts (#4997) 2023-10-11 14:31:45 +03:00
features feat: remove dependency on archive (#5040) 2023-10-16 08:59:34 +02:00
middleware feat: make maintenance-related 503s more intuitive (#5018) 2023-10-16 09:27:29 +01:00
openapi feat: dependencies import validation (#5023) 2023-10-13 14:17:54 +03:00
proxy feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
routes feat: remove dependency on archive (#5040) 2023-10-16 08:59:34 +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/separate client and admin store (#5006) 2023-10-12 13:58:23 +02:00
types fix: disable all environments when reviving a feature (#4999) 2023-10-13 10:38:18 +03:00
util feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
app.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
app.ts
create-config.test.ts
create-config.ts
default-custom-auth-deny-all.ts
internals.ts fix: export NotFoundError and ISegmentService in internals.ts (#4997) 2023-10-11 14:31:45 +03:00
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts
metrics.ts
server-impl.test.ts
server-impl.ts