1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/src/lib/routes/admin-api
Fredrik Strand Oseberg 60d2176efa
feat: add option to use variants with feedback (#5986)
This PR will allow us to use a feature flag with variants to control
whether or not we should show the comments field of the feedback form.
This will allow us to see whether we can increase feedback collection if
we reduce the load on the customer.
2024-01-22 13:14:27 +01:00
..
project feat: admin token calls get an admin token user (#5924) 2024-01-17 16:55:59 +01:00
user chore(update): Updates biome config to 1.3 format (#5421) 2023-11-27 13:42:58 +01:00
addon.ts fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
api-token.test.ts feat: added killswitch for admin tokens (#5905) 2024-01-17 10:27:36 +01:00
api-token.ts feat: admin token calls get an admin token user (#5924) 2024-01-17 16:55:59 +01:00
config.test.ts chore(deps): update dependency @types/supertest to v6 (#5926) 2024-01-17 13:36:17 +02:00
config.ts feat: add option to use variants with feedback (#5986) 2024-01-22 13:14:27 +01:00
constraints.ts Refactor/move features to feature oriented architecture (#4994) 2023-10-11 09:38:57 +02:00
context.test.ts chore(deps): update dependency @types/supertest to v6 (#5926) 2024-01-17 13:36:17 +02:00
context.ts fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
email.test.ts
email.ts
environments.ts refactor: feature oriented architecture for project-environment (#5510) 2023-12-01 12:41:46 +01:00
event.ts chore: re use extract user methods (#5947) 2024-01-18 13:15:21 +01:00
events.test.ts chore: list users and groups under each role in projectaccessadded event (#5581) 2023-12-19 10:16:17 +01:00
favorites.ts
feature-type.ts feat: feature type updated audit log (#5415) 2023-11-24 14:24:31 +01:00
index.ts refactor: metrics in feature oriented architecture (#5919) 2024-01-17 09:14:31 +01:00
instance-admin.ts feat: Prometheus last day metrics (#5878) 2024-01-15 15:31:38 +01:00
metrics.test.ts chore(deps): update dependency @types/supertest to v6 (#5926) 2024-01-17 13:36:17 +02:00
metrics.ts refactor: metrics in feature oriented architecture (#5919) 2024-01-17 09:14:31 +01:00
public-signup.test.ts chore(deps): update dependency @types/supertest to v6 (#5926) 2024-01-17 13:36:17 +02:00
public-signup.ts feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
state.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
strategy.test.ts Client instance service (#5126) 2023-10-23 15:22:30 +02:00
strategy.ts feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
tag.test.ts chore(deps): update dependency @types/supertest to v6 (#5926) 2024-01-17 13:36:17 +02:00
tag.ts fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
telemetry.ts fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
user-admin.ts feat: make all internal rate limits configurable (#5095) 2023-10-26 09:20:29 +02:00
user-feedback.ts openapi: document operations for admin ui feedback (#4226) 2023-07-13 13:27:52 +02:00
user-splash.ts fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00