web-app/src/modules
padreug 8e34f2c74e Enhance MerchantStore component with user store creation flow
- Introduce an empty state for users without a store, prompting them to create one.
- Implement computed property to check if the user has a store based on their order history.
- Update store statistics to reflect only the user's orders.
- Add a placeholder function for future store creation functionality.

These changes improve user experience by guiding new merchants to set up their stores effectively.
2025-09-08 16:58:10 +02:00
..
base Complete LnbitsAPI migration to dependency injection pattern 2025-09-07 01:58:36 +02:00
chat Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
events Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
market Enhance MerchantStore component with user store creation flow 2025-09-08 16:58:10 +02:00
nostr-feed 1.3.5 Module Registration Pattern: Add BaseModulePlugin abstraction 2025-09-06 12:16:40 +02:00