2eadabbdb4fix(Leave-Requests): small fix in Promises
Matthieu Haineault
2025-08-22 06:59:45 -0400
bfe145854ffix(export csv): added a filter to check if item is approved
Matthieu Haineault
2025-08-21 16:27:17 -0400
9a150715b0refactor(leave-request): refactor to use email instead of employee ids
Matthieu Haineault
2025-08-21 15:00:40 -0400
bdf6662374feat(label): modified label of pay-periods
Matthieu Haineault
2025-08-21 10:07:04 -0400
1155a58eacfeat(label): modified label of pay-periods
Matthieu Haineault
2025-08-21 09:13:09 -0400
5282406b7afeat(L-R): comments about future refactor
Matthieu Haineault
2025-08-21 08:16:31 -0400
d1fe7868f9refactor(variables): renamed variables to use snake_case
Matthieu Haineault
2025-08-20 15:33:48 -0400
3c8c999bfefeat(approval): selected approval by bulk for pay-period using crew view. renamed variables to use snake_case
Matthieu Haineault
2025-08-20 15:33:17 -0400
d44f8da99ffeat(full_name): added employee full name for liste d'employés
Matthieu Haineault
2025-08-19 16:17:34 -0400
220f5901ddrefactor(pay-periods): removed employe_id from pay_load
Matthieu Haineault
2025-08-19 15:46:18 -0400
f765a99273refactor(pay-period): ajusted logics services and controller of model pay-periods
Matthieu Haineault
2025-08-19 14:49:47 -0400
ae6ce4bf97feat(pay-period): added email to Param of getCrewOverview
Matthieu Haineault
2025-08-19 09:37:53 -0400
a23a6299ddrefactor(module): refactored expenses and shifts approval to be made in batch iva timesheets
Matthieu Haineault
2025-08-19 08:44:36 -0400
7a9adeec69refactor(module): refactor employees, archives and pay-period to use email instead of id and switch pay-period's requests to transaction
Matthieu Haineault
2025-08-19 08:34:35 -0400
fe87c36884fix(supervisor): added is_supervisor column to employees, archives and mock seeds
Matthieu Haineault
2025-08-18 12:26:52 -0400
4d2ed4714ffix(timesheet): removed magic number
Matthieu Haineault
2025-08-18 10:57:35 -0400
30f7179fe6feat(attachments): minor fix and try catch for attachments controller
Matthieu Haineault
2025-08-18 10:44:28 -0400
e62b4cff1cfeat(attachments): minor fix and try catch for attachments controller
Matthieu Haineault
2025-08-18 10:44:16 -0400
2761b75f40Merge branch 'main' of git.targo.ca:Targo/targo_backend into dev/setup/attachment/MatthieuH
Matthieu Haineault
2025-08-18 10:29:00 -0400
c45284fd84feat(attachments): attachments module with minor fixes to attachments prisma model.
Matthieu Haineault
2025-08-18 10:26:01 -0400
bc3a3b96d8Merge pull request 'fix(employees): fix profile route to actually include email in route as param' (#4) from auth-session-fullstack into mainNicolas2025-08-15 17:03:20 -0400
ee90bde58cfix(employees): fix profile route to actually include email in route as paramNicolas Drolet2025-08-15 17:02:35 -0400
014f58f78afeat(attachments): added prisma models for blobs and attachments and basic setup for stream and hash
Matthieu Haineault
2025-08-15 13:30:07 -0400
9d3967c5c7feat(attachments): base config for attachment management.
Matthieu Haineault
2025-08-14 16:54:11 -0400
45386ac4bffix(temp): temporary commented RolesAllowed tags for dev purposes.
Matthieu Haineault
2025-08-14 11:55:17 -0400
183a54a89afeat(employees): added funcion to get employee by email
Matthieu Haineault
2025-08-14 11:47:47 -0400
5b1746da9dfix(prisma): minor fix
Matthieu Haineault
2025-08-13 15:51:46 -0400
3307f3c334fix(seeds): added job_titles to employees and employees_archive
Matthieu Haineault
2025-08-13 15:34:50 -0400
24779b67f6fix(controller): small fix
Matthieu Haineault
2025-08-13 15:08:13 -0400
41c5421cbafeat(module): added fonction to fetch a scoped list of employee
Matthieu Haineault
2025-08-13 15:03:24 -0400
eea4cc015afeat(module):added dto for list of employees. added job_title to employees table
Matthieu Haineault
2025-08-13 14:26:19 -0400
90dc38154dfeat(tests): setup e2e-spec files for route testing. shifts-approval, expenses-approval, timesheets-approval et pay-periods-approval
Matthieu Haineault
2025-08-13 10:41:25 -0400
8c201edd95feat(tests): last setups
Matthieu Haineault
2025-08-13 10:04:16 -0400
22fb29b8fafeat(pay-period): added comments to pay-periods-query.service.ts
Matthieu Haineault
2025-08-11 15:47:04 -0400
4c880e47bfrefactor(module): rename and refactor services
Matthieu Haineault
2025-08-11 14:58:03 -0400
6139d335c3refactor(module): renamed services to match their uses
Matthieu Haineault
2025-08-11 14:12:42 -0400
80ddc853a4refactor(modules): removed swagger entities and added docs to dtos
Matthieu Haineault
2025-08-11 14:08:55 -0400
a99f39bbf6fix(pay-periods): added fallback for archive purposes. minor fix for findAll
Matthieu Haineault
2025-08-11 12:46:05 -0400
242e3179f4feat(pay-period): added a wrapper function to return 2 args, 1st is current pay-period and 2nd is all pay-periods
Matthieu Haineault
2025-08-11 09:45:10 -0400
91b718237drefactor(pay-period): refactor module to match required needs
Matthieu Haineault
2025-08-11 09:03:28 -0400
91ef6685b4Merge branch 'main' of git.targo.ca:Targo/targo_backend into dev/setup/modules/MatthieuH
Matthieu Haineault
2025-08-08 14:48:44 -0400
1e4ec836d3fix(notify): fixes and setup notify for daily overtime
Matthieu Haineault
2025-08-08 14:47:47 -0400
a27276f3aefix(guards)clean up superfluous files in auth module. Remove wrong guard from controllers in other modules. Needs to be role guard and not auth guard.Nicolas Drolet2025-08-08 13:40:12 -0400
dc8c4d048cfeat(notify): base setup for notifications module
Matthieu Haineault
2025-08-08 13:30:32 -0400
109a80a0f0fix(packages): fix packages, bad version
Matthieu Haineault
2025-08-07 14:35:58 -0400