This website requires JavaScript.
Explore
Help
Sign In
louis
/
targo-backend
Watch
1
Star
0
Fork
0
You've already forked targo-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
b269062816
targo-backend
/
src
/
time-and-attendance
/
pay-period
History
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
..
dtos
feat(pay-period): add SSE for timesheet-approval when employees update timesheet and a user is on timesheet-approval
2026-01-21 10:21:58 -05:00
services
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
pay-periods.controller.ts
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
pay-periods.mapper.ts
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
pay-periods.module.ts
feat(pay-period): begin integration of SSE route for live event-based feedback on timesheet update
2026-01-20 16:28:17 -05:00