Commit graph

57 commits

Author SHA1 Message Date
Vlad Stan
27e55b00b3 feat: ui improvements 2023-07-18 16:40:43 +02:00
Vlad Stan
b0a98ed18e feat: banner trial 2023-07-18 16:40:43 +02:00
Vlad Stan
ab6f59e314 feat: add user-chat 2023-07-18 16:40:43 +02:00
Vlad Stan
3c8bdf5881 feat: add empty user config 2023-07-18 16:40:43 +02:00
Vlad Stan
1eaf9f611d feat: improve breadcrums 2023-07-18 16:40:43 +02:00
Vlad Stan
fa375a23b4 chore: small stuff 2023-07-18 16:40:43 +02:00
Vlad Stan
e72f013d84 feat: add product to cart from main page 2023-07-18 16:40:43 +02:00
Vlad Stan
ca46a8f7f3 feat: search marketplace 2023-07-18 16:40:43 +02:00
Vlad Stan
e90d0161eb feat: UI improvements 2023-07-18 16:40:43 +02:00
Vlad Stan
6d921d7559 feat: UI improvements 2023-07-18 16:40:43 +02:00
Vlad Stan
bce0b342d0 feat: basic orders 2023-07-18 16:40:43 +02:00
Vlad Stan
aed65dd65e feat: basic orders UI 2023-07-18 16:40:43 +02:00
Vlad Stan
4817e594c9 feat: add basic customer orders 2023-07-18 16:40:43 +02:00
Vlad Stan
d57d63a606 fix: invoice dialog 2023-07-18 16:40:43 +02:00
Vlad Stan
6a093c8890 feat: basic order handling 2023-07-18 16:40:43 +02:00
Vlad Stan
303afcfab4 feat: add shipping cost to cart 2023-07-18 16:40:43 +02:00
Vlad Stan
761a3137a6 feat: stuff 2023-07-18 16:40:43 +02:00
Vlad Stan
14bb0ff6e6 fix: login 2023-07-18 16:40:43 +02:00
Vlad Stan
e1b2a4a479 feat: show total cart item count 2023-07-18 16:40:43 +02:00
Vlad Stan
2b0664b613 feat: change quantity from shopping cart 2023-07-18 16:40:43 +02:00
Vlad Stan
483fcedfd9 feat: remove from card 2023-07-18 16:40:43 +02:00
Vlad Stan
21aa44a44f feat: basic stopping card list 2023-07-18 16:40:43 +02:00
Vlad Stan
b8cdf27a44 fix: partly navigation 2023-07-18 16:40:43 +02:00
Vlad Stan
676ab5cc1b feat: add shopping-cart list 2023-07-18 16:40:43 +02:00
Vlad Stan
99a98f0df9 feat: validate merchant pubkeys 2023-07-18 16:40:43 +02:00
Vlad Stan
8061894057 feat: basic merchant fixes 2023-07-18 16:40:43 +02:00
Vlad Stan
4908d3986b feat: more UI improvements 2023-07-18 16:40:43 +02:00
Vlad Stan
040097381b feat: simplify layout 2023-07-18 16:40:43 +02:00
Vlad Stan
8d5aa813d3 fix: navigation 2023-07-18 16:40:43 +02:00
Vlad Stan
ff9891302a fix: breadcrumbs 2023-07-18 16:40:43 +02:00
Vlad Stan
6c02e58f84 feat: basic market-config component 2023-07-18 16:40:43 +02:00
Vlad Stan
e41ede5216 feat: move login 2023-07-18 16:40:43 +02:00
Vlad Stan
0cfc5502cd chore: here and there 2023-07-18 16:40:43 +02:00
Vlad Stan
dc63d057fd chore: improving 2023-07-18 16:40:43 +02:00
Tiago Vasconcelos
d2ff0b8f64 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
Tiago Vasconcelos
a88f0ee1d2 fix: motorina0's camel-case nitpick 2023-03-27 15:39:07 +01:00
Tiago Vasconcelos
83f25f7972 shopping cart add and remove products quantity 2023-03-23 16:34:26 +00:00
Tiago Vasconcelos
1edd2be480 remove key generation on checkout, redirect to login 2023-03-22 12:35:57 +00:00
Tiago Vasconcelos
47adf676e2 feat: one pool to rule them all (WIP) 2023-03-17 15:38:54 +00:00
Tiago Vasconcelos
0fe9712b45 allow for nip19 for account 2023-03-13 15:48:32 +00:00
Tiago Vasconcelos
9853f2b455 add avatar to account 2023-03-13 15:13:48 +00:00
Tiago Vasconcelos
469aabc10a initial drafting of nostr global search fro products 2023-03-13 15:12:46 +00:00
Tiago Vasconcelos
02746ec170 tweaks 2023-03-09 10:02:16 +00:00
Tiago Vasconcelos
7413a9f620 fix add merchant pubkey 2023-03-09 10:02:16 +00:00
Tiago Vasconcelos
fbb45ed9f7 remove exchange rates 2023-03-09 10:02:16 +00:00
Tiago Vasconcelos
cc6c59253f login/account functionality 2023-03-09 10:02:16 +00:00
Tiago Vasconcelos
52f8dead0e general fixes, prop passing and shopping cart (doesn't send dm) 2023-03-09 10:01:28 +00:00
Tiago Vasconcelos
64ed5795b8 routing done 2023-03-09 10:01:28 +00:00
Tiago Vasconcelos
8af6abedbe detach js from html 2023-03-09 10:01:28 +00:00
Tiago Vasconcelos
9c29653ea0 mergeable-ish client UI 2023-03-09 10:01:28 +00:00