life-manager/codebase/features/projects/backend
2026-03-05 14:21:05 -08: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(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-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 refactor(projects): ♻️ Standardize project entity models, DTOs, and UI interactions across all components 2026-03-01 01:22:32 -08:00
projects-crud.controller.ts breaking(features): 💥 Update DTO schemas, controllers, and frontend components for goals, habits, health, income, and projects to enforce new API contracts 2026-03-02 21:01:45 -08:00
projects-crud.service.ts refactor(projects): ♻️ Standardize project entity models, DTOs, and UI interactions across all components 2026-03-01 01:22:32 -08:00
projects-tools.provider.ts feat(api-seeds): Implement event-driven service seeding with seed files and provider configurations 2026-03-01 01:35:26 -08:00
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 refactor(projects): ♻️ implement consistent DTO, service, and component patterns across feature modules 2026-03-01 01:29:22 -08:00