Commit Graph

7 Commits

Author SHA1 Message Date
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
0473291940 Remove admin role alias from Teams auth 2026-05-31 21:42:39 +05:00
Ruslan Bakiev
71bb2e951b Expose manager session flag 2026-05-31 21:36:19 +05:00
Ruslan Bakiev
e6e014ebb0 Add Flutter auth sessions to teams
All checks were successful
Build Docker Image / build (push) Successful in 2m10s
2026-05-31 16:46:04 +05:00
Ruslan Bakiev
dd99bbe2e7 Remove Temporal workflows from teams service
All checks were successful
Build Docker Image / build (push) Successful in 2m27s
2026-05-31 12:15:58 +05:00
Ruslan Bakiev
d9f1a066ce Migrate teams backend from Django to Express + Apollo Server + Prisma
All checks were successful
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