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 |
|