web-app/src/components
padreug 8d5d163e89 refactor: Update LoginDemo layout and styling for improved user experience
- Adjust spacing and layout in the LoginDemo component for better visual hierarchy.
- Enhance demo account creation section with clearer labels and a demo notice.
- Update button text to reflect demo account creation instead of fake account.
- Clean up unused imports and streamline the component structure.
2025-09-01 22:59:32 +02:00
..
auth refactor: Simplify Logout Confirmation Handling in Navbar 2025-08-12 08:54:38 +02:00
demo refactor: Update LoginDemo layout and styling for improved user experience 2025-09-01 22:59:32 +02:00
events feat: Format event price and wallet balance in PurchaseTicketDialog and events page 2025-08-10 17:56:20 +02:00
layout refactor: Simplify Logout Confirmation Handling in Navbar 2025-08-12 08:54:38 +02:00
market fix: Format price display in ProductCard component 2025-08-04 09:59:35 +02:00
nostr refactor: Remove ConnectionStatus and PasswordDialog components to streamline codebase 2025-08-13 11:58:33 +02:00
notifications feat: Implement push notification system for admin announcements 2025-07-12 18:10:33 +02:00
pwa feat: Enhance admin announcement functionality and introduce PWA installation prompt 2025-07-12 18:10:33 +02:00
theme-provider bare repo 2025-03-09 12:28:49 +01:00
ui refactor: Simplify Logout Confirmation Handling in Navbar 2025-08-12 08:54:38 +02:00
LanguageSwitcher.vue refactor(ui): Optimize LanguageSwitcher component rendering and type safety 2025-03-11 02:18:29 +01:00
RelayHubStatus.vue refactor: Simplify subscription details display in RelayHubDemo component 2025-08-10 18:54:50 +02:00
ThemeToggle.vue add color theme with dark and light mode! 2025-02-02 18:44:05 +01:00