targo-backend/src
2026-01-15 09:37:52 -05:00
..
chatbot fix(chatbot): change post address, object structure, handling of response 2026-01-14 16:06:50 -05:00
common fix(chatbot): minor fixes to chatbot implementation, add chatbot to module access 2026-01-12 14:11:50 -05:00
identity-and-account fix(chatbot): minor fixes to chatbot implementation, add chatbot to module access 2026-01-12 14:11:50 -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 fix(timesheet): remove lines that were interfering with weekly overtime calculations. 2026-01-15 09:37:52 -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(chatbot): add chatbot module for frontend deploy testing 2026-01-12 10:34:13 -05:00
app.service.ts refactor(utils): moved utils to shared utils folder 2025-10-27 11:47:38 -04:00
main.ts added app2.targo.ca in CORS 2026-01-14 15:37:30 -05:00