1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib
Christopher Kolstad 8d4e3efbc5
chore: upgrade to biome 1.9.4 (#8616)
The two lints being turned off are new for 1.9.x and caused a massive
diff inside frontend if activated. To reduce impact, these were turned off for
the merge. We might want to look at turning them back on once we're
ready to have a semantic / a11y refactor of our frontend.
2024-10-31 15:24:22 +01:00
..
__snapshots__ feat(productiviy-report): email config (#8571) 2024-10-29 10:52:05 +01:00
addons chore: remove the addonUsageMetrics flag (#8590) 2024-10-30 11:44:26 +01:00
db chore: upgrade to biome 1.9.4 (#8616) 2024-10-31 15:24:22 +01:00
domain/project-health chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
error fix: validate patched data with schema (#7616) 2024-07-18 13:26:50 +01:00
features chore: upgrade to biome 1.9.4 (#8616) 2024-10-31 15:24:22 +01:00
middleware [Gitar] Cleaning up stale flag: stripHeadersOnAPI with value true (#8457) 2024-10-16 09:30:32 +02:00
openapi feat: archived row styling (#8608) 2024-10-31 12:30:00 +02:00
routes Update and restructure environments (#8496) 2024-10-22 17:55:11 +02:00
schema fix: don't allow . or .. in feature url (#8479) 2024-10-21 16:35:17 +02:00
services fix: productivity report email (#8574) 2024-10-29 13:39:57 +01:00
types chore: remove navigation sidebar flag (#8607) 2024-10-31 10:30:37 +01:00
users feat: ability to configure when users are considered inactive (#8454) 2024-10-15 16:34:04 +02:00
util feat(productiviy-report): email config (#8571) 2024-10-29 10:52:05 +01:00
app.test.ts
app.ts chore: origin middleware (#7695) 2024-07-30 10:42:50 +01:00
create-config.test.ts fix: prevent config resolver snapshot test (#8041) 2024-09-02 15:14:34 +02:00
create-config.ts feat(productiviy-report): email config (#8571) 2024-10-29 10:52:05 +01:00
default-custom-auth-deny-all.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
internals.ts
logger.test.ts
logger.ts
metric-events.ts feat: user loging event emitting with login order (#8021) 2024-08-30 11:28:19 +02:00
metrics-gauge.test.ts chore: Prometheus metrics refactor (#8484) 2024-10-22 15:11:57 +02:00
metrics-gauge.ts chore: Prometheus metrics refactor (#8484) 2024-10-22 15:11:57 +02:00
metrics.test.ts feat: send traffic info to prometheus (#8541) 2024-10-25 15:43:14 +03:00
metrics.ts [Gitar] Cleaning up stale flag: onboardingMetrics with value true (#8550) 2024-10-28 11:47:58 +01:00
server-impl.test.ts chore: remove featureLifecycle and featureLifecycleMetrics flags (#7808) 2024-08-08 13:45:23 +02:00
server-impl.ts feat: file import (#7219) 2024-05-31 13:21:41 +02:00