1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/lib
Jaanus Sellin 53f90d37c5
feat: feature naming patterns (#4591)
Adds a first iteration of feature flag naming patterns. Currently behind a flag.

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
Co-authored-by: Thomas Heartman <thomas@getunleash.io>
Co-authored-by: andreas-unleash <andreas@getunleash.ai>
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2023-09-04 11:53:33 +00:00
..
__snapshots__ feat: feature naming patterns (#4591) 2023-09-04 11:53:33 +00:00
addons fix: Add feature environment variants updated event (#4598) 2023-09-01 16:54:09 +02:00
db feat: feature naming patterns (#4591) 2023-09-04 11:53:33 +00:00
domain/project-health Project health tests (#3028) 2023-02-02 12:01:16 +01:00
error feat: feature naming patterns (#4591) 2023-09-04 11:53:33 +00:00
features chore: strategy variant flag removed (#4603) 2023-09-04 13:15:54 +02:00
middleware chore: increase max app names to 1000 (#4421) 2023-08-04 15:03:21 +02:00
openapi feat: feature naming patterns (#4591) 2023-09-04 11:53:33 +00:00
proxy refactor: playground in feature oriented architecture (#3942) 2023-06-09 12:55:54 +02:00
routes feat: feature naming patterns (#4591) 2023-09-04 11:53:33 +00:00
schema chore: deprecate username on api-tokens (#3616) 2023-05-04 09:56:00 +02:00
segments feat: protect segment operations for change requests (#4417) 2023-08-04 12:23:19 +02:00
services feat: feature naming patterns (#4591) 2023-09-04 11:53:33 +00:00
types feat: feature naming patterns (#4591) 2023-09-04 11:53:33 +00:00
util feat: import service validate duplicates (#4558) 2023-08-24 10:05:21 +02:00
app.test.ts
app.ts fix: remove consecutive slashes (#3882) 2023-05-27 16:16:51 +00:00
create-config.test.ts chore: remove optimal 304 flag (#3665) 2023-05-05 09:18:04 +02:00
create-config.ts feat: disable scheduler for tests (#4496) 2023-08-15 15:58:36 +02:00
default-custom-auth-deny-all.ts refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
internals.ts chore: drop event hook (#3565) 2023-04-21 09:44:18 +02:00
logger.test.ts
logger.ts feat: add option for LOG_LEVEL (#803) 2021-04-23 15:31:12 +02:00
metric-events.ts fix: refactor event types 2021-04-29 10:21:29 +02:00
metrics.test.ts feat: add prom metric for total custom root roles (#4435) 2023-08-07 14:59:29 +01:00
metrics.ts feat: add prom metric for total custom root roles in use (#4438) 2023-08-08 08:14:40 +01:00
server-impl.test.ts chore: drop event hook (#3565) 2023-04-21 09:44:18 +02:00
server-impl.ts feat: disable scheduler for tests (#4496) 2023-08-15 15:58:36 +02:00