Matthieu Haineault
|
58c4b22f0f
|
fix(migration): minor fixes and modifications to DB scripts
|
2025-11-24 16:36:30 -05:00 |
|
Matthieu Haineault
|
5452641f19
|
feat(migration): added a split prismaModule to manage legacy DB, created scripts to fetch old data, transform to match the new structure and creates new items in the new DB
|
2025-11-24 14:59:16 -05:00 |
|
|
|
88d4f2fe27
|
fix(shift): fix minor issue with naming property (changed to shift_id from id)
|
2025-11-05 14:31:31 -05:00 |
|
Matthieu Haineault
|
e0cefc8ec9
|
refactor(expenses): modified createExpense signature. removed timesheet_id from the param. ajusted auth logic
|
2025-10-31 12:11:55 -04:00 |
|
|
|
78aec894ed
|
fix(auth): change auth to work with remote docker lab
|
2025-10-30 14:23:52 -04:00 |
|
Matthieu Haineault
|
f9931f99c8
|
feat(validationPipe): Global Exception Filter basic setup using APP_FILTER and APP_PIPE
|
2025-09-11 16:48:05 -04:00 |
|
Matthieu Haineault
|
9d3967c5c7
|
feat(attachments): base config for attachment management.
|
2025-08-14 16:54:11 -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
|
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 |
|
|
|
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
|
bd954b5c87
|
feat(swagger): swagger tags and docs generation
|
2025-07-22 14:33:21 -04:00 |
|
Matthieu Haineault
|
cc567b2b26
|
feat(Roles): role guards et setup ownship(not implemented, yet)
|
2025-07-18 10:20:52 -04:00 |
|
Matthieu Haineault
|
dc3fac76c1
|
feat(users): CRUD module users
|
2025-07-15 13:36:04 -04:00 |
|
Matthieu Haineault
|
e22c33b29e
|
first commit
|
2025-07-15 10:41:53 -04:00 |
|