1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/src/lib/routes
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
..
admin-api feat: add option to use variants with feedback (#5986) 2024-01-22 13:14:27 +01:00
auth
client-api refactor: metrics in feature oriented architecture (#5919) 2024-01-17 09:14:31 +01:00
edge-api refactor: metrics in feature oriented architecture (#5919) 2024-01-17 09:14:31 +01:00
proxy-api fix: frontend api should use cache-control strategy 'no-cache' (#5641) 2023-12-14 10:35:21 +01:00
backstage.test.ts Client instance service (#5126) 2023-10-23 15:22:30 +02:00
backstage.ts
controller.ts fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
health-check.test.ts chore(deps): update dependency @types/supertest to v6 (#5926) 2024-01-17 13:36:17 +02:00
health-check.ts
index.ts feat: make all internal rate limits configurable (#5095) 2023-10-26 09:20:29 +02:00
logout.test.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
logout.ts
public-invite.test.ts fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
public-invite.ts OpenAPI: add operation tests: require summaries and descriptions (#4377) 2023-08-01 15:58:15 +02:00
unleash-types.ts chore: import IUser instead of User for auth (#5269) 2023-11-06 10:46:59 +01:00
util.ts feat: Adds rate limiting to metric POST endpoints (#5075) 2023-10-18 13:00:44 +02:00