targo-backend/src/modules
2025-10-21 15:59:33 -04:00
..
archival fizx(archive): fix import services 2025-10-07 09:55:44 -04:00
attachments feat(attachments): setup Garbage Collector for attachments module 2025-08-25 16:42:05 -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 refactor(shifts): added Patch and Post route to shift module and added Overtime checks to create/update and delete functions. 2025-10-21 09:33:04 -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 refactor(timesheets): refacatored query-service 2025-10-10 13:29:26 -04:00
expenses refactor(shifts): refactor of the shift module to use an array of shifts 2025-10-21 12:11:26 -04:00
exports refactor(preferences & modules): changed type from boolean to Int so each preferences can have more than 2 options. 2025-10-10 09:27:57 -04:00
leave-requests refactor(shifts): massive do-over of the whole module. exposed delete route only and simplified find and create/update functions. 2025-10-20 14:59:24 -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): refactor of the shift module to use an array of shifts 2025-10-21 12:11:26 -04:00
preferences feat(preferences): added display options to preferences table 2025-10-14 09:33:29 -04:00
schedule-presets refactor(preferences & modules): changed type from boolean to Int so each preferences can have more than 2 options. 2025-10-10 09:27:57 -04:00
shared refactor(shifts): refactor of the shift module to use an array of shifts 2025-10-21 12:11:26 -04:00
shifts refactor(timesheets): deep refactor of the timesheet module and small corrections of the shift module. 2025-10-21 15:59:33 -04:00
timesheets refactor(timesheets): deep refactor of the timesheet module and small corrections of the shift module. 2025-10-21 15:59:33 -04:00
users-management refactor(employee): switched phone_number type from number to string 2025-08-26 12:50:11 -04:00