targo-backend/src/modules
2025-08-11 12:46:05 -04:00
..
archival fix(guards)clean up superfluous files in auth module. Remove wrong guard from controllers in other modules. Needs to be role guard and not auth guard. 2025-08-08 13:40:12 -04:00
authentication fix(merge): conflicts resolved 2025-08-08 13:44:24 -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 feat(utils): added date-utils.ts and refactor services to use it 2025-08-05 11:39:34 -04:00
customers fix(guards)clean up superfluous files in auth module. Remove wrong guard from controllers in other modules. Needs to be role guard and not auth guard. 2025-08-08 13:40:12 -04:00
employees fix(guards)clean up superfluous files in auth module. Remove wrong guard from controllers in other modules. Needs to be role guard and not auth guard. 2025-08-08 13:40:12 -04:00
expenses fix(merge): conflicts resolved 2025-08-08 13:44:24 -04:00
exports feat(CSV): export to CSV modul fit filters 2025-08-05 09:17:39 -04:00
leave-requests fix(merge): conflicts resolved 2025-08-08 13:44:24 -04:00
notifications refactor(pay-period): refactor module to match required needs 2025-08-11 09:03:28 -04:00
oauth-sessions fix(guards)clean up superfluous files in auth module. Remove wrong guard from controllers in other modules. Needs to be role guard and not auth guard. 2025-08-08 13:40:12 -04:00
pay-periods fix(pay-periods): added fallback for archive purposes. minor fix for findAll 2025-08-11 12:46:05 -04:00
shifts refactor(pay-period): refactor module to match required needs 2025-08-11 09:03:28 -04:00
timesheets fix(merge): conflicts resolved 2025-08-08 13:44:24 -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