web-app/src/modules/market
padreug b8ba41d088 Enhance logging in MerchantStore and NostrmarketAPI for better debugging
- Update the MerchantStore component to include detailed logging during merchant profile creation, capturing wallet ID and admin key details.
- Improve NostrmarketAPI request logging to include method type, headers with masked API key, and a preview of the request body.

These changes aim to facilitate easier debugging and provide more context during API interactions and merchant profile creation.
2025-09-08 16:58:10 +02:00
..
components Enhance logging in MerchantStore and NostrmarketAPI for better debugging 2025-09-08 16:58:10 +02:00
composables Add NostrmarketService to dependency injection container 2025-09-07 01:31:24 +02:00
services Enhance logging in MerchantStore and NostrmarketAPI for better debugging 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