• Joined on 2026-02-02
blyzer pushed to main at blyzer/fasto 2026-02-25 14:21:53 +00:00
71dfb2beac fix: improve auth guard and resolve blank page issue
blyzer pushed to main at blyzer/fasto 2026-02-25 14:13:20 +00:00
6e050d649f fix: resolve infinite loading in Layout and add auth redirect
blyzer pushed to main at blyzer/fasto 2026-02-25 14:05:06 +00:00
456f13c930 feat: fix profile viewing and implement real user login state
blyzer pushed to main at blyzer/fasto 2026-02-24 19:19:44 +00:00
a175315437 fix: resolve ReferenceError by using tenants state instead of constant
blyzer pushed to main at blyzer/fasto 2026-02-24 18:53:23 +00:00
3198784087 fix: update SuperAdmin to use real API
blyzer pushed to main at blyzer/fasto 2026-02-24 18:46:14 +00:00
5e54d96119 chore: force rebuild to pick up frontend changes
blyzer pushed to main at blyzer/fasto 2026-02-24 17:39:10 +00:00
237f03f407 feat: implement real tenant creation functionality
blyzer pushed to main at blyzer/fasto 2026-02-24 17:19:46 +00:00
96a96498b9 fix: restore SuperAdmin page to valid mock state
blyzer pushed to main at blyzer/fasto 2026-02-24 17:11:08 +00:00
37f6ae042d Revert "feat: implement real tenant creation and listing"
blyzer pushed to main at blyzer/fasto 2026-02-24 15:44:32 +00:00
2742bafb00 feat: implement real tenant creation and listing
blyzer pushed to main at blyzer/fasto 2026-02-24 13:30:56 +00:00
113ea4abfb fix: use relative api path in production
blyzer pushed to main at blyzer/fasto 2026-02-24 12:41:44 +00:00
f3b1b160c1 fix: implement db connection retry mechanism
blyzer pushed to main at blyzer/fasto 2026-02-23 19:51:31 +00:00
425c6f3bf7 fix: upgrade database schema to utf8mb4
blyzer pushed to main at blyzer/fasto 2026-02-23 19:35:29 +00:00
0ffaf6d2b2 fix: update docker-compose for swarm compatibility with configs and overlay network
blyzer pushed to main at blyzer/fasto 2026-02-23 19:33:38 +00:00
2e91979200 fix: remove runner and fixed container names for production
blyzer pushed to main at blyzer/fasto 2026-02-23 18:49:15 +00:00
28c75bbe13 feat: setup docker, backend, and gitea pipeline for production
blyzer pushed to main at blyzer/cms-automotivo 2026-02-20 18:29:56 +00:00
bb903a0827 fix: Add missing entry point script to index.html
blyzer pushed to main at blyzer/cms-automotivo 2026-02-20 18:15:06 +00:00
ed955f9fed fix: Correct Docker image path in compose file
blyzer pushed to main at blyzer/cms-automotivo 2026-02-20 18:06:41 +00:00
9acbbe1308 fix: Change exposed port from 8080 to 8081 to avoid conflicts
blyzer pushed to main at blyzer/cms-automotivo 2026-02-20 17:34:55 +00:00
9eafabe73f fix: Remove Supabase secrets from build pipeline