veza/apps/web/src/pages
senke fcdf15dacc fix: Make API key creation and generation buttons functional
- Update CreateAPIKeyModal to properly handle async operations
- Add loading states and form validation
- Wait for API response before showing generated key
- Add proper error handling and user feedback
- Disable buttons during generation
- Return full key from service for display in modal
- Fix Input component usage (add proper label wrapper)
- Ensure form validation works (name required, at least one scope)
2026-01-18 14:46:16 +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: Make API key creation and generation buttons functional 2026-01-18 14:46:16 +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