life-manager/codebase/features/projects/backend
2026-03-08 03:39:04 -07:00
..
__tests__ test(notifications): Add/update tests for AI message generation and nudge context services in notifications 2026-03-05 14:21:05 -08:00
dto feat(projects): Introduce batch processing and outfit management with ContentBatchesService, OutfitsService, DTOs, entities, and frontend pages for projects 2026-03-03 00:39:26 -08:00
entities feat(assistant): Add iMessage notification channel and thread management tools with full documentation support 2026-03-08 03:39:04 -07:00
content-batches.service.ts feat(projects): Introduce batch processing and outfit management with ContentBatchesService, OutfitsService, DTOs, entities, and frontend pages for projects 2026-03-03 00:39:26 -08:00
content-tools.provider.ts feat(content-tools): Add ContentToolsProvider with custom parsers and validators 2026-03-03 11:25:13 -08:00
content.service.ts feat(projects): Introduce batch processing and outfit management with ContentBatchesService, OutfitsService, DTOs, entities, and frontend pages for projects 2026-03-03 00:39:26 -08:00
outfits.service.ts feat(projects): Introduce batch processing and outfit management with ContentBatchesService, OutfitsService, DTOs, entities, and frontend pages for projects 2026-03-03 00:39:26 -08:00
project-resolver.service.ts
projects-crud.controller.ts
projects-crud.service.ts
projects-tools.provider.ts
projects.controller.ts feat(projects): Introduce batch processing and outfit management with ContentBatchesService, OutfitsService, DTOs, entities, and frontend pages for projects 2026-03-03 00:39:26 -08:00
projects.module.ts feat(projects): Introduce batch processing and outfit management with ContentBatchesService, OutfitsService, DTOs, entities, and frontend pages for projects 2026-03-03 00:39:26 -08:00
sprints.service.ts