1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib/features/project-insights
Christopher Kolstad cf2bd28ff6
feat: use audit info in events (#6872)
I've tried to use/add the audit info to all events I could see/find.
This makes this PR necessarily huge, because we do store quite a few
events. 

I realise it might not be complete yet, but tests
run green, and I think we now have a pattern to follow for other events.
2024-04-18 16:32:35 +02:00
..
createProjectInsightsService.ts refactor: remove change requests from project insights api (#6685) 2024-03-25 14:44:32 +01:00
project-insights-controller.ts refactor: Project insights subdomain (#6634) 2024-03-20 15:06:11 +01:00
project-insights-service.e2e.test.ts feat: use audit info in events (#6872) 2024-04-18 16:32:35 +02:00
project-insights-service.test.ts refactor: remove change requests from project insights api (#6685) 2024-03-25 14:44:32 +01:00
project-insights-service.ts refactor: remove change requests from project insights api (#6685) 2024-03-25 14:44:32 +01:00
projects-insights.e2e.test.ts refactor: remove change requests from project insights api (#6685) 2024-03-25 14:44:32 +01:00