targo-backend/src/modules
2025-08-05 08:47:09 -04:00
..
archival fix(module): small fix to include bank_code in find methods of leave-requests service and a small typo 2025-07-30 14:49:31 -04:00
authentication fix(login): add CORS permissions to main.ts, modify login route to include versioning 2025-08-05 08:43:26 -04:00
bank-codes feat(business-logic): implementation of business-logics services into their respective modules. 2025-08-01 14:54:09 -04:00
business-logics fix(modules): small ajustment to the structure 2025-08-01 16:17:58 -04:00
customers fix(swagger): typos and fixes 2025-07-22 15:56:01 -04:00
employees fix(imports): small import fix to archival.module.ts 2025-07-30 10:24:53 -04:00
expenses fix(modules): small ajustment to the structure 2025-08-01 16:17:58 -04:00
leave-requests fix(modules): small ajustment to the structure 2025-08-01 16:17:58 -04:00
oauth-access-tokens fix(swagger): typos and fixes 2025-07-22 15:56:01 -04:00
pay-periods fix(imports): added pay-periods-overview-service to module 2025-07-28 15:10:44 -04:00
shifts feat(module): added shifts-validation module. service to export to csv file 2025-08-04 11:25:45 -04:00
timesheets fix(modules): small ajustment to the structure 2025-08-01 16:17:58 -04:00
users-management fix(auth+): fix certain imports and exports issues, fix variable inconsistencies in auth guard 2025-07-22 16:55:03 -04:00