targo-backend/src
2025-11-26 15:33:10 -05:00
..
~misc_deprecated-files 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
common Merge branch 'main' of git.targo.ca:Targo/targo_backend 2025-11-24 14:59:24 -05:00
config feat(attachments): base config for attachment management. 2025-08-14 16:54:11 -04:00
health feat(prisma): setup prisma and route tests 2025-07-15 11:46:12 -04:00
identity-and-account fix(preferences): minor type fix to dto 2025-11-26 15:33:10 -05:00
modules clean(modules): clean module imports and clean utils files 2025-11-13 15:23:17 -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
time-and-attendance feat(user_module_access): created user_module_access model and module. implemented update, revoke and get methods. 2025-11-26 15:05:22 -05:00
app.controller.ts refactor(utils): moved utils to shared utils folder 2025-10-27 11:47:38 -04:00
app.module.ts 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
app.service.ts refactor(utils): moved utils to shared utils folder 2025-10-27 11:47:38 -04:00
main.ts fix(migration): commented extractionOldExpenses from main.ts 2025-11-24 16:42:27 -05:00