Matthieu Haineault
|
6139d335c3
|
refactor(module): renamed services to match their uses
|
2025-08-11 14:12:42 -04:00 |
|
Matthieu Haineault
|
80ddc853a4
|
refactor(modules): removed swagger entities and added docs to dtos
|
2025-08-11 14:08:55 -04:00 |
|
Matthieu Haineault
|
a99f39bbf6
|
fix(pay-periods): added fallback for archive purposes. minor fix for findAll
|
2025-08-11 12:46:05 -04:00 |
|
Matthieu Haineault
|
91b718237d
|
refactor(pay-period): refactor module to match required needs
|
2025-08-11 09:03:28 -04:00 |
|
Matthieu Haineault
|
91ef6685b4
|
Merge branch 'main' of git.targo.ca:Targo/targo_backend into dev/setup/modules/MatthieuH
|
2025-08-08 14:48:44 -04:00 |
|
|
|
f4c69c4620
|
fix(merge): conflicts resolved
|
2025-08-08 13:44:24 -04:00 |
|
|
|
a27276f3ae
|
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 |
|
Matthieu Haineault
|
dc8c4d048c
|
feat(notify): base setup for notifications module
|
2025-08-08 13:30:32 -04:00 |
|
Matthieu Haineault
|
13a3ccb292
|
fix(module): added approval services to providers of their respective modules
|
2025-08-07 09:20:22 -04:00 |
|
Matthieu Haineault
|
c5a8db698d
|
Merge branch 'dev/setup/modules/MatthieuH' of git.targo.ca:Targo/targo_backend
|
2025-08-05 09:45:37 -04:00 |
|
Matthieu Haineault
|
b0406b3a4c
|
refactor(Oauth-sessions): refactor OAuth-Access-Token to OAuth-sessions
|
2025-08-05 09:44:43 -04:00 |
|
|
|
bd4fc5fd30
|
Merge branch 'main' of git.targo.ca:Targo/targo_backend
|
2025-08-05 08:47:09 -04:00 |
|
|
|
28b2a7ccd8
|
fix(login): add CORS permissions to main.ts, modify login route to include versioning
|
2025-08-05 08:43:26 -04:00 |
|
Matthieu Haineault
|
ee059429f8
|
feat(module): added shifts-validation module. service to export to csv file
|
2025-08-04 11:25:45 -04:00 |
|
Matthieu Haineault
|
cbb863ac27
|
fix(dto): small fix to leave-request dto to inlcude bank_code_id
|
2025-07-30 14:44:58 -04:00 |
|
Matthieu Haineault
|
106454bede
|
fix(imports): small import fix to archival.module.ts
|
2025-07-30 10:24:53 -04:00 |
|
Matthieu Haineault
|
9762790fbc
|
feat(swagger): swagger docs for update function from employees.controller.ts and update.dto. small fixes to archival.service.ts
|
2025-07-29 16:21:37 -04:00 |
|
Matthieu Haineault
|
5274bf41c1
|
feat(archival): setup services and modules for archivation options via Cron job. small fixes to schema.prisma
|
2025-07-29 14:54:19 -04:00 |
|
Matthieu Haineault
|
32201f0dba
|
fix(imports): added pay-periods-overview-service to module
|
2025-07-28 15:10:44 -04:00 |
|
|
|
9c84d14d98
|
Merge branch 'origin/dev/setup/AuthMiddleware/NicolasD' of git.targo.ca:Targo/targo_backend
Oauth2 authentication implemented.
|
2025-07-24 16:27:08 -04:00 |
|
|
|
75910e377d
|
feat(Oauth2): implement full Oauth2 authentication handshake with Authentik IdP. Authorization (authentik-auth.service) is disconnected for now.
|
2025-07-24 16:22:26 -04:00 |
|
Matthieu Haineault
|
edddb8423d
|
fix(import): added imports for expenses and expense-codes modules to app.module
|
2025-07-24 10:27:07 -04:00 |
|
Matthieu Haineault
|
1987ed968c
|
fix(typo): small typo fix
|
2025-07-24 10:05:36 -04:00 |
|
Matthieu Haineault
|
7b7b42780f
|
fix(swagger): typos and fixes
|
2025-07-22 15:56:01 -04:00 |
|
Matthieu Haineault
|
bd954b5c87
|
feat(swagger): swagger tags and docs generation
|
2025-07-22 14:33:21 -04:00 |
|