1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-04 00:18:40 +01:00
unleash.unleash/src/lib/features/project-insights
Jaanus Sellin 627768b96c
feat: start using event service composition root ()
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 () 2024-03-25 14:44:32 +01:00
project-insights-controller.ts chore: remove unstable label from GA metrics features () 2024-06-24 13:32:35 +02:00
project-insights-service.e2e.test.ts feat: start using event service composition root () 2024-08-15 08:33:46 +03:00
project-insights-service.test.ts refactor: remove change requests from project insights api () 2024-03-25 14:44:32 +01:00
project-insights-service.ts refactor: remove change requests from project insights api () 2024-03-25 14:44:32 +01:00
projects-insights.e2e.test.ts refactor: remove change requests from project insights api () 2024-03-25 14:44:32 +01:00