targo-backend/src/modules
2025-10-24 16:15:54 -04:00
..
archival refactor(expenses): commented module expenses et leave-request. needs refactor to match new timesheets and shifts module. 2025-10-21 16:27:56 -04:00
attachments feat(attachments): setup Garbage Collector for attachments module 2025-08-25 16:42:05 -04:00
authentication refactor(auth): removed verification console logs 2025-10-22 08:09:13 -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(auth): add functionality to complete auth cycle, utilizer user from request. 2025-10-21 10:50:11 -04:00
expenses refactor(expenses): major refactor of the CRUDs methods sing sessions data 2025-10-24 16:15:54 -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(expenses): commented module expenses et leave-request. needs refactor to match new timesheets and shifts module. 2025-10-21 16:27:56 -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(pay-period): commented bulk approval and command service 2025-10-22 10:16:38 -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(expenses): major refactor of the CRUDs methods sing sessions data 2025-10-24 16:15:54 -04:00
timesheets feat(timesheets): added an option to generate a second timesheet in case of a pay-period as no data in either the 1st or 2nd week 2025-10-22 13:50:17 -04:00
users-management refactor(auth): add functionality to complete auth cycle, utilizer user from request. 2025-10-21 10:50:11 -04:00