web-app/src/pages
padreug c284ad5778 Remove legacy compatibility layer and enforce modular architecture
- Delete src/stores/market.ts compatibility re-export file
- Update 15 files to import from proper module path @/modules/market/stores/market
- Add necessary type exports to market store for external consumers
- Remove empty src/stores/ directory completely
- Enforce clean modular architecture without global store shortcuts

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-07 02:30:37 +02:00
..
Cart.vue Remove legacy compatibility layer and enforce modular architecture 2025-09-07 02:30:37 +02:00
Home.vue Refactor chat and market modules for improved integration and maintainability 2025-09-05 01:44:15 +02:00
LoginDemo.vue Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00