Matthieu Haineault
|
b269062816
|
fix(Prisma): Fix prisma queries around the whole app to match new structure of many instance of clients/services files. added scripts to manage more than one schema at a time
|
2026-02-04 14:13:06 -05:00 |
|
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 |
|
|
|
fa64b7d919
|
feat(timesheet-approval): add overtime calculation for overview and timesheet details
|
2026-01-13 16:27:27 -05:00 |
|
|
|
c43d7649ca
|
feat(approvals): add functionality to return weekly hours breakdown
|
2026-01-09 07:44:15 -05:00 |
|
Nic D.
|
6adbcad352
|
???(???): holiday work, forget what it was. Probably related to timesheet approval and its filters
|
2025-12-29 06:53:16 -05:00 |
|
Matthieu Haineault
|
d613d97a1a
|
fix(pay-period): small fix to query
|
2025-12-23 14:22:28 -05:00 |
|
Matthieu Haineault
|
264ee101bf
|
refactor(pay-period): refactor buildOverview and cleaned service/controller
|
2025-12-23 14:17:37 -05:00 |
|