Matthieu Haineault
|
c274550a91
|
refactor(shifts): removed email from param of create shift and used req-user data instead
|
2025-11-03 10:15:40 -05:00 |
|
Matthieu Haineault
|
bb60887a0d
|
refactor(timesheet): used session data and removed email from query of the Get function
|
2025-10-31 14:04:07 -04:00 |
|
Matthieu Haineault
|
e0cefc8ec9
|
refactor(expenses): modified createExpense signature. removed timesheet_id from the param. ajusted auth logic
|
2025-10-31 12:11:55 -04:00 |
|
Matthieu Haineault
|
9f0da467ae
|
fix(timesheet): removed validation/transformation from ensureTimesheet and use the param Date format inside the function
|
2025-10-31 08:50:13 -04:00 |
|
Matthieu Haineault
|
2b033de91b
|
fix(imports): ajusted imports to remove relative paths
|
2025-10-30 13:57:16 -04:00 |
|
Matthieu Haineault
|
2debd40871
|
fix(imports): fix constants imports
|
2025-10-30 12:24:24 -04:00 |
|
Matthieu Haineault
|
1385777122
|
refactor(presets): modified routes name and switch Param(email) to use employee_id instead. ajusted these methods to use employee_id accordingly
|
2025-10-30 12:22:12 -04:00 |
|
Matthieu Haineault
|
50521b7c68
|
refactor(presets): removed upsertAction manipulation. created 3 seperate routes for create update et delete.
|
2025-10-30 12:04:05 -04:00 |
|
Matthieu Haineault
|
4cb01de970
|
feat(time_and_attendance): clean files of deprecated imports and moved utils to shared utils folder. Modified @Body for create and update shifts to use only an array of shifts
|
2025-10-27 15:23:28 -04:00 |
|
Matthieu Haineault
|
488f0341cc
|
feat(timesheets): added timesheet_id to shifts return objects
|
2025-10-27 13:41:20 -04:00 |
|
Matthieu Haineault
|
28f811e1fb
|
refactor(modules): clean up module.ts files to match new imports/controllers/providers
|
2025-10-27 13:28:39 -04:00 |
|
Matthieu Haineault
|
e7a50df5e5
|
refactor(selects): moved select: lines to shared file
|
2025-10-27 12:08:06 -04:00 |
|
Matthieu Haineault
|
5e49bc5df6
|
refactor(utils): moved utils to shared utils folder
|
2025-10-27 11:47:38 -04:00 |
|
|
|
fc6681a548
|
Merge branch 'main' of git.targo.ca:Targo/targo_backend
|
2025-10-27 09:59:34 -04:00 |
|
Matthieu Haineault
|
1289aed720
|
reafactor(time-and-attendance): organized files and folders and centralize module files
|
2025-10-24 16:38:18 -04:00 |
|