web-app/src
padreug 941b4c3ec5 refactor: Clean up Navbar component and remove support link
- Remove the "Support" link from the Navbar.vue navigation items to streamline the menu.
- Adjust formatting in Navbar.vue for improved readability and consistency in the template structure.
- Update i18n files to remove references to the "Support" string in English, Spanish, and French locales, enhancing localization accuracy.
2025-08-03 11:20:58 +02:00
..
assets feat: Add logo and enhance login functionality 2025-08-03 11:20:35 +02:00
components refactor: Clean up Navbar component and remove support link 2025-08-03 11:20:58 +02:00
composables refactor: Simplify authentication and wallet logic by removing debug logs 2025-08-03 11:20:58 +02:00
i18n refactor: Clean up Navbar component and remove support link 2025-08-03 11:20:58 +02:00
lib feat: Add wallet balance display and currency formatting 2025-08-03 11:20:58 +02:00
pages refactor: Clean up imports and unused variables in ticket-related components 2025-08-03 11:20:58 +02:00
router feat: Add My Tickets feature with ticket management 2025-08-03 11:20:57 +02:00
stores feat: Implement push notification system for admin announcements 2025-07-12 18:10:33 +02:00
App.vue fix 2025-08-03 11:20:57 +02:00
main.ts fix vue-sonner Toast implementation 2025-07-12 18:10:26 +02:00
vite-env.d.ts PWA 2025-02-11 00:25:47 +01:00