1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +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 feat: render segments changes in feature strategy update event messages (#4950) 2023-10-09 09:11:39 +02:00
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
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 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 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 feat: disable scheduler for tests (#4496) 2023-08-15 15:58:36 +02:00