veza/apps/web/src/pages
senke d73ff4df21 fix: Utiliser iframe pour charger Swagger UI HTML directement
- Ajouter option useIframe pour charger /swagger/index.html dans un iframe
- Cela évite les problèmes avec /swagger/doc.json qui retourne 500
- Swagger UI HTML fonctionne correctement et affiche toute la documentation
- Garder le composant React comme fallback si nécessaire
2026-01-18 13:58:03 +01:00
..
auth api-contracts: replace ApiError interface with Zod-inferred type 2026-01-15 17:03:35 +01:00
marketplace fix: Corriger layout, sidebar et gestion erreurs marketplace 2026-01-18 12:30:56 +01:00
AdminDashboardPage.tsx monitoring: implement Monitor 7 - create monitoring dashboard 2026-01-16 14:27:05 +01:00
AnalyticsPage.tsx aesthetic-improvements: align spacing to 8px grid (Action 11.2.1.3) 2026-01-16 11:50:46 +01:00
DashboardPage.test.tsx [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
DashboardPage.tsx edge-cases: implement Edge 1.5 - use EmptyState component everywhere 2026-01-16 13:00:54 +01:00
DesignSystemDemo.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
DesignSystemDemoPage.tsx aesthetic-improvements: apply design direction to pages batch 3 (Action 11.5.1.5) 2026-01-16 12:00:50 +01:00
DeveloperPage.tsx fix: Utiliser iframe pour charger Swagger UI HTML directement 2026-01-18 13:58:03 +01:00
EducationPage.tsx fix: Corriger positionnement layout et ajouter handlers aux boutons 2026-01-18 12:34:22 +01:00
GearPage.tsx fix: Corriger positionnement layout et ajouter handlers aux boutons 2026-01-18 12:34:22 +01:00
LivePage.tsx fix: Corriger positionnement layout et ajouter handlers aux boutons 2026-01-18 12:34:22 +01:00
LoginPage.tsx fix: Corriger URL Swagger et finaliser implémentation DeveloperPage 2026-01-18 13:55:28 +01:00
ProfilePage.test.tsx [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
ProfilePage.tsx aesthetic-improvements: use dim text sparingly for better contrast 2026-01-16 10:14:17 +01:00
QueuePage.tsx fix: Corriger positionnement layout et ajouter handlers aux boutons 2026-01-18 12:34:22 +01:00
RegisterPage.tsx fix: Corriger URL Swagger et finaliser implémentation DeveloperPage 2026-01-18 13:55:28 +01:00
SearchPage.tsx fix: Améliorer z-index du champ de recherche et des icônes 2026-01-18 13:30:54 +01:00
SettingsPage.tsx aesthetic-improvements: apply design direction to pages batch 2 (Action 11.5.1.5) 2026-01-16 11:58:55 +01:00
SocialPage.tsx fix: Corriger erreurs dans SocialPage 2026-01-18 13:46:30 +01:00
WebhooksPage.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00