1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/src/lib
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
..
__snapshots__ feat: add option to use variants with feedback (#5986) 2024-01-22 13:14:27 +01:00
addons Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
db chore: re use extract user methods (#5947) 2024-01-18 13:15:21 +01:00
domain/project-health fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
error Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
features fix: unauthorized disable feature (#5982) 2024-01-22 12:50:14 +01:00
middleware chore: add types to pat middleware (#5951) 2024-01-18 14:36:42 +01:00
openapi feat: Prometheus last day metrics (#5878) 2024-01-15 15:31:38 +01:00
proxy chore(deps): update dependency @biomejs/biome to v1.4.1 (#5709) 2024-01-10 09:11:49 +00:00
routes feat: add option to use variants with feedback (#5986) 2024-01-22 13:14:27 +01:00
schema
segments fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
services fix: unauthorized disable feature (#5982) 2024-01-22 12:50:14 +01:00
types feat: add option to use variants with feedback (#5986) 2024-01-22 13:14:27 +01:00
util refactor: add typesafe wrappers for prom client metrics (#5969) 2024-01-19 14:51:29 +00:00
app.test.ts
app.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
create-config.test.ts
create-config.ts feat: metrics periods expressed in days (#5928) 2024-01-18 11:54:20 +01:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
metrics.ts refactor: add typesafe wrappers for prom client metrics (#5969) 2024-01-19 14:51:29 +00:00
server-impl.test.ts
server-impl.ts