Matthieu Haineault
|
feeb19bbf0
|
fix(shfits): small route fix
|
2025-10-14 10:38:24 -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
|
71d86f7fed
|
refactor(helpers): moved helpers to a shared file
|
2025-10-09 16:41: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
|
79c5bec0ee
|
fix(controller): commented deprecated or unsued methods of controllers
|
2025-10-06 15:44:07 -04:00 |
|
Matthieu Haineault
|
d8bc05f6e2
|
feat(preferences): setup for prefrences module which allows a user to manage dark mode, notifications, lefty mode for phone user and a lang switch (en, fr)
|
2025-10-03 14:03:09 -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
|
ef4f6340d2
|
feat(shifts): added a master function to create/update/delete a single shift
|
2025-09-11 15:22:57 -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
|
72f6cc8a9e
|
refactor(routes): ajusted routes on Patch functions
|
2025-08-25 13:14:19 -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
|
45386ac4bf
|
fix(temp): temporary commented RolesAllowed tags for dev purposes.
|
2025-08-14 11:55:17 -04:00 |
|
Matthieu Haineault
|
1949731773
|
feat(tests): setup e2e-spec files for route testing. shifts, expenses, timesheets
|
2025-08-13 09:57:05 -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 |
|
Matthieu Haineault
|
80ddc853a4
|
refactor(modules): removed swagger entities and added docs to dtos
|
2025-08-11 14:08:55 -04:00 |
|
|
|
f4c69c4620
|
fix(merge): conflicts resolved
|
2025-08-08 13:44:24 -04:00 |
|
|
|
a27276f3ae
|
fix(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.
|
2025-08-08 13:40:12 -04:00 |
|
Matthieu Haineault
|
44da99e7c1
|
feat(module): search and filter querries for shifts, expenses, timesheets, leave-requests
|
2025-08-07 09:11:50 -04:00 |
|
Matthieu Haineault
|
cb6ec29992
|
refactor(validation): Partial modification of the file structure for validation process, added migration 20250806
|
2025-08-06 13:15:34 -04:00 |
|
Matthieu Haineault
|
1ee7ec9052
|
feat(module): expense et expense_codes modules
|
2025-07-24 09:55:29 -04:00 |
|
Matthieu Haineault
|
bd954b5c87
|
feat(swagger): swagger tags and docs generation
|
2025-07-22 14:33:21 -04:00 |
|
Matthieu Haineault
|
cc567b2b26
|
feat(Roles): role guards et setup ownship(not implemented, yet)
|
2025-07-18 10:20:52 -04:00 |
|
Matthieu Haineault
|
d70bdab1e9
|
feat(module): leave-requests module with shifts minor fixes
|
2025-07-17 15:25:40 -04:00 |
|
Matthieu Haineault
|
5996e0c389
|
feat(modules): timesheets, shifts, shift-codes and minor fix in employees
|
2025-07-17 13:14:33 -04:00 |
|
Matthieu Haineault
|
fcf9635d53
|
feat(modules): CRUD for all modules
|
2025-07-17 09:48:42 -04:00 |
|
Matthieu Haineault
|
5e35637e0b
|
feat(modules): setup modules shifts, timesheets, shift-codes and leave-requests
|
2025-07-16 12:51:00 -04:00 |
|