1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib/routes/admin-api
2022-05-20 11:07:30 +02:00
..
project fix: the replaceGroupId field should be optional (#1608) 2022-05-20 11:07:30 +02:00
addon.ts fix: convert xtract-user.js to typescript 2021-09-14 19:58:48 +02:00
api-def.json Feature/setup typescript 2021-02-12 11:42:00 +01:00
api-token-controller.ts feat: add READ_API_TOKEN permission (#1528) 2022-04-26 10:24:34 +02:00
archive.ts Complete open api schemas for project features controller (#1563) 2022-05-18 16:17:09 +03:00
bootstrap-controller.ts fix: add member and toggle count to project list (#918) 2021-08-19 13:25:36 +02:00
client-metrics.ts refactor: add an hoursBack query param to the raw metrics endpoint (#1373) 2022-02-17 10:47:05 +01:00
config.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
config.ts fix: configure user endpoint when AuthType is NONE (#1403) 2022-03-01 10:52:22 +01:00
constraints.ts feat: add segments (#1426) 2022-03-29 14:59:14 +02:00
context.test.ts feat: add context value descriptions (#1496) 2022-04-19 08:40:07 +02:00
context.ts fix: always require permission for POST, PATCH, PUT, DELETE (#1152) 2021-12-03 12:46:50 +01:00
email.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
email.ts refactor: fix a few eslint module boundary type overrides (#1542) 2022-04-28 12:40:38 +02:00
environments-controller.ts feat: Move environments to enterprise (#935) 2021-09-13 15:57:38 +02:00
event.ts feat: clean up events (#1089) 2021-11-12 13:15:51 +01:00
events.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
feature-type.ts fix: Controller wraps handler with try/catch (#909) 2021-08-13 10:36:19 +02:00
feature.ts Complete open api schemas for project features controller (#1563) 2022-05-18 16:17:09 +03:00
index.ts feat: add segments (#1426) 2022-03-29 14:59:14 +02:00
metrics.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
metrics.ts fix: rename services 2021-12-10 09:31:54 +01:00
state.ts feat: clean up events (#1089) 2021-11-12 13:15:51 +01:00
strategy.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
strategy.ts refactor: fix a few eslint module boundary type overrides (#1542) 2022-04-28 12:40:38 +02:00
tag-type.ts fix: always require permission for POST, PATCH, PUT, DELETE (#1152) 2021-12-03 12:46:50 +01:00
tag.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
tag.ts fix: convert xtract-user.js to typescript 2021-09-14 19:58:48 +02:00
user-admin.ts fix: welcome-email should not include password-link when disabled (#1302) 2022-01-28 12:50:35 +01:00
user-feedback-controller.ts fix: always require permission for POST, PATCH, PUT, DELETE (#1152) 2021-12-03 12:46:50 +01:00
user-splash-controller.ts fix: always require permission for POST, PATCH, PUT, DELETE (#1152) 2021-12-03 12:46:50 +01:00
user.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
user.ts fix: configure user endpoint when AuthType is NONE (#1403) 2022-03-01 10:52:22 +01:00