veza/apps/web/src/components/ui
senke 9d0bd8a343 [FIX] Frontend: Ajouter composants Dialog manquants pour WebhooksPage
- Ajout DialogContent, DialogDescription, DialogTitle, DialogTrigger
- Support onOpenChange pour compatibilité Radix UI
- Import React ajouté
- Corrige erreurs de compilation dans WebhooksPage
2026-01-04 01:44:15 +01:00
..
alert.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
avatar-upload.tsx [FE-COMP-009] fe-comp: Add avatar upload component 2025-12-25 11:44:36 +01:00
avatar.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
avatar.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
badge.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
badge.tsx fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
button-loading.tsx [FE-COMP-001] fe-comp: Add loading states to all async operations 2025-12-24 13:25:10 +01:00
button.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
button.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
card.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
card.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
checkbox.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
confirmation-dialog.tsx [FE-COMP-004] fe-comp: Add confirmation dialogs for destructive actions 2025-12-24 14:38:55 +01:00
DataList.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
date-picker.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
date-picker.tsx fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
dialog.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
dialog.tsx [FIX] Frontend: Ajouter composants Dialog manquants pour WebhooksPage 2026-01-04 01:44:15 +01:00
dropdown-menu.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
dropdown.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
dropdown.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
empty-state.tsx [FE-COMP-003] fe-comp: Add empty states to all list views 2025-12-24 14:33:20 +01:00
file-upload.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
file-upload.tsx fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
focus-trap.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
FormField.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
HelpText.tsx [FE-COMP-024] fe-comp: Add tooltips and help text 2025-12-25 12:25:39 +01:00
input.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
label.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
LazyComponent.tsx [FE-PAGE-017] fe-page: Add Admin dashboard page 2025-12-25 11:29:27 +01:00
loading-spinner.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
loading-spinner.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
modal.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
modal.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
optimized-image.tsx fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
progress.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
radio-group.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
scroll-area.tsx fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
select.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
select.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
skeleton.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
skeleton.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
slider.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
switch.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
table.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
tabs.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
textarea.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
tooltip.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
tooltip.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
virtualized-list.tsx fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00