Matthieu Haineault
|
6d17baf6c8
|
fix(prisma): fix prisma calls to match 7.3.0 versions
|
2026-02-05 11:52:46 -05:00 |
|
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
|
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
|
25e9200c41
|
Merge branch 'main' of git.targo.ca:Targo/targo_backend into dev/matthieu/prisma/MariaDB
|
2026-02-03 11:42: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 |
|
Nic D
|
68883b84e7
|
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 |
|
|
|
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
|
dda1592871
|
clean(pre-prod): did some cleaning
|
2026-01-12 09:54:38 -05:00 |
|
Matthieu Haineault
|
e10a7da1e4
|
feat(csv and expenses): added employee_email to update expense and added call to holiday service to display the right amount of hour paid for holiday shifts inside csv(needs more work. see next commit)
|
2026-01-07 08:42:52 -05:00 |
|
Matthieu Haineault
|
13962a8496
|
clean(modules): modules file cleaning
|
2025-12-04 14:50:23 -05:00 |
|
Matthieu Haineault
|
ebc1cd77d8
|
refactor(controllers): added ModuleAccessAllowed and Access decorators
|
2025-12-01 16:03:48 -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
|
3ceb2e0955
|
refactor(presets): refactor module to use Result Pattern commented to work on plugging error names
|
2025-11-18 13:49:18 -05:00 |
|
Matthieu Haineault
|
5bfeaaf4de
|
fix(expenses): small fix update
|
2025-11-18 08:56:40 -05:00 |
|
Matthieu Haineault
|
2958403f08
|
fix(expenses): fix date update and make sure the timesheet_id is updated when the date changes week
|
2025-11-18 08:46:39 -05:00 |
|
Matthieu Haineault
|
194a12d7ab
|
fix(expenses): fix Prisma query select
|
2025-11-18 08:24:51 -05:00 |
|
Matthieu Haineault
|
7863a15562
|
fix(expenses): fixes to prisma create request
|
2025-11-17 16:04:36 -05:00 |
|
Matthieu Haineault
|
fc88b3a032
|
fix(expenses): fixes to prisma create request
|
2025-11-17 15:45:49 -05:00 |
|
Matthieu Haineault
|
db78c70eb0
|
fix(expenses): fixes to dto
|
2025-11-17 15:43:18 -05:00 |
|
Matthieu Haineault
|
6e52bdb4e4
|
fix(expenses): fixes to dto
|
2025-11-17 15:27:46 -05:00 |
|
Matthieu Haineault
|
e43cb489cf
|
fix(typing): removed validation on ExpenseDto
|
2025-11-17 15:05:32 -05:00 |
|
Matthieu Haineault
|
99cb5da69d
|
fix(imports): small import fix
|
2025-11-17 14:55:12 -05:00 |
|
Matthieu Haineault
|
7fbcc29b8a
|
fix(expenses): ajusted return values (added type)
|
2025-11-17 14:54:10 -05:00 |
|
Matthieu Haineault
|
8df3becbb5
|
clean(modules): clean module imports and clean utils files
|
2025-11-13 15:30:29 -05:00 |
|
Matthieu Haineault
|
2003b5357d
|
fix(timesheets): typing fix
|
2025-11-13 08:20:01 -05:00 |
|
Matthieu Haineault
|
14c00522db
|
fix(timesheets): ajusted type of function mapOneTimesheet
|
2025-11-12 14:13:04 -05:00 |
|
Matthieu Haineault
|
e067e15bb1
|
fix(timesheets): added type to expense in return
|
2025-11-12 13:30:51 -05:00 |
|
Matthieu Haineault
|
1d9eaeab30
|
feat(Result): ajusted return values to match Result pattern.
|
2025-11-12 09:16:37 -05:00 |
|
Matthieu Haineault
|
383a01639a
|
feat(Result): added the result pattern to handle errors at any level. Ajusted modules
|
2025-11-11 14:51:50 -05:00 |
|
Matthieu Haineault
|
8dca65d00e
|
refactor(expenses): ajusted the controller and service to match new session set-up and did some cleaning
|
2025-11-07 13:09:32 -05:00 |
|
Matthieu Haineault
|
bdbec4f68c
|
feat(pay-period): added approval of timesheets, shifts and expenses by bulk. added route to controller
|
2025-11-03 14:14:09 -05:00 |
|
Matthieu Haineault
|
5268737bd1
|
feat(expenses): implement role guards
|
2025-11-03 12:11:13 -05:00 |
|
Matthieu Haineault
|
7ee87d8409
|
feat(timesheets): implement role guards for timesheets
|
2025-11-03 12:08:54 -05:00 |
|
Matthieu Haineault
|
f1f765b350
|
clean(folder): cleaning imports
|
2025-11-03 11:47:41 -05:00 |
|
Matthieu Haineault
|
b1c6c50571
|
refactor(time-and-attendance): removed a layer of folder
|
2025-11-03 10:53:15 -05:00 |
|