Matthieu Haineault
|
80ddc853a4
|
refactor(modules): removed swagger entities and added docs to dtos
|
2025-08-11 14:08:55 -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
|
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
|
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
|
3d6bde36ae
|
fix(employee): minor fix for preps setup oauth
|
2025-07-16 14:01:26 -04:00 |
|
Matthieu Haineault
|
00d845294d
|
feat(employees): CRUD employees et refactor users unto abstract class
|
2025-07-15 16:26:42 -04:00 |
|