1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/src/lib/features/project-insights
Jaanus Sellin 627768b96c
feat: start using event service composition root (#7871)
During adding privateProjectsChecker, I saw that events composition root
is not used almost at all.
Refactored code so we do not call new EventService anymore.
2024-08-15 08:33:46 +03:00
..
createProjectInsightsService.ts refactor: remove change requests from project insights api (#6685) 2024-03-25 14:44:32 +01:00
project-insights-controller.ts chore: remove unstable label from GA metrics features (#7433) 2024-06-24 13:32:35 +02:00
project-insights-service.e2e.test.ts feat: start using event service composition root (#7871) 2024-08-15 08:33:46 +03: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