• Joined on 2026-05-26
sidney pushed to main at sidney/microtecflix 2026-07-23 10:41:44 -03:00
d79792898d fix: decimal conversion and add image upload button for courses directly to MinIO S3
sidney pushed to main at sidney/microtecflix 2026-07-23 10:20:35 -03:00
2288eb2784 fix(webhook): fix webhook logger crash and webhook logs mapping in admin dashboard
sidney pushed to main at sidney/microtecflix 2026-07-22 23:04:37 -03:00
9a51bc3dd0 Fix Prisma WebhookLog query causing server crashes
sidney pushed to main at sidney/microtecflix 2026-07-22 22:59:02 -03:00
c62ceabab6 Fix esbuild version mismatch for tsx
sidney pushed to main at sidney/microtecflix 2026-07-22 22:56:24 -03:00
5bdfe73fde Fix build: remove Windows package-lock.json
sidney pushed to main at sidney/microtecflix 2026-07-22 22:51:33 -03:00
3215bfc0bc Update schema
sidney pushed to main at sidney/microtecflix 2026-07-22 22:33:34 -03:00
d7e16f2fe8 fix(backend): correct Prisma model references for payment and notifications to prevent 502 errors
sidney pushed to main at sidney/microtecflix 2026-07-22 22:27:24 -03:00
fa180dee0c fix(backend): fix production crash with vite, make asaas async and add prisma db push retries
sidney pushed to main at sidney/microtecflix 2026-07-22 22:16:51 -03:00
159ae1e8db fix: run prisma db push and seed db on startup
sidney pushed to main at sidney/microtecflix 2026-07-22 22:10:42 -03:00
4e28601237 feat(whatsapp): integrate evolution api and admin settings
sidney pushed to main at sidney/microtecflix 2026-07-22 22:06:47 -03:00
a4a1f35550 fix(docker): generate prisma client in runner stage
sidney pushed to main at sidney/microtecflix 2026-07-22 21:53:07 -03:00
df1d63019e fix(admin): use correct admin token and fix react dom crash
6a16d97161 docs: Update memory and gemini with PostgreSQL info
cc9b906eeb fix(dashboard): MRR calculation and user menu
8236ade11a feat(db): Migrate Admin endpoints to Prisma
22ecf41e9d feat(db): Migrate Student endpoints to Prisma
Compare 6 commits »
sidney pushed to feature/postgresql-migration at sidney/microtecflix 2026-07-22 21:50:54 -03:00
df1d63019e fix(admin): use correct admin token and fix react dom crash
sidney pushed to feature/postgresql-migration at sidney/microtecflix 2026-07-22 21:38:30 -03:00
6a16d97161 docs: Update memory and gemini with PostgreSQL info
sidney pushed to feature/postgresql-migration at sidney/microtecflix 2026-07-22 21:28:53 -03:00
cc9b906eeb fix(dashboard): MRR calculation and user menu
sidney pushed to feature/postgresql-migration at sidney/microtecflix 2026-07-22 21:26:28 -03:00
8236ade11a feat(db): Migrate Admin endpoints to Prisma
sidney pushed to feature/postgresql-migration at sidney/microtecflix 2026-07-22 21:21:27 -03:00
22ecf41e9d feat(db): Migrate Student endpoints to Prisma
sidney created branch feature/postgresql-migration in sidney/microtecflix 2026-07-22 21:07:27 -03:00
sidney pushed to feature/postgresql-migration at sidney/microtecflix 2026-07-22 21:07:27 -03:00
320b627a91 feat(db): Initial Prisma setup and PostgreSQL migration script
sidney pushed to main at sidney/microtecflix 2026-07-22 21:06:24 -03:00
444c867ae8 fix(ui): CoursePricingCard state sync and Navbar text truncation