webapp/src/components/ui
padreug 442861e5a5 feat: Implement Logout Confirmation Dialog
- Introduce a new LogoutConfirmDialog component to confirm user logout actions.
- Update ProfileDialog.vue, UserProfile.vue, and Navbar.vue to utilize the new dialog for logout confirmation, enhancing user experience and preventing accidental logouts.
- Ensure consistent styling and functionality across all instances where logout confirmation is required.
2025-08-10 22:53:22 +02:00
..
accordion fix tailwind 2025-03-11 01:52:56 +01:00
avatar fix tailwind 2025-03-11 01:52:56 +01:00
badge fix tailwind 2025-03-11 01:52:56 +01:00
button fix tailwind 2025-03-11 01:52:56 +01:00
card fix tailwind 2025-03-11 01:52:56 +01:00
checkbox feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
dialog fix tailwind 2025-03-11 01:52:56 +01:00
dropdown-menu fix tailwind 2025-03-11 01:52:56 +01:00
fuzzy-search refactor: Update FuzzySearch component and composable for improved class handling and code clarity 2025-08-10 10:50:14 +02:00
hover-card feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
input fix tailwind 2025-03-11 01:52:56 +01:00
label fix tailwind 2025-03-11 01:52:56 +01:00
logout-dialog add translations 2025-02-16 11:00:41 +01:00
LogoutConfirmDialog feat: Implement Logout Confirmation Dialog 2025-08-10 22:53:22 +02:00
message-bubble fix tailwind colors; gradients work now! 2025-02-16 11:00:41 +01:00
popover feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
progress feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
radio-group feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
scroll-area fix tailwind 2025-03-11 01:52:56 +01:00
select fix tailwind 2025-03-11 01:52:56 +01:00
separator feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
skeleton feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
slider feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
sonner update sonner; toast is still light 2025-08-01 14:11:17 +02:00
switch feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
tabs feat(events): Add comprehensive events management with dynamic fetching and UI 2025-03-11 22:05:03 +01:00
textarea feat(ui): Add Toaster and Textarea components 2025-07-02 16:24:12 +02:00
tooltip feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
CurrencyDisplay.vue feat: Format currency display to ensure two-digit representation 2025-08-10 19:25:08 +02:00
LogoutConfirmDialog.vue feat: Implement Logout Confirmation Dialog 2025-08-10 22:53:22 +02:00