targo-backend/src
2026-01-08 12:13:14 -05:00
..
common debug(module-access): improve error logging to figure out why access module guard is firing 403 errors. 2025-12-29 15:07:30 -05:00
identity-and-account feat(employees): added daily_expected_hours to returns to display and manage daily expected hours by employees using the app 2026-01-07 09:39:10 -05:00
prisma feat(prisma): setup prisma and route tests 2025-07-15 11:46:12 -04:00
prisma-legacy 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
shared clean(modules): modules file cleaning 2025-12-04 15:19:19 -05:00
time-and-attendance 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
app.controller.ts refactor(utils): moved utils to shared utils folder 2025-10-27 11:47:38 -04:00
app.module.ts clean(modules): modules file cleaning 2025-12-04 15:00:36 -05:00
app.service.ts refactor(utils): moved utils to shared utils folder 2025-10-27 11:47:38 -04:00
main.ts 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