Commit graph

94 commits

Author SHA1 Message Date
Vlad Stan
aa7aaa9bf0 chore: small stuff 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
663825b9b6 feat: search marketplace 2023-07-18 16:40:43 +02:00
Vlad Stan
0288a14d68 feat: UI improvements 2023-07-18 16:40:43 +02:00
Vlad Stan
ca8e8804c8 feat: UI improvements 2023-07-18 16:40:43 +02:00
Vlad Stan
1e12f76bd9 feat: basic orders 2023-07-18 16:40:43 +02:00
Vlad Stan
12519f186e feat: basic orders UI 2023-07-18 16:40:43 +02:00
Vlad Stan
71434f9d46 feat: add basic customer orders 2023-07-18 16:40:43 +02:00
Vlad Stan
6c0daaba52 fix: invoice dialog 2023-07-18 16:40:43 +02:00
Vlad Stan
9212ae78bd feat: basic order handling 2023-07-18 16:40:43 +02:00
Vlad Stan
8d1ae67b34 feat: add shipping cost to cart 2023-07-18 16:40:43 +02:00
Vlad Stan
939bec90b6 feat: stuff 2023-07-18 16:40:43 +02:00
Vlad Stan
9d4c5c7251 fix: login 2023-07-18 16:40:43 +02:00
Vlad Stan
d14c2c7f92 feat: show total cart item count 2023-07-18 16:40:43 +02:00
Vlad Stan
16a914d792 feat: change quantity from shopping cart 2023-07-18 16:40:43 +02:00
Vlad Stan
575064bd0c feat: remove from card 2023-07-18 16:40:43 +02:00
Vlad Stan
7ea94dfd54 feat: basic stopping card list 2023-07-18 16:40:43 +02:00
Vlad Stan
267111b297 fix: partly navigation 2023-07-18 16:40:43 +02:00
Vlad Stan
736670db91 feat: add shopping-cart list 2023-07-18 16:40:43 +02:00
Vlad Stan
86ec3949e2 feat: validate merchant pubkeys 2023-07-18 16:40:43 +02:00
Vlad Stan
2a3a962419 feat: basic merchant fixes 2023-07-18 16:40:43 +02:00
Vlad Stan
be8aa4433c feat: more UI improvements 2023-07-18 16:40:43 +02:00
Vlad Stan
169d285d1f feat: simplify layout 2023-07-18 16:40:43 +02:00
Vlad Stan
9ba0a82836 fix: navigation 2023-07-18 16:40:43 +02:00
Vlad Stan
69e33589ec fix: breadcrumbs 2023-07-18 16:40:43 +02:00
Vlad Stan
f32528494c feat: basic market-config component 2023-07-18 16:40:43 +02:00
Vlad Stan
6cfdb8d4df feat: move login 2023-07-18 16:40:43 +02:00
Vlad Stan
b670787548 chore: here and there 2023-07-18 16:40:43 +02:00
Vlad Stan
143e21c06d chore: improving 2023-07-18 16:40:43 +02:00
Vlad Stan
e47c6ec7f4 feat: show order details for customer 2023-07-04 08:40:49 +02:00
Vlad Stan
a3c221aca8 feat: activate/deactivate merchant 2023-07-04 08:40:49 +02:00
Tiago Vasconcelos
e227aef7eb
Add a banner header (props to JoshuaM) (#41)
* add banner header

* init naddr

* add type to place order content obj

* add content to config

* naddr working, still WIP

* add banner and UI customization

* add banner header

* init naddr

* add type to place order content obj

* add content to config

* naddr working, still WIP

* add banner and UI customization

* add market name to stall page breadcrumbs

* Add usage description to readme
2023-05-29 22:23:49 +03:00
Vlad Stan
19f67e474a feat: allow to add test public key 2023-05-04 12:15:45 +03:00
Jose Sahagun
ac86a87ed8
Welcome typo 2023-04-25 13:55:40 -07:00
Vlad Stan
af780a3080 feat: add reconnect to nostrclient 2023-04-11 19:03:41 +03:00
Vlad Stan
a65017d04e fix: shipping cost; update UI on new order 2023-04-03 11:57:55 +03:00
Vlad Stan
ef49983e10 feat: dinamically refresh orders 2023-03-30 13:58:14 +03:00
Vlad Stan
178966f0bb feat: navigate from chat to orders 2023-03-30 13:58:14 +03:00
Vlad Stan
9e7f808fdc feat: navigate from customer to chat 2023-03-30 13:58:14 +03:00
Vlad Stan
021326e773 feat: filter orders 2023-03-30 13:58:14 +03:00
Vlad Stan
4d2022297d fix: Vue error 2023-03-30 13:58:14 +03:00
Tiago Vasconcelos
c64716b0d5 fix: motorina0's camel-case nitpick 2023-03-27 15:39:07 +01:00
Tiago Vasconcelos
7d1502cf46 fix: url not displayed in light theme 2023-03-27 15:32:08 +01:00
Vlad Stan
5ef29ef5a6
Merge pull request #26 from lnbits/shopping_cart_actions
Shopping cart actions
2023-03-24 15:11:49 +02:00
Tiago Vasconcelos
20a27076d6 shopping cart add and remove products quantity 2023-03-23 16:34:26 +00:00
Vlad Stan
27589856bd fix: clear merchant screen on delete 2023-03-23 09:47:40 +02:00
Tiago Vasconcelos
89be5c26af remove key generation on checkout, redirect to login 2023-03-22 12:35:57 +00:00
Vlad Stan
330bd86a45 feat: make it easier to hide keys 2023-03-17 18:21:02 +02:00
Tiago Vasconcelos
bc41925bf7 feat: one pool to rule them all (WIP) 2023-03-17 15:38:54 +00:00
Vlad Stan
9d63d2f5d8 feat: link order to DMs 2023-03-17 10:51:20 +02:00