Matthieu Haineault
|
4a6eed1185
|
feat(migration): migration of comment/description change
|
2025-09-09 09:27:14 -04:00 |
|
Matthieu Haineault
|
6e1f5ce9a2
|
refactor(shifts_expenses): refactor description to comment to match frontend
|
2025-09-09 09:24:54 -04:00 |
|
|
|
8e25e939af
|
Merge branch 'main' of git.targo.ca:Targo/targo_backend into auth-session-fullstack
Something something
|
2025-09-09 09:02:58 -04:00 |
|
Matthieu Haineault
|
8ef5c0ac11
|
feat(pay-periods): added total_hours and is_remote to payload
|
2025-09-09 09:01:33 -04:00 |
|
|
|
75f07aaf99
|
Merge branch 'main' of git.targo.ca:Targo/targo_backend into auth-session-fullstack
|
2025-09-09 08:28:43 -04:00 |
|
|
|
d45feb1aa0
|
fix(payperiod): add type to payload.
|
2025-09-09 08:21:27 -04:00 |
|
Matthieu Haineault
|
0fb6465c27
|
fix(timesheet): added is_remote
|
2025-09-09 08:19:50 -04:00 |
|
Matthieu Haineault
|
557aed645d
|
fix(DB): DB migration
|
2025-09-08 15:26:12 -04:00 |
|
Matthieu Haineault
|
954411d995
|
refactor(shifts): added is_remote to track work from home shifts
|
2025-09-08 15:25:09 -04:00 |
|
Matthieu Haineault
|
dac53c6780
|
fix(timesheets): fix query to use helper instead of library function
|
2025-09-08 10:14:14 -04:00 |
|
Matthieu Haineault
|
a73ed4b620
|
refactor(seeders): added complexity to shifts and expenses seeders
|
2025-09-08 09:43:46 -04:00 |
|
Matthieu Haineault
|
4f7563ce9b
|
feat(timesheet): added Post function to create a new shifts inside a timesheet
|
2025-09-04 15:14:48 -04:00 |
|
Matthieu Haineault
|
5063c1dfec
|
fix(seeder): fix bank_codes for expenses seeder
|
2025-09-02 15:16:03 -04:00 |
|
Matthieu Haineault
|
93cf2d571b
|
feat(timesheet): added getTimesheetByEmail
|
2025-09-02 14:29:00 -04:00 |
|
Matthieu Haineault
|
c170481f3b
|
fix(pay-period): switch filters from categorie to type
|
2025-08-29 13:16:58 -04:00 |
|
Matthieu Haineault
|
c52de6ecb8
|
fix(seeds): fix timesheet seeds
|
2025-08-29 11:44:04 -04:00 |
|
Matthieu Haineault
|
18c1ce38be
|
fix(timesheets): small typo to_num function
|
2025-08-29 11:17:24 -04:00 |
|
Matthieu Haineault
|
eefe82153f
|
fix(findAll): fix loop for week_shifts
|
2025-08-29 11:03:59 -04:00 |
|
Matthieu Haineault
|
770ed8cf64
|
fix(seeds): many fixes to match data needed to print
|
2025-08-29 09:57:12 -04:00 |
|
Matthieu Haineault
|
3fad532685
|
fix(seeds): small typo to seed employees
|
2025-08-29 09:36:13 -04:00 |
|
Matthieu Haineault
|
4bb42ec3ed
|
fix(seeds): added larger scope of data to print
|
2025-08-29 09:34:30 -04:00 |
|
Matthieu Haineault
|
0516736fa2
|
refactor(timesheet): added shift types and expenses type data
|
2025-08-29 08:28:47 -04:00 |
|
Matthieu Haineault
|
ea76435f4f
|
fix(seeder): fix seeders
|
2025-08-28 14:43:23 -04:00 |
|
Matthieu Haineault
|
213b68fb7d
|
Merge branch 'dev/setup/modules/MatthieuH' of git.targo.ca:Targo/targo_backend
|
2025-08-28 14:03:52 -04:00 |
|
Matthieu Haineault
|
9085e71f0c
|
fix(seeds): ajusted seeds for shifts and expenses
|
2025-08-28 14:03:31 -04:00 |
|
Matthieu Haineault
|
5b2377796a
|
refactor(CSV): modify export csv to match checklist options
|
2025-08-28 13:33:31 -04:00 |
|
Matthieu Haineault
|
c336e024d5
|
Merge branch 'dev/setup/modules/MatthieuH' of git.targo.ca:Targo/targo_backend
|
2025-08-28 10:24:42 -04:00 |
|
Matthieu Haineault
|
994e02ba7f
|
refactor(timesheets): refactored findAll to return more data
|
2025-08-28 10:22:19 -04:00 |
|
Matthieu Haineault
|
9bc5c41de8
|
refactor(timesheets): refactored findAll to return more data
|
2025-08-28 10:22:00 -04:00 |
|
Matthieu Haineault
|
13bc09c77e
|
fix(customer): phone_number type fix
|
2025-08-26 13:23:54 -04:00 |
|
Matthieu Haineault
|
cb30d0142e
|
feat(migration): phone_number prisma migration
|
2025-08-26 12:58:02 -04:00 |
|
Matthieu Haineault
|
7b86b8c662
|
refactor(employee): switched phone_number type from number to string
|
2025-08-26 12:50:11 -04:00 |
|
Matthieu Haineault
|
72f6cc8a9e
|
refactor(routes): ajusted routes on Patch functions
|
2025-08-25 13:14:19 -04:00 |
|
Matthieu Haineault
|
301d5f2c9d
|
feat(timesheet): replaced findAll by getPeriodByQuery with year, period_no and email query params.
|
2025-08-25 08:07:48 -04:00 |
|
Matthieu Haineault
|
2eadabbdb4
|
fix(Leave-Requests): small fix in Promises
|
2025-08-22 06:59:45 -04:00 |
|
Matthieu Haineault
|
bfe145854f
|
fix(export csv): added a filter to check if item is approved
|
2025-08-21 16:27:17 -04:00 |
|
Matthieu Haineault
|
9a150715b0
|
refactor(leave-request): refactor to use email instead of employee ids
|
2025-08-21 15:00:40 -04:00 |
|
Matthieu Haineault
|
bdf6662374
|
feat(label): modified label of pay-periods
|
2025-08-21 10:07:04 -04:00 |
|
Matthieu Haineault
|
1155a58eac
|
feat(label): modified label of pay-periods
|
2025-08-21 09:13:09 -04:00 |
|
Matthieu Haineault
|
5282406b7a
|
feat(L-R): comments about future refactor
|
2025-08-21 08:16:31 -04:00 |
|
Matthieu Haineault
|
d1fe7868f9
|
refactor(variables): renamed variables to use snake_case
|
2025-08-20 15:33:48 -04:00 |
|
Matthieu Haineault
|
3c8c999bfe
|
feat(approval): selected approval by bulk for pay-period using crew view. renamed variables to use snake_case
|
2025-08-20 15:33:17 -04:00 |
|
Matthieu Haineault
|
d44f8da99f
|
feat(full_name): added employee full name for liste d'employés
|
2025-08-19 16:17:34 -04:00 |
|
Matthieu Haineault
|
220f5901dd
|
refactor(pay-periods): removed employe_id from pay_load
|
2025-08-19 15:46:18 -04:00 |
|
Matthieu Haineault
|
f765a99273
|
refactor(pay-period): ajusted logics services and controller of model pay-periods
|
2025-08-19 14:49:47 -04:00 |
|
Matthieu Haineault
|
ae6ce4bf97
|
feat(pay-period): added email to Param of getCrewOverview
|
2025-08-19 09:37:53 -04:00 |
|
Matthieu Haineault
|
a23a6299dd
|
refactor(module): refactored expenses and shifts approval to be made in batch iva timesheets
|
2025-08-19 08:44:36 -04:00 |
|
Matthieu Haineault
|
7a9adeec69
|
refactor(module): refactor employees, archives and pay-period to use email instead of id and switch pay-period's requests to transaction
|
2025-08-19 08:34:35 -04:00 |
|
Matthieu Haineault
|
fe87c36884
|
fix(supervisor): added is_supervisor column to employees, archives and mock seeds
|
2025-08-18 12:26:52 -04:00 |
|
Matthieu Haineault
|
4d2ed4714f
|
fix(timesheet): removed magic number
|
2025-08-18 10:57:35 -04:00 |
|