Matthieu Haineault
|
3c773df376
|
fix(module_access): fix module access validation
|
2025-12-15 09:00:27 -05:00 |
|
Matthieu Haineault
|
e96cb91304
|
clean(comments): removed debug comment
|
2025-12-12 13:59:23 -05:00 |
|
Matthieu Haineault
|
f9a247d9f1
|
feat(csv): ajusted csv logics and minor fixes to employees
|
2025-12-12 13:26:09 -05:00 |
|
Matthieu Haineault
|
be957d8180
|
fix(schedule_preset) : added a check to remove preset_id for employees using the newly deleted preset
|
2025-12-11 12:02:34 -05:00 |
|
Matthieu Haineault
|
acc128e5ea
|
fix(presets): removed name from where clause to find the preset
|
2025-12-11 10:11:33 -05:00 |
|
Matthieu Haineault
|
71aeeb7133
|
refactor(employees): added preset_id to dto
|
2025-12-11 09:26:58 -05:00 |
|
Matthieu Haineault
|
b18ce4972c
|
fix(employees): added 1st and last work day to employee list return
|
2025-12-04 17:09:38 -05:00 |
|
Matthieu Haineault
|
d81186ba2b
|
clean(modules): modules file cleaning
|
2025-12-04 15:00:36 -05:00 |
|
Matthieu Haineault
|
13962a8496
|
clean(modules): modules file cleaning
|
2025-12-04 14:50:23 -05:00 |
|
Matthieu Haineault
|
0c81f21f1b
|
refactor(employees): added is_supervisor so the frontend can filter employees and use it in a select
|
2025-12-04 13:57:52 -05:00 |
|
Matthieu Haineault
|
d913f59eb5
|
refactor(schedules_employees): refactor schema relations between employees and presets
|
2025-12-04 10:42:54 -05:00 |
|
Matthieu Haineault
|
fb0187c117
|
feat(employees): ajusted employees module, added an update method and route
|
2025-12-02 12:57:49 -05:00 |
|