webapp/src/modules/market
padreug f7ac12bf76 Enhance CreateEventDialog with dynamic currency selection and improved validation
- Integrated currency selection using a dropdown, replacing the static input field for currency.
- Removed the wallet input field, now auto-selecting the preferred wallet for event creation.
- Updated form validation to remove the wallet and closing date fields, ensuring ticket sales close when the event ends.
- Added functionality to load available currencies from the EventsApiService when the dialog opens, improving user experience.

These changes streamline the event creation process and enhance the overall usability of the CreateEventDialog component.
2025-09-14 18:50:34 +02:00
..
components Remove dangling PaymentRequestDialog component (may contain confusing legacy code) 2025-09-14 17:58:44 +02:00
composables FIX: remove erroneously created kind 30020 relevant code which is not and ORDER event 2025-09-14 16:03:31 +02:00
services Enhance CreateEventDialog with dynamic currency selection and improved validation 2025-09-14 18:50:34 +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 Refactor MarketDashboard component for improved layout and responsiveness 2025-09-08 23:45:21 +02:00
index.ts Add NostrmarketAPI integration and enhance MerchantStore component 2025-09-08 16:58:10 +02:00