webapp/src/modules/market
padreug b25e502c17 Add NostrmarketAPI integration and enhance MerchantStore component
- Introduce NostrmarketAPI service for improved merchant profile management.
- Update MerchantStore component to handle loading and error states during merchant profile checks.
- Implement logic to check for merchant profiles using the new API, enhancing user experience.
- Refactor computed properties and lifecycle methods to accommodate the new API integration.

These changes streamline the process of checking and managing merchant profiles, providing users with real-time feedback and improving overall functionality.
2025-09-08 16:58:10 +02:00
..
components Add NostrmarketAPI integration and enhance MerchantStore component 2025-09-08 16:58:10 +02:00
composables Add NostrmarketService to dependency injection container 2025-09-07 01:31:24 +02:00
services Add NostrmarketAPI integration and enhance MerchantStore component 2025-09-08 16:58:10 +02:00
stores Remove legacy compatibility layer and enforce modular architecture 2025-09-07 02:30:37 +02:00
types Refactor OrderHistory and introduce payment status checker 2025-09-05 05:16:25 +02:00
views Enhance MarketDashboard to filter orders by current user 2025-09-08 16:58:10 +02:00
index.ts Add NostrmarketAPI integration and enhance MerchantStore component 2025-09-08 16:58:10 +02:00