managarten/apps
Till-JS a1ca002081 ♻️ refactor: migrate 6 backends to shared-nestjs-metrics
Replace local MetricsService implementations with @manacore/shared-nestjs-metrics:
- chat, calendar, todo, clock, contacts, skilltree

Removes ~350 LOC of duplicated metrics code:
- Delete local metrics directories (service, module, controller)
- Remove manual metrics middleware from main.ts
- Use MetricsModule.register({ prefix: 'app_' }) pattern

Part of consolidation effort - see docs/CONSOLIDATION_OPPORTUNITIES.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 16:23:32 +01:00
..
calendar ♻️ refactor: migrate 6 backends to shared-nestjs-metrics 2026-01-29 16:23:32 +01:00
chat ♻️ refactor: migrate 6 backends to shared-nestjs-metrics 2026-01-29 16:23:32 +01:00
clock ♻️ refactor: migrate 6 backends to shared-nestjs-metrics 2026-01-29 16:23:32 +01:00
contacts ♻️ refactor: migrate 6 backends to shared-nestjs-metrics 2026-01-29 16:23:32 +01:00
context 🔧 chore: enforce monorepo best practices with automated validation 2025-12-25 17:57:00 +01:00
manacore feat(auth): add resend verification email to all login pages 2026-01-29 14:55:49 +01:00
manadeck feat(auth): add resend verification email to all login pages 2026-01-29 14:55:49 +01:00
matrix fix(matrix): enable independent scrolling for panels 2026-01-29 16:20:23 +01:00
nutriphi feat(auth): add resend verification email to all login pages 2026-01-29 14:55:49 +01:00
picture ♻️ refactor: remove duplicated code (Quick Wins) 2026-01-29 16:19:18 +01:00
planta feat(auth): add resend verification email to all login pages 2026-01-29 14:55:49 +01:00
presi feat(auth): add resend verification email to all login pages 2026-01-29 14:55:49 +01:00
questions ♻️ refactor: centralize AppLoadingSkeleton in shared-ui 2026-01-29 15:24:29 +01:00
skilltree ♻️ refactor: migrate 6 backends to shared-nestjs-metrics 2026-01-29 16:23:32 +01:00
storage ♻️ refactor: centralize global error handler in shared-ui 2026-01-29 15:17:17 +01:00
todo ♻️ refactor: migrate 6 backends to shared-nestjs-metrics 2026-01-29 16:23:32 +01:00
zitare/apps feat(auth): redirect users to source app after email verification 2026-01-27 01:31:31 +01:00