targo-backend/src/modules
2025-10-07 09:49:42 -04:00
..
archival fix(leaves and expenses): import name fixes 2025-10-03 10:22:27 -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 fix(controller): commented deprecated or unsued methods of controllers 2025-10-06 15:44:07 -04:00
business-logics feat(leave-requests): implementation of vacation, sick and holiday leave-requests. 2025-10-06 12:15:51 -04:00
customers fix(modules): deprecate old methods and extract utils and helpers. created archival services. 2025-10-07 08:18:46 -04:00
employees fix(modules): deprecate old methods and extract utils and helpers. created archival services. 2025-10-07 08:18:46 -04:00
expenses fix(timesheets): modified returns to show total expense, total mileage and an array of all expenses per date 2025-10-07 09:49:42 -04:00
exports refactor(CSV): modify export csv to match checklist options 2025-08-28 13:33:31 -04:00
leave-requests fix(leave-requests): fix depencies for the Leave-Requests Module 2025-10-06 14:00:25 -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 fix(controller): commented deprecated or unsued methods of controllers 2025-10-06 15:44:07 -04:00
preferences feat(preferences): setup for prefrences module which allows a user to manage dark mode, notifications, lefty mode for phone user and a lang switch (en, fr) 2025-10-03 14:03:09 -04:00
shifts fix(modules): deprecate old methods and extract utils and helpers. created archival services. 2025-10-07 08:18:46 -04:00
timesheets fix(timesheets): modified returns to show total expense, total mileage and an array of all expenses per date 2025-10-07 09:49:42 -04:00
users-management refactor(employee): switched phone_number type from number to string 2025-08-26 12:50:11 -04:00