core/dashboard
Tiago Yamamoto ebb405c4e4 feat: Update dashboard and identity-gateway infrastructure
- Add Tenants module to Identity Gateway
- Update Dashboard Auth context and components
- Refactor token service and user/role controllers
- Add Quadlet container definitions for dev environment
2025-12-31 17:41:04 -03:00
..
public Initialize dashboard with Vite and Appwrite auth wrapper 2025-12-11 18:21:00 -03:00
src feat: Update dashboard and identity-gateway infrastructure 2025-12-31 17:41:04 -03:00
.dockerignore refactor: optimize Dockerfiles and documentation for core services 2025-12-30 13:22:34 -03:00
.env.example feat: Update dashboard and identity-gateway infrastructure 2025-12-31 17:41:04 -03:00
.eslintrc.cjs Initialize dashboard with Vite and Appwrite auth wrapper 2025-12-11 18:21:00 -03:00
.gitignore refactor: optimize Dockerfiles and documentation for core services 2025-12-30 13:22:34 -03:00
DASHBOARD.md refactor: optimize Dockerfiles and documentation for core services 2025-12-30 13:22:34 -03:00
Dockerfile feat: Update dashboard and identity-gateway infrastructure 2025-12-31 17:41:04 -03:00
index.html Initialize dashboard with Vite and Appwrite auth wrapper 2025-12-11 18:21:00 -03:00
package-lock.json chore: atualiza dashboard package-lock.json 2025-12-11 20:15:54 -03:00
package.json Initialize dashboard with Vite and Appwrite auth wrapper 2025-12-11 18:21:00 -03:00
postcss.config.js Initialize dashboard with Vite and Appwrite auth wrapper 2025-12-11 18:21:00 -03:00
server.js refactor: optimize Dockerfiles and documentation for core services 2025-12-30 13:22:34 -03:00
tailwind.config.js Initialize dashboard with Vite and Appwrite auth wrapper 2025-12-11 18:21:00 -03:00
tsconfig.json Initialize dashboard with Vite and Appwrite auth wrapper 2025-12-11 18:21:00 -03:00
tsconfig.node.json Initialize dashboard with Vite and Appwrite auth wrapper 2025-12-11 18:21:00 -03:00
vite.config.ts Initialize dashboard with Vite and Appwrite auth wrapper 2025-12-11 18:21:00 -03:00