Commit Graph

14 Commits

Author SHA1 Message Date
Matthieu Haineault
15d7821314 fix(pay-period): removed is_remote from payload and added dynamic returns of timesheet.is_approved 2025-12-23 07:18:01 -05:00
da74a93fa0 console.log 2025-12-22 14:10:26 -05:00
58baaade5d refactor(pay-periods): refactored bulkApprove for crew to instead toggle approval of all shifts and expenses of a given employee 2025-12-22 14:09:35 -05:00
Matthieu Haineault
ed7e013a71 clean(logs): removed debugging logs 2025-12-19 16:46:19 -05:00
Matthieu Haineault
447d968f59 feat(pay-period): added is_active to payload to filter inactive employee from the timesheets_approval page 2025-12-19 16:25:39 -05:00
Matthieu Haineault
c0d00d0ca9 feat(pay-period): added is_active to payload to filter inactive employee from the timesheets_approval page 2025-12-19 16:16:35 -05:00
Matthieu Haineault
581a4252cd fix(display): fix the display of amount, mileage and hours to use only 2 decimals and no more 2025-12-19 15:46:10 -05:00
Matthieu Haineault
13962a8496 clean(modules): modules file cleaning 2025-12-04 14:50:23 -05:00
6d1ac6c634 Merge branch 'main' of git.targo.ca:Targo/targo_backend 2025-11-24 09:12:55 -05:00
7912695b8f fix(payperiods): refactor general overview method to return all employee overviews. 2025-11-24 09:02:31 -05:00
Matthieu Haineault
ddb6fa2ada feat(pay_periods): added Result Pattern to pay-period module 2025-11-19 10:41:49 -05:00
Matthieu Haineault
48f1220a4e clean(modules): cleaned unused dto files and added validation. Changed error messages to match i18n 2025-11-18 14:55:42 -05:00
Matthieu Haineault
8df3becbb5 clean(modules): clean module imports and clean utils files 2025-11-13 15:30:29 -05:00
Matthieu Haineault
b1c6c50571 refactor(time-and-attendance): removed a layer of folder 2025-11-03 10:53:15 -05:00