life-manager/codebase/features/scheduling/backend
2026-03-19 22:01:55 -07:00
..
__tests__ breaking(scheduling): 💥 Introduce CalDAV/iCal serialization, expand cadence-based scheduling logic, add time block notes, and refactor frontend UI for routines and scheduling. 2026-03-17 17:51:07 -07:00
caldav breaking(scheduling): 💥 Introduce CalDAV/iCal serialization, expand cadence-based scheduling logic, add time block notes, and refactor frontend UI for routines and scheduling. 2026-03-17 17:51:07 -07:00
dto breaking(scheduling): 💥 Rename database entities and DTOs from "wake" to "sleep" concepts with backward-compatible migration support 2026-03-19 22:01:55 -07:00
entities breaking(scheduling): 💥 Rename database entities and DTOs from "wake" to "sleep" concepts with backward-compatible migration support 2026-03-19 22:01:55 -07:00
cadence-timer.controller.ts breaking(scheduling): 💥 Introduce CalDAV/iCal serialization, expand cadence-based scheduling logic, add time block notes, and refactor frontend UI for routines and scheduling. 2026-03-17 17:51:07 -07:00
cadence-timer.service.ts breaking(scheduling): 💥 Introduce CalDAV/iCal serialization, expand cadence-based scheduling logic, add time block notes, and refactor frontend UI for routines and scheduling. 2026-03-17 17:51:07 -07:00
daily-log.service.ts feat(scheduling): Implement comprehensive scheduling feature with frontend UI (Sidebar, ActivityPage), backend services (nudge-response, scheduling), and E2E test infrastructure 2026-03-09 22:46:22 -07:00
daily-plan.service.ts breaking(scheduling): 💥 Rename database entities and DTOs from "wake" to "sleep" concepts with backward-compatible migration support 2026-03-19 22:01:55 -07:00
flight-recorder.service.ts feat(scheduling): Add TimeBlock entity, SchedulingService, and frontend components for time-block scheduling, plus integrate self-care baseline data via SelfCareService 2026-03-17 17:51:07 -07:00
ical-export.service.ts feat(scheduling): Add iCal export/import CLI support and scheduling system integration 2026-03-07 23:13:31 -08:00
ical-import.service.ts feat(scheduling): Add iCal export/import CLI support and scheduling system integration 2026-03-07 23:13:31 -08:00
ical.controller.ts feat(scheduling): Add iCal export/import CLI support and scheduling system integration 2026-03-07 23:13:31 -08:00
scheduling.controller.ts feat(scheduling): Add TimeBlock entity, SchedulingService, and frontend components for time-block scheduling, plus integrate self-care baseline data via SelfCareService 2026-03-17 17:51:07 -07:00
scheduling.module.ts refactor(notifications): ♻️ Restructure notification services and module dependencies for improved modularity 2026-03-18 17:21:41 -07:00
scheduling.service.ts feat(scheduling): Add TimeBlock entity, SchedulingService, and frontend components for time-block scheduling, plus integrate self-care baseline data via SelfCareService 2026-03-17 17:51:07 -07:00