1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-04 01:18:20 +02:00
unleash.unleash/src/lib/routes/admin-api
2023-10-16 08:59:34 +02:00
..
project feat: remove dependency on archive (#5040) 2023-10-16 08:59:34 +02:00
user feat: user openapi spec (#4162) 2023-07-06 15:27:43 +02:00
addon.ts feat: unify error responses (#3607) 2023-04-25 13:40:46 +00:00
api-token.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
archive.ts fix: disable all environments when reviving a feature (#4999) 2023-10-13 10:38:18 +03:00
client-metrics.ts OpenAPI: add operation tests: require summaries and descriptions (#4377) 2023-08-01 15:58:15 +02:00
config.test.ts Scheduler abstraction (#2829) 2023-01-11 16:15:53 +01:00
config.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
constraints.ts Refactor/move features to feature oriented architecture (#4994) 2023-10-11 09:38:57 +02:00
context.test.ts Scheduler abstraction (#2829) 2023-01-11 16:15:53 +01:00
context.ts feat: context/segment usage private (#4826) 2023-09-25 15:50:44 +03:00
email.test.ts
email.ts fix: security vulnerability (#3497) 2023-04-11 16:13:59 +02:00
environments.ts Feat: default strategy UI (#3682) 2023-05-05 14:32:44 +03:00
event.ts docs: Events tag (#4152) 2023-07-06 08:57:09 +00:00
events.test.ts refactor: prefer eventService.storeEvent methods (#4830) 2023-09-27 14:23:05 +01:00
favorites.ts chore: openapai favorite endpoints (#4189) 2023-07-10 14:13:00 +03:00
feature-type.ts chore: remove configurableFeatureTypeLifetimes flag (#4569) 2023-08-25 09:19:08 +02:00
index.ts fix: disable all environments when reviving a feature (#4999) 2023-10-13 10:38:18 +03:00
instance-admin.ts feat: feature changes counted in new table (#4958) 2023-10-10 12:32:23 +02:00
maintenance.ts OpenAPI: more schema cleanup (#4353) 2023-07-28 06:59:05 +00:00
metrics.test.ts fix: allow empty appName as it may come in the url (#3953) 2023-06-12 10:15:00 +02:00
metrics.ts feat: make application usage private through project (#4786) 2023-09-20 10:35:30 +03:00
public-signup.test.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
public-signup.ts OpenAPI: add operation tests: require summaries and descriptions (#4377) 2023-08-01 15:58:15 +02:00
state.ts feat: deprecate state api (#3551) 2023-04-18 18:34:12 +02:00
strategy.test.ts openapi: strategies tag (#4116) 2023-07-04 14:21:09 +02:00
strategy.ts fix: API improvements aligning the types to our schemas (#4650) 2023-09-12 15:40:57 +02:00
tag-type.ts openapi: enable strict schema validation by default and fix (#4355) 2023-07-31 11:04:13 +02:00
tag.test.ts Scheduler abstraction (#2829) 2023-01-11 16:15:53 +01:00
tag.ts docs: add descriptions and examples to tag schemas (#4194) 2023-07-11 10:02:00 +02:00
telemetry.ts feat: remove experimental flag for telemetry (#4123) 2023-06-30 11:27:54 +02:00
user-admin.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
user-feedback.ts openapi: document operations for admin ui feedback (#4226) 2023-07-13 13:27:52 +02:00
user-splash.ts openapi: update the splash endpoints and schemas for splash (#4227) 2023-07-13 08:29:54 +00:00