Matthieu Haineault
|
b8157b78d1
|
fix(PrismaClient): fix a bug where transactionClients where instantiated with the wrong Prisma imports
|
2026-02-05 11:31:47 -05:00 |
|
Matthieu Haineault
|
d9f0362cb9
|
fix(PrismaClient): fix the client generation. was overwriting previous entries. now create multiple instances = db amount
|
2026-02-04 15:24:36 -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 |
|
|
|
646cb58e98
|
feat(pay-period): begin integration of SSE route for live event-based feedback on timesheet update
|
2026-01-20 16:28:17 -05:00 |
|
Matthieu Haineault
|
4c7c596d02
|
refactor(paid-time-off): refactor functions to use paid-time-off service instead.
|
2026-01-09 12:01:06 -05:00 |
|
Matthieu Haineault
|
ad49a2265a
|
feat(shifts): added a new route to enable shift creation/modification/deleting using the timesheets_approval page
|
2025-12-22 11:12:14 -05:00 |
|
Matthieu Haineault
|
b6132c8b35
|
feat(schedule-presets): added a service that applies a preset to an existing timesheet. did some cleaning in utils and dtos
|
2025-12-09 13:02:10 -05:00 |
|
Matthieu Haineault
|
13962a8496
|
clean(modules): modules file cleaning
|
2025-12-04 14:50:23 -05:00 |
|