Matthieu Haineault
|
5b778943a1
|
feat(paid_time-off): worked on vacation service, implemented vacation business logic inside shifts creation and did a migration
|
2026-01-08 12:13:14 -05:00 |
|
Matthieu Haineault
|
70aefdab73
|
fix(migration): fix some migration problems from legacy db
|
2026-01-06 15:04:41 -05:00 |
|
Matthieu Haineault
|
9e8fd84334
|
fix(scripts): commented legacy-prisma scripts
|
2026-01-06 09:30:01 -05:00 |
|
Matthieu Haineault
|
0791f124a0
|
feat(schema): migration of the new table paid_time_off and added a column to employee table = daily_expected_hours
|
2026-01-06 09:13:36 -05:00 |
|
Matthieu Haineault
|
42060ad9b4
|
fix(prefs): small fix
|
2025-11-27 15:24:03 -05:00 |
|
Matthieu Haineault
|
b714a460f0
|
feat(migration): reset DB to match new schema
|
2025-11-27 12:24:47 -05:00 |
|
Matthieu Haineault
|
e76f2a9a72
|
feat(preferences): added validation pipes to DTO, commented migration scripts
|
2025-11-27 08:47:47 -05:00 |
|
Matthieu Haineault
|
58c4b22f0f
|
fix(migration): minor fixes and modifications to DB scripts
|
2025-11-24 16:36:30 -05:00 |
|
Matthieu Haineault
|
5452641f19
|
feat(migration): added a split prismaModule to manage legacy DB, created scripts to fetch old data, transform to match the new structure and creates new items in the new DB
|
2025-11-24 14:59:16 -05:00 |
|