PatMulligan
499b1f81f1
CHORE: Improve UI ( #112 )
...
* Refactor merchant details layout for improved responsiveness and styling in index.html
* Revamp key pair component layout with improved styling and functionality. Added a header with a toggle for showing the private key, enhanced QR code display for both public and private keys, and included copy buttons for better user interaction.
Update key pair component styling and functionality: adjust QR code dimensions, improve key display format with truncation, and refine button margins for enhanced user experience.
Add 'show-buttons' prop to QR code components in key pair template for improved functionality
Update key pair component layout to use 'col-sm-6' for responsive design of QR code sections, enhancing display on smaller screens.
* Enhance direct messages component layout with improved styling and responsiveness. Updated class names for better alignment, added ellipsis for long customer labels, and modified button styles for consistency. Improved select options display with custom templates for better user experience.
* Refactor customer label generation in direct messages component for improved readability. Added checks for undefined customer data, enhanced label formatting with truncation for long descriptions, and adjusted unread message display format.
* make format
2025-09-15 09:48:13 +03:00
Vlad Stan
de7fe059b8
V1 ( #106 )
2024-11-06 11:50:21 +02:00
rleed
2020bd9838
Changes to deactivate/reactivate products ( #89 )
2024-11-04 10:59:04 +02:00
PatMulligan
7a3b144a94
pass showKeys as prop to merchant-details child and use emit to toggle ( #105 )
...
previously, index and its child compoment merchant-details had their own
booleans and their values were not synched. Using a prop avoids this
problem
2024-10-25 15:19:13 +03:00
Vlad Stan
1fd9da8214
fix: colours ( #92 )
2023-11-08 15:33:31 +02:00
Vlad Stan
cef709155e
fix: long product name in order details
2023-11-06 12:41:53 +02:00
Vlad Stan
f29e77db7e
Custom shipping cost ( #86 )
...
* feat: simple UI for shipping zone per product
* feat: add empty cost
* fix: backwards compatible zones
* feat: finish UI for product shipping cost
* fix: some ui issues
* feat: add per product shipping cost
* feat: show receipt for product
* fix: publish per product shipping cost
2023-09-21 17:29:13 +03:00
Vlad Stan
1a840ac007
feat: refresh merchant from nostr ( #85 )
2023-09-20 12:06:36 +03:00
Vlad Stan
2891474312
feat: add auto-reply on payment ( #82 )
2023-09-15 10:21:03 +03:00
Vlad Stan
f2773e0b44
Fix subscription errors ( #81 )
...
* pref: merge filters in one
* chore: load nit
* feat: restore individual order
2023-09-12 15:03:37 +03:00
Vlad Stan
c06f9a20a7
Extract market place ( #78 )
...
* chore: remove marketplace components
* feat: add static marketplace
* feat: add entry point for static marketplace
* doc: add comment
* chore: include nostr-bundle.js
2023-07-31 11:35:50 +03:00
Vlad Stan
fca8fa2bc6
chore: code clean-up
2023-07-24 11:11:31 +02:00
Vlad Stan
b9c163f353
fix: update product list when product deleted
2023-07-24 11:11:31 +02:00
Vlad Stan
780e6e8b1a
feat: add readNotes and clearAllData option
2023-07-24 11:11:31 +02:00
Vlad Stan
93d183aacd
feat: user logout and data clear
2023-07-18 16:40:43 +02:00
Vlad Stan
a965a02303
feat: ui loading update
2023-07-18 16:40:43 +02:00
Vlad Stan
21185fce34
chore: code clean-up
2023-07-18 16:40:43 +02:00
Vlad Stan
316d4313f6
fix: persist UI config
2023-07-18 16:40:43 +02:00
Vlad Stan
ec50c3e2a0
feat: load naddr
2023-07-18 16:40:43 +02:00
Vlad Stan
672f4d6def
feat: ask for login
2023-07-18 16:40:43 +02:00
Vlad Stan
481592ab68
fet: ui bla
2023-07-18 16:40:43 +02:00
Vlad Stan
6cda9eabe9
feat: ui bla bla
2023-07-18 16:40:43 +02:00
Vlad Stan
1721ec8741
refactor: code clean-up
2023-07-18 16:40:43 +02:00
Vlad Stan
c91936a2cc
fix: dark mode
2023-07-18 16:40:43 +02:00
Vlad Stan
9fca4ec512
chore: code clean-up
2023-07-18 16:40:43 +02:00
Vlad Stan
ee0ae38855
feat: refresh market-config
2023-07-18 16:40:43 +02:00
Vlad Stan
9d6a16c728
chore: code clean-up
2023-07-18 16:40:43 +02:00
Vlad Stan
edd5036163
feat: prepare for naddr fix
2023-07-18 16:40:43 +02:00
Vlad Stan
9ec37ab9fc
feat: UI stuff
2023-07-18 16:40:43 +02:00
Vlad Stan
d4267ab8e3
feat: add remove relays
2023-07-18 16:40:43 +02:00
Vlad Stan
1d90f738b7
feat: small UI improvements
2023-07-18 16:40:43 +02:00
Vlad Stan
47439087fb
feat: nicer stall cards
2023-07-18 16:40:43 +02:00
Vlad Stan
c4f41a6cc5
feat: add basic stall list
2023-07-18 16:40:43 +02:00
Vlad Stan
56d828ad8b
feat: focus on product details
2023-07-18 16:40:43 +02:00
Vlad Stan
0e0b13ed9a
fix: filter products at top level
2023-07-18 16:40:43 +02:00
Vlad Stan
db17bc5606
feat: filter by categories in market
2023-07-18 16:40:43 +02:00
Vlad Stan
da2e1767fd
fix: typo
2023-07-18 16:40:43 +02:00
Vlad Stan
b72d0b132d
feat: empty look&feel UI
2023-07-18 16:40:43 +02:00
Vlad Stan
3007c6b1f2
feat: add user-chat
2023-07-18 16:40:43 +02:00
Vlad Stan
68a2393318
feat: add empty user config
2023-07-18 16:40:43 +02:00
Vlad Stan
89a1a0045e
feat: allow to restore all products at once
2023-07-18 16:40:43 +02:00
Vlad Stan
d12f4565e6
chore: code clean-up
2023-07-18 16:40:43 +02:00
Vlad Stan
beef488f9e
feat: add product to cart from main page
2023-07-18 16:40:43 +02:00
Vlad Stan
1dd16505e3
feat: UI stuff
2023-07-18 16:40:43 +02:00
Vlad Stan
ced0184dc2
fix: infinte scroll
2023-07-18 16:40:43 +02:00
Vlad Stan
663825b9b6
feat: search marketplace
2023-07-18 16:40:43 +02:00
Vlad Stan
25fedfa912
fix: more UI stuff
2023-07-18 16:40:43 +02:00
Vlad Stan
6f08bc6516
fix: ui stuff
2023-07-18 16:40:43 +02:00
Vlad Stan
bf056ab616
fix: ui testing
2023-07-18 16:40:43 +02:00
Vlad Stan
286940997a
fix: partial orders
2023-07-18 16:40:43 +02:00