web-app/src
padreug 91c3dec064 Enhance CreateStoreDialog component with improved layout and functionality
- Update form structure to allow for better scrolling and overflow handling.
- Introduce collapsible section for creating new shipping zones, improving user experience.
- Refactor error display and footer layout for clearer interaction during store creation.
- Add scroll indicator for better navigation within the form.
- Implement logic to check if content is scrollable, enhancing usability.

These changes streamline the store creation process, providing a more intuitive and responsive interface for users.
2025-09-08 23:31:44 +02:00
..
assets Update index.html and vite.config.ts for dynamic app name and manifest adjustments 2025-09-06 19:16:24 +02:00
components Add Shadcn Form components with vee-validate and zod integration 2025-09-08 16:28:26 +02:00
composables Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
core Add NostrmarketAPI integration and enhance MerchantStore component 2025-09-08 16:58:10 +02:00
i18n feat: Integrate chat feature into main navigation 2025-08-10 10:50:14 +02:00
lib Complete LnbitsAPI migration to dependency injection pattern 2025-09-07 01:58:36 +02:00
modules Enhance CreateStoreDialog component with improved layout and functionality 2025-09-08 23:31:44 +02:00
pages Remove legacy compatibility layer and enforce modular architecture 2025-09-07 02:30:37 +02:00
app.config.ts Add NostrmarketAPI integration and enhance MerchantStore component 2025-09-08 16:58:10 +02:00
app.ts Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
App.vue Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
main.ts Implement modular architecture with core services and Nostr integration 2025-09-04 23:43:33 +02:00
vite-env.d.ts PWA 2025-02-11 00:25:47 +01:00