targo-backend/src/modules
2025-08-08 13:40:12 -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(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
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(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(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
exports feat(CSV): export to CSV modul fit filters 2025-08-05 09:17:39 -04:00
leave-requests 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
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(imports): added pay-periods-overview-service to module 2025-07-28 15:10:44 -04:00
shifts 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
timesheets 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
users-management fix(auth+): fix certain imports and exports issues, fix variable inconsistencies in auth guard 2025-07-22 16:55:03 -04:00