targo-backend/src/time-and-attendance/schedule-presets/services
Nicolas Drolet 93b974c160 fix(presets): simplify process of updating employee profiles with deleted preset.
Also removed superfluous prints that are no longer required in certain modules (testing)
2025-12-12 13:33:27 -05:00
..
schedule-presets-apply.service.ts feat(schedule-presets): added a service that applies a preset to an existing timesheet. did some cleaning in utils and dtos 2025-12-09 13:02:10 -05:00
schedule-presets-create.service.ts fix(schedule-preset): adjust services to use consistent dto and field names (mix of shifts and preset_shifts) 2025-12-10 16:51:38 -05:00
schedule-presets-delete.service.ts fix(presets): simplify process of updating employee profiles with deleted preset. 2025-12-12 13:33:27 -05:00
schedule-presets-get.service.ts fix(schedule-preset): adjust services to use consistent dto and field names (mix of shifts and preset_shifts) 2025-12-10 16:51:38 -05:00
schedule-presets-update.service.ts fix(presets): removed name from where clause to find the preset 2025-12-11 10:11:33 -05:00