Matthieu Haineault
|
1fe2c1291c
|
fix(shift): changed default value of is_approved in asLocalDateOn
|
2025-10-14 11:14:43 -04:00 |
|
Matthieu Haineault
|
8ad8076f4d
|
fix(shifts): fix bank_code_id by type
|
2025-10-14 10:58:43 -04:00 |
|
Matthieu Haineault
|
99e9f1f3bf
|
feat(shifts): extract delete logics outside of master upsert method and create a new route for delete requests
|
2025-10-14 10:35:30 -04:00 |
|
Matthieu Haineault
|
d95b6471cd
|
fix(shifts): modified controller to accept a query action. clean up module
|
2025-10-14 10:04:48 -04:00 |
|
Matthieu Haineault
|
4ff512a207
|
refactor(shifts): refactored shiftCommandService and moved helpers to shifthelpersService
|
2025-10-10 16:44:44 -04:00 |
|
Matthieu Haineault
|
9efdafb20f
|
refactor(preferences & modules): changed type from boolean to Int so each preferences can have more than 2 options.
Also cleaned-up module imports/providers
|
2025-10-10 09:27:57 -04:00 |
|
Matthieu Haineault
|
71d86f7fed
|
refactor(helpers): moved helpers to a shared file
|
2025-10-09 16:41:34 -04:00 |
|
Matthieu Haineault
|
af8ea95cc4
|
fix(shifts): changed UTC comparison for ISOString
|
2025-10-09 15:45:57 -04:00 |
|
Matthieu Haineault
|
4527b0e7f7
|
fix(shifts): clean
|
2025-10-09 15:22:34 -04:00 |
|
Matthieu Haineault
|
f6c5b2a73c
|
refactor(shifts): refactor main upsert function to use shared utils and helpers
|
2025-10-08 08:54:43 -04:00 |
|
Matthieu Haineault
|
57b74b1726
|
fix(modules): deprecate old methods and extract utils and helpers. created archival services.
|
2025-10-07 08:18:46 -04:00 |
|
Matthieu Haineault
|
52114deb33
|
feat(expenses): upsert function for expenses
|
2025-09-30 10:43:48 -04:00 |
|
Matthieu Haineault
|
cc48584b99
|
feat(shifts): ajusted validations for create/update/delete shifts
|
2025-09-16 09:17:59 -04:00 |
|
Matthieu Haineault
|
f9931f99c8
|
feat(validationPipe): Global Exception Filter basic setup using APP_FILTER and APP_PIPE
|
2025-09-11 16:48:05 -04:00 |
|
Matthieu Haineault
|
ef4f6340d2
|
feat(shifts): added a master function to create/update/delete a single shift
|
2025-09-11 15:22:57 -04:00 |
|
Matthieu Haineault
|
6e1f5ce9a2
|
refactor(shifts_expenses): refactor description to comment to match frontend
|
2025-09-09 09:24:54 -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
|
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
|
4c880e47bf
|
refactor(module): rename and refactor services
|
2025-08-11 14:58:03 -04:00 |
|
Matthieu Haineault
|
6139d335c3
|
refactor(module): renamed services to match their uses
|
2025-08-11 14:12:42 -04:00 |
|