Commit Graph

18 Commits

Author SHA1 Message Date
Cauê Faleiros
76b919d857 feat: implement real profile save functionality
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m49s
2026-02-26 10:42:01 -03:00
Cauê Faleiros
6fb86b4806 feat: implement real user profile and authentication state
All checks were successful
Build and Deploy / build-and-push (push) Successful in 2m3s
2026-02-26 10:36:59 -03:00
Cauê Faleiros
dda606ef9b feat: implement real user profile viewing and auth state 2026-02-26 10:18:27 -03:00
Cauê Faleiros
a175315437 fix: resolve ReferenceError by using tenants state instead of constant
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m10s
2026-02-24 16:19:32 -03:00
Cauê Faleiros
3198784087 fix: update SuperAdmin to use real API
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m22s
2026-02-24 15:53:15 -03:00
Cauê Faleiros
5e54d96119 chore: force rebuild to pick up frontend changes
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m52s
2026-02-24 15:45:58 -03:00
Cauê Faleiros
237f03f407 feat: implement real tenant creation functionality
All checks were successful
Build and Deploy / build-and-push (push) Successful in 2m6s
2026-02-24 14:38:54 -03:00
Cauê Faleiros
96a96498b9 fix: restore SuperAdmin page to valid mock state
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m41s
2026-02-24 14:19:13 -03:00
Cauê Faleiros
37f6ae042d Revert "feat: implement real tenant creation and listing"
All checks were successful
Build and Deploy / build-and-push (push) Successful in 3m17s
This reverts commit 2742bafb00.
2026-02-24 14:10:53 -03:00
Cauê Faleiros
2742bafb00 feat: implement real tenant creation and listing
All checks were successful
Build and Deploy / build-and-push (push) Successful in 2m34s
2026-02-24 11:44:28 -03:00
Cauê Faleiros
113ea4abfb fix: use relative api path in production
All checks were successful
Build and Deploy / build-and-push (push) Successful in 2m24s
2026-02-24 10:19:54 -03:00
Cauê Faleiros
f3b1b160c1 fix: implement db connection retry mechanism
All checks were successful
Build and Deploy / build-and-push (push) Successful in 2m16s
2026-02-24 09:41:32 -03:00
Cauê Faleiros
425c6f3bf7 fix: upgrade database schema to utf8mb4
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m16s
2026-02-23 16:50:59 -03:00
Cauê Faleiros
0ffaf6d2b2 fix: update docker-compose for swarm compatibility with configs and overlay network
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m3s
2026-02-23 16:34:49 -03:00
Cauê Faleiros
2e91979200 fix: remove runner and fixed container names for production
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m17s
2026-02-23 16:33:27 -03:00
Cauê Faleiros
28c75bbe13 feat: setup docker, backend, and gitea pipeline for production
All checks were successful
Build and Deploy / build-and-push (push) Successful in 4m19s
2026-02-23 15:21:28 -03:00
farelos
3250ad7537 feat: Implement backend API and basic frontend structure
Adds initial backend API endpoints for fetching users and attendances, including basic filtering. Sets up the frontend routing with a layout component and includes placeholder pages for dashboard, users, and login. Refactors the README for local development setup.
2026-02-23 10:36:00 -03:00
farelos
0cf4fb92d7 Initial commit 2026-02-23 10:35:07 -03:00