1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/src/lib/routes/admin-api
2023-09-20 10:35:30 +03:00
..
project refactor: feature oriented architecture for feature dependencies (#4771) 2023-09-19 11:23:21 +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: get api tokens by name (#4507) 2023-08-16 11:41:20 +02:00
archive.ts feat: private project filtering and store implementation (#4758) 2023-09-18 11:06:26 +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
config.ts openapi: update ui-config endpoints (#4280) 2023-07-19 17:18:47 +02:00
constraints.ts openapi: update misc 'features'-tagged endpoints (#4192) 2023-07-11 14:17:10 +02:00
context.test.ts
context.ts OpenAPI: remaining schema updates (#4354) 2023-07-28 07:25:34 +00: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 fix: log project access events (#3683) 2023-05-09 11:13:38 +02: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
feature.ts feat: make import/export work with project patterns (#4652) 2023-09-12 10:19:40 +02:00
index.ts feat: open-source segments 🚀 (#4690) 2023-09-19 11:24:26 +00:00
instance-admin.ts feat: Add active users statistics to metrics (#4674) 2023-09-18 15:05:17 +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
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
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 docs: custom root roles (#4451) 2023-08-10 08:21:58 +01: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