webapp/src/modules/market/components
padreug c00a172fb6 Refactor CreateStoreDialog component by removing unused imports
- Removed the unused Label import to clean up the code and improve readability.
- This change simplifies the component structure, enhancing maintainability.
2025-09-09 00:34:17 +02:00
..
CartItem.vue Enhance market module with new chat and events features 2025-09-05 00:01:40 +02:00
CartSummary.vue Remove legacy compatibility layer and enforce modular architecture 2025-09-07 02:30:37 +02:00
CreateProductDialog.vue Refactor CreateProductDialog and CreateStoreDialog components for improved form handling 2025-09-08 23:20:17 +02:00
CreateStoreDialog.vue Refactor CreateStoreDialog component by removing unused imports 2025-09-09 00:34:17 +02:00
DashboardOverview.vue Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
MarketSettings.vue Refactor chat and market modules for improved integration and maintainability 2025-09-05 01:44:15 +02:00
MerchantStore.vue Refactor MerchantStore component for improved layout and user experience 2025-09-08 23:39:13 +02:00
OrderHistory.vue Enhance MerchantStore component with user store creation flow 2025-09-08 16:58:10 +02:00
PaymentDisplay.vue Remove legacy compatibility layer and enforce modular architecture 2025-09-07 02:30:37 +02:00
PaymentRequestDialog.vue Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
ProductCard.vue Remove legacy compatibility layer and enforce modular architecture 2025-09-07 02:30:37 +02:00
ShoppingCart.vue Remove legacy compatibility layer and enforce modular architecture 2025-09-07 02:30:37 +02:00
StoreCard.vue Refactor CreateProductDialog and CreateStoreDialog components for improved form handling 2025-09-08 23:20:17 +02:00