web-app/src/modules/market
padreug 4ecec1aa78 Enhance MerchantStore component with merchant profile creation functionality
- Implement asynchronous merchant profile creation logic, including user authentication and wallet validation.
- Introduce loading and error handling states during the merchant creation process to improve user feedback.
- Update the button UI to reflect the creation status, providing a better user experience.
- Integrate toast notifications for success and error messages related to merchant profile creation.

These changes streamline the process for users to create their merchant profiles, ensuring they receive real-time feedback and guidance throughout the process.
2025-09-08 16:58:10 +02:00
..
components Enhance MerchantStore component with merchant profile creation functionality 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