1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-04 00:18:40 +01:00
unleash.unleash/src/lib
Nuno Góis 28edadd507
chore: fix search events endpoint description (#8289)
Scouting: I think this description was copy-pasted from the previous
endpoint and we forgot to update it.
2024-09-27 11:16:51 +00:00
..
__snapshots__ fix: prevent config resolver snapshot test (#8041) 2024-09-02 15:14:34 +02:00
addons feat: return latest project events (#8287) 2024-09-27 12:47:21 +02:00
db feat: start returning onboarding status with project overview (#8058) 2024-09-03 14:41:47 +03: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: fix search events endpoint description (#8289) 2024-09-27 11:16:51 +00:00
middleware feat: resolve useragent source and add as source label to metrics (#7883) 2024-08-15 13:25:42 +02:00
openapi feat: return latest project events (#8287) 2024-09-27 12:47:21 +02:00
routes feat: personal dashboard api (#8218) 2024-09-23 15:47:19 +02:00
schema fix: trim role names before validation (#8277) 2024-09-26 11:52:51 +00:00
services feat: return latest project events (#8287) 2024-09-27 12:47:21 +02:00
types chore: remove manual anonymization of outgoing project owners (#8252) 2024-09-26 11:29:18 +02:00
users feat: use audit info in events (#6872) 2024-04-18 16:32:35 +02:00
util feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
app.test.ts feat: Make compression middleware optional (#5306) 2023-12-16 08:06:26 +01:00
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 fix: use the correct env vars for initial admin account (#8095) 2024-09-05 09:10:51 +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 refactor: rename proxy to frontend api (#6502) 2024-03-11 17:30:46 +01:00
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.test.ts chore: remove featureLifecycle and featureLifecycleMetrics flags (#7808) 2024-08-08 13:45:23 +02:00
metrics.ts feat: projects onboarding metrics (#8014) 2024-08-29 14:57:27 +02: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