web-app/src/modules/events
padreug 963aa42662 Fix EventsPage button layout for mobile view
- Updated the layout of the EventsPage component to improve responsiveness, including adjustments to flex properties and spacing.
- Modified heading sizes for better visibility on different screen sizes.
- Improved user feedback for authentication status with dynamic text based on screen size.
- Ensured button labels adapt to screen size for a more streamlined user experience.

These changes enhance the overall usability and accessibility of the EventsPage component.
2025-09-14 19:13:20 +02:00
..
components Enhance CreateEventDialog with dynamic currency selection and improved validation 2025-09-14 18:50:34 +02:00
composables Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
services Enhance CreateEventDialog with dynamic currency selection and improved validation 2025-09-14 18:50:34 +02:00
types Add CreateEventDialog component for event creation functionality 2025-09-14 18:07:16 +02:00
views Fix EventsPage button layout for mobile view 2025-09-14 19:13:20 +02:00
index.ts 1.3.5 Module Registration Pattern: Add BaseModulePlugin abstraction 2025-09-06 12:16:40 +02:00