targo-backend/src
2026-02-05 15:00:52 -05:00
..
chatbot refactor(chatbot): change context logic, adding context to chat request instead of sending on page change 2026-01-15 12:18:57 -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(auth): change logout behavior, now sends success code when logout request processed 2026-02-05 13:24:27 -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 refactor(e2e): remove old e2e workflow, no longer up to date, will need to create new one later(never?) 2026-02-05 15:00: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 replaced app2 by portail 2026-01-20 09:02:02 -05:00