|
|
29f131e307
|
fix(local): switch values back to local for local testing
Will need to figure out a method to automatically detect if backend is running locally or remotely to avoid switching URIs back and forth constantly
|
2025-11-03 15:43:10 -05:00 |
|
Matthieu Haineault
|
2debd40871
|
fix(imports): fix constants imports
|
2025-10-30 12:24:24 -04:00 |
|
Matthieu Haineault
|
50521b7c68
|
refactor(presets): removed upsertAction manipulation. created 3 seperate routes for create update et delete.
|
2025-10-30 12:04:05 -04:00 |
|
Matthieu Haineault
|
7eb3844713
|
clean(time_and_attendance): cleaning helpers, types, mappers, constants
|
2025-10-27 15:50:57 -04:00 |
|
Matthieu Haineault
|
4cb01de970
|
feat(time_and_attendance): clean files of deprecated imports and moved utils to shared utils folder. Modified @Body for create and update shifts to use only an array of shifts
|
2025-10-27 15:23:28 -04:00 |
|