Commit Graph
7 Commits
Author SHA1 Message Date
Ruslan Bakiev 030e13d02e Use Logto JWT for Teams user auth
Build and deploy Docker image / build (push) Failing after 2m26s
2026-06-05 12:53:05 +07:00
Ruslan Bakiev 7fc16bb333 Use Fastify Mercurius and GraphQL contracts
Build Docker Image / build (push) Has been cancelled
2026-06-01 00:25:27 +05:00
Ruslan Bakiev b076343c57 Use Logto claims for teams auth
Build Docker Image / build (push) Has been cancelled
2026-05-31 22:26:58 +05:00
Ruslan Bakiev 1a3f72205f Use shared app JWT for manager access 2026-05-31 22:00:52 +05:00
Ruslan Bakiev bca8c0e782 Add manager GraphQL endpoint 2026-05-31 21:52:42 +05:00
Ruslan Bakiev e6e014ebb0 Add Flutter auth sessions to teams
Build Docker Image / build (push) Successful in 2m10s
2026-05-31 16:46:04 +05:00
Ruslan Bakiev d9f1a066ce Migrate teams backend from Django to Express + Apollo Server + Prisma
Build Docker Image / build (push) Successful in 2m8s
Replace Django/Graphene stack with TypeScript Express server using Apollo Server v4
with 4 GraphQL endpoints (public/user/team/m2m) and Prisma ORM mapped to existing tables.
2026-03-09 09:26:41 +07:00