webapp/src
padreug 1ed8759162 feat: Add MarketTest page and enhance error handling in market components
- Introduce MarketTest.vue for testing market loading and state management.
- Update error handling in Market.vue and useMarket composable to utilize marketStore for consistent error reporting.
- Enhance logging throughout market loading processes for better debugging and user feedback.
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 feat: Add MarketTest page and enhance error handling in market components 2025-08-03 11:20:58 +02:00
composables feat: Add MarketTest page and enhance error handling in market components 2025-08-03 11:20:58 +02:00
i18n feat: Add .env.example file and update Navbar for market navigation 2025-08-03 11:20:58 +02:00
lib chore: Update logging and configuration in market-related files 2025-08-03 11:20:58 +02:00
pages feat: Add MarketTest page and enhance error handling in market components 2025-08-03 11:20:58 +02:00
router feat: Add MarketTest page and enhance error handling in market components 2025-08-03 11:20:58 +02:00
stores feat: Add MarketTest page and enhance error handling in market components 2025-08-03 11:20:58 +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