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
|
c0fbad006d
|
fix(attachments): fix typo
|
2025-10-31 08:35:24 -04:00 |
|
|
|
8ab80fc2d8
|
Merge pull request 'fix(imports): ajusted imports to remove relative paths' (#7) from dev/matthieu/refactor into main
Reviewed-on: Targo/targo_backend#7
|
2025-10-30 15:06:17 -04:00 |
|
Matthieu Haineault
|
c9c9df2599
|
Merge branch 'dev/matthieu/refactor' of git.targo.ca:Targo/targo_backend into dev/matthieu/refactor
|
2025-10-30 15:05:24 -04:00 |
|
Matthieu Haineault
|
68f29b8842
|
Merge branch 'main' of git.targo.ca:Targo/targo_backend into dev/matthieu/refactor
|
2025-10-30 15:05:20 -04:00 |
|
|
|
06ba94cdb9
|
Merge branch 'main' into dev/matthieu/refactor
|
2025-10-30 15:03:56 -04:00 |
|
|
|
e8bd0403ea
|
Merge branch 'main' of https://git.targo.ca/Targo/targo_backend
|
2025-10-30 15:00:38 -04:00 |
|
|
|
78aec894ed
|
fix(auth): change auth to work with remote docker lab
|
2025-10-30 14:23:52 -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
|
2a250567ad
|
Merge branch 'main' of git.targo.ca:Targo/targo_backend
|
2025-10-30 12:04:08 -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 |
|
|
|
c0eef4e3a3
|
feat(docker): Add/Update Dockerfile for Remote Docker Lab deployment
|
2025-10-29 15:20:20 -04:00 |
|
|
|
2dd8bdb3c3
|
fix(docker): Update workdir and CMD, add ENV variables for testing
|
2025-10-28 15:34:20 -04:00 |
|
|
|
45e447f954
|
Merge branch 'main' of git.targo.ca:Targo/targo_backend
|
2025-10-28 14:48:17 -04:00 |
|
|
|
ca8c12ca6f
|
feat(docker): add dockerfile for dockerization of backend in lab
Should be in 10.100.251.2
|
2025-10-28 14:45:06 -04:00 |
|
Matthieu Haineault
|
7eb3844713
|
clean(time_and_attendance): cleaning helpers, types, mappers, constants
|
2025-10-27 15:50:57 -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 |
|
Matthieu Haineault
|
ac1eaabb5d
|
fix(schema): remove commented lines
|
2025-10-27 10:20:56 -04:00 |
|
Matthieu Haineault
|
4cdc6dbc56
|
Merge branch 'main' of git.targo.ca:Targo/targo_backend
|
2025-10-27 10:17:15 -04:00 |
|
Matthieu Haineault
|
3ae1085e95
|
fix(schema): temporary comment on some schema lines to prep for removing employees/customer from this module
|
2025-10-27 10:17:11 -04:00 |
|
|
|
fc6681a548
|
Merge branch 'main' of git.targo.ca:Targo/targo_backend
|
2025-10-27 09:59:34 -04:00 |
|
Matthieu Haineault
|
6c44bb5ad2
|
refactor(modules): moved some module to change the structure to domain oriented
|
2025-10-27 09:50:22 -04:00 |
|
Matthieu Haineault
|
2712033451
|
refactor(cleaning): preparing other modules for refactoring
|
2025-10-24 16:47:30 -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 |
|
Matthieu Haineault
|
b69b9f30d8
|
Merge branch 'dev/matthieu/refactor' of git.targo.ca:Targo/targo_backend into dev/matthieu/refactor
|
2025-10-24 16:15:58 -04:00 |
|
Matthieu Haineault
|
062b9b4640
|
refactor(expenses): major refactor of the CRUDs methods sing sessions data
|
2025-10-24 16:15:54 -04:00 |
|
|
|
4b39240606
|
Merge branch 'main' of git.targo.ca:Targo/targo_backend
|
2025-10-24 14:23:35 -04:00 |
|
|
|
d16c4d4d86
|
fix(shift): minor fix for receiving date properly.
Change 'd' for 'day' in date-time-helpers. 'Also remove oauth-sessions, unused bloat
|
2025-10-24 14:23:26 -04:00 |
|
Matthieu Haineault
|
3e2265cbac
|
BREAKING CHANGE(Time&Attendance): prep to split into APIs. setup structure for timesheet related modules
|
2025-10-23 14:23:53 -04:00 |
|
Matthieu Haineault
|
60aac39daa
|
feat(timesheets): added an option to generate a second timesheet in case of a pay-period as no data in either the 1st or 2nd week
|
2025-10-22 13:50:17 -04:00 |
|
Matthieu Haineault
|
7fe2b6265a
|
refactor(expenses): init setup to use session infos
|
2025-10-22 12:42:32 -04:00 |
|
Matthieu Haineault
|
9f27c83981
|
fix(pay-period): commented bulk approval and command service
|
2025-10-22 10:16:38 -04:00 |
|
Matthieu Haineault
|
0ce1191437
|
fix(pay-period): replug pay-period module
|
2025-10-22 10:13:42 -04:00 |
|
Matthieu Haineault
|
6488082290
|
Merge branch 'main' of git.targo.ca:Targo/targo_backend
|
2025-10-22 08:59:08 -04:00 |
|
Matthieu Haineault
|
af9d89da01
|
refactor(expenses): commented old files, set up create update and delete expenses. set up findAll method and ajust query params of the timesheet controller
|
2025-10-22 08:59:04 -04:00 |
|
|
|
dd15a6dc14
|
Merge branch 'main' of git.targo.ca:Targo/targo_backend
|
2025-10-22 08:09:54 -04:00 |
|
|
|
8b514c8beb
|
refactor(auth): removed verification console logs
|
2025-10-22 08:09:13 -04:00 |
|
Matthieu Haineault
|
9270033f24
|
Merge branch 'main' of git.targo.ca:Targo/targo_backend into dev/matthieu/refactor
|
2025-10-21 16:29:20 -04:00 |
|
Matthieu Haineault
|
6aeaf16993
|
refactor(expenses): commented module expenses et leave-request. needs refactor to match new timesheets and shifts module.
|
2025-10-21 16:27:56 -04:00 |
|
Matthieu Haineault
|
11f6cf2049
|
refactor(timesheets): deep refactor of the timesheet module and small corrections of the shift module.
|
2025-10-21 15:59:33 -04:00 |
|
Matthieu Haineault
|
b7ad300a6e
|
refactor(shifts): refactor of the shift module to use an array of shifts
|
2025-10-21 12:11:26 -04:00 |
|
|
|
88f7c0cb0e
|
Merge branch 'main' of git.targo.ca:Targo/targo_backend
|
2025-10-21 10:51:06 -04:00 |
|
|
|
1dbc0bf6c2
|
refactor(auth): add functionality to complete auth cycle, utilizer user from request.
|
2025-10-21 10:50:11 -04:00 |
|
Matthieu Haineault
|
d1974ea9e3
|
refactor(shifts): added Patch and Post route to shift module and added Overtime checks to create/update and delete functions.
|
2025-10-21 09:33:04 -04:00 |
|