targo-backend/src
2025-12-03 17:01:34 -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-12-02 09:17:30 -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 merge 2025-12-03 17:01:34 -05:00
modules fix(preferences): ajusted schema so is_dark_mode accepts null 2025-12-03 14:06:25 -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(employees): ajusted employees module, added an update method and route 2025-12-02 12:57:49 -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 refactor(controllers): added ModuleAccessAllowed and Access decorators 2025-12-01 16:03:48 -05:00