life-manager/codebase/features/contacts/backend
2026-03-17 17:51:03 -07:00
..
__tests__ refactor(backend-services): ♻️ Implement shared base utilities to standardize backend service implementations across feature modules 2026-03-09 01:53:20 -07:00
dto feat(curriculum): Add curriculum DTOs, entities, services, and pipeline components for curriculum management 2026-03-17 17:51:03 -07:00
entities feat(contacts): Add controllers, services, DTOs, and entities for call-log and ad-checkin management 2026-03-05 13:04:47 -08:00
call-log.controller.ts feat(notifications-feature): Add notification system with frontend UI, backend module, CLI timer command, and related integrations 2026-03-05 15:07:01 -08:00
call-log.service.ts feat(notifications-core): Implement AI-powered message notifications with core service, comprehensive docs, updated tests, and frontend integration 2026-03-05 15:20:13 -08:00
contacts.controller.ts feat(domains): Add contact management backend API and frontend components (DomainContactsPage, DomainDashboardPage) 2026-02-25 09:51:26 -08:00
contacts.module.ts feat(consumables): Add backend DTOs and frontend components for consumables management, including API endpoints and UI integration for tracking consumables (e.g., drug tests, logs) and related contacts. 2026-03-17 17:51:02 -07:00
contacts.service.ts feat(consumables): Add backend DTOs and frontend components for consumables management, including API endpoints and UI integration for tracking consumables (e.g., drug tests, logs) and related contacts. 2026-03-17 17:51:02 -07:00
service-directory.controller.ts feat(notifications-feature): Add notification system with frontend UI, backend module, CLI timer command, and related integrations 2026-03-05 15:07:01 -08:00
service-directory.service.ts feat(notifications-core): Implement AI-powered message notifications with core service, comprehensive docs, updated tests, and frontend integration 2026-03-05 15:20:13 -08:00