targo-backend/src/modules
2025-09-09 08:19:50 -04:00
..
archival fix(Leave-Requests): small fix in Promises 2025-08-22 06:59:45 -04:00
attachments feat(attachments): minor fix and try catch for attachments controller 2025-08-18 10:44:28 -04:00
authentication refactor(module): rename and refactor services 2025-08-11 14:58:03 -04:00
bank-codes feat(tests): setup e2e-spec files for route testing. bank_codes, customers, employees 2025-08-13 08:58:42 -04:00
business-logics refactor(timesheets): refactored findAll to return more data 2025-08-28 10:22:00 -04:00
customers Merge branch 'dev/setup/modules/MatthieuH' of git.targo.ca:Targo/targo_backend 2025-08-28 10:24:42 -04:00
employees refactor(timesheets): refactored findAll to return more data 2025-08-28 10:22:19 -04:00
expenses refactor(routes): ajusted routes on Patch functions 2025-08-25 13:14:19 -04:00
exports refactor(CSV): modify export csv to match checklist options 2025-08-28 13:33:31 -04:00
leave-requests refactor(routes): ajusted routes on Patch functions 2025-08-25 13:14:19 -04:00
notifications feat(approval): selected approval by bulk for pay-period using crew view. renamed variables to use snake_case 2025-08-20 15:33:17 -04:00
oauth-sessions fix(temp): temporary commented RolesAllowed tags for dev purposes. 2025-08-14 11:55:17 -04:00
pay-periods refactor(shifts): added is_remote to track work from home shifts 2025-09-08 15:25:09 -04:00
shifts refactor(shifts): added is_remote to track work from home shifts 2025-09-08 15:25:09 -04:00
timesheets fix(timesheet): added is_remote 2025-09-09 08:19:50 -04:00
users-management refactor(employee): switched phone_number type from number to string 2025-08-26 12:50:11 -04:00