feature/adapt-to-new-database #34

Merged
vivy-agent merged 9 commits from feature/adapt-to-new-database into main 2026-05-29 15:47:47 +07:00

9 Commits

Author SHA1 Message Date
e527aa0655 🚨 fix: resolve linting type error
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 34s
2026-05-29 15:46:09 +07:00
aea16ad35a 🦖 fix: update payload to match new schema
Some checks failed
Integration Tests / integration-tests (pull_request) Failing after 1m37s
2026-05-29 15:42:02 +07:00
6215e14420 🐛 fix: resolve session deletion issue 2026-05-29 14:27:29 +07:00
cfb9b61c8a 🔧 chore: update env configuration 2026-05-29 14:14:10 +07:00
e92d996621 ♻️ refactor: update hero banner code for new schema 2026-05-29 14:07:40 +07:00
96b5101742 ♻️ refactor: rewrite OAuth provision business logic for new user schema 2026-05-28 21:29:20 +07:00
57d19d4302 🚧 wip: rewrite reprovision logic to match new user schema 2026-05-28 21:01:54 +07:00
8cebc0cd20 🗃️ db: remove oauth profile from user schema to avoid duplication 2026-05-28 16:43:21 +07:00
c95ac48124 🔧 chore: regenerate Prisma types after schema update 2026-05-27 23:46:40 +07:00