This website requires JavaScript.
Explore
Help
Sign In
louis
/
targo-backend
Watch
1
Star
0
Fork
0
You've already forked targo-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
b01506f013
targo-backend
/
src
/
time-and-attendance
/
schedule-presets
History
Matthieu Haineault
b01506f013
fix(schedule_preset): added a param to orderBy to sort shifts by start_date as well as week_day
2025-12-12 14:53:56 -05:00
..
services
fix(schedule_preset): added a param to orderBy to sort shifts by start_date as well as week_day
2025-12-12 14:53:56 -05:00
schedule-presets.controller.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.dto.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.module.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