Matthieu Haineault
|
a3bdd41648
|
fix(prisma-client): modified imports in many files to match the new structure of the Prisma ORM. (where @prisma/client => prisma/generated/postgres/client). Added commented mariaDB variables to Dockerfile for future connections
|
2026-02-04 10:18:03 -05:00 |
|
Matthieu Haineault
|
8b9c2f7a86
|
feat(mariaDB): clean prisma MariaDB folders. re-organized it and added scripts command for easier generation and migration
|
2026-02-03 15:52:02 -05:00 |
|
Matthieu Haineault
|
d7eacd127c
|
feat(prisma): setup for including MariaDB with the new Prisma version 7.3.0
|
2026-02-03 11:40:08 -05:00 |
|
|
|
93b974c160
|
fix(presets): simplify process of updating employee profiles with deleted preset.
Also removed superfluous prints that are no longer required in certain modules (testing)
|
2025-12-12 13:33:27 -05:00 |
|
Matthieu Haineault
|
ddb469cd8e
|
feat(decorator): create a new Access decorator and added external_payroll_id to findEmployee
|
2025-12-01 08:34:08 -05:00 |
|
Matthieu Haineault
|
48f1220a4e
|
clean(modules): cleaned unused dto files and added validation. Changed error messages to match i18n
|
2025-11-18 14:55:42 -05:00 |
|
Matthieu Haineault
|
8df3becbb5
|
clean(modules): clean module imports and clean utils files
|
2025-11-13 15:30:29 -05:00 |
|