Commit graph

138 commits

Author SHA1 Message Date
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
c9f6d93e1a fix: order update 2023-07-18 16:40:43 +02:00
Vlad Stan
6c0daaba52 fix: invoice dialog 2023-07-18 16:40:43 +02:00
Vlad Stan
6a6f715fab chore: orders uffff 2023-07-18 16:40:43 +02:00
Vlad Stan
ec99557620 feat: filter with since 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
e9c3cc36a9 fix: first product add 2023-07-18 16:40:43 +02:00
Vlad Stan
9d4c5c7251 fix: login 2023-07-18 16:40:43 +02:00
Vlad Stan
0a369af4ea fix: limit order quantity to in-stock 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
575064bd0c feat: remove from card 2023-07-18 16:40:43 +02:00
Vlad Stan
25eb4615ba feat: more fields to shopping 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
2df349d2e7 fix: remove products when merchant is removed 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
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
143e21c06d chore: improving 2023-07-18 16:40:43 +02:00
Vlad Stan
31d04ff3a5 feat: show shipping cost for order 2023-07-05 09:58:34 +03:00
Vlad Stan
e47c6ec7f4 feat: show order details for customer 2023-07-04 08:40:49 +02:00
Vlad Stan
4bcc994057 chore: code clean-up 2023-07-04 08:40:49 +02:00
Vlad Stan
0ce4d1ebce fix: notification for orders 2023-07-04 08:40:49 +02:00
Vlad Stan
a3c221aca8 feat: activate/deactivate merchant 2023-07-04 08:40:49 +02:00
Vlad Stan
33adae672d
Product delete (#64)
* feat: restore stalls from `nostr` as pending

* feat: stall and prod last update time

* feat: restore products and stalls as `pending`

* feat: show pending stalls

* feat: restore stall

* feat: restore a stall from nostr

* feat: add  blank `Restore Product` button

* fix: handle no talls to restore case

* feat: show restore dialog

* feat: allow query for pending products

* feat: restore products

* chore: code clean-up

* fix: last dm and last order query

* chore: code clean-up

* fix: subscribe for stalls and products on merchant create/restore

* feat: add message type to orders

* feat: simplify messages; code format

* feat: add type to DMs; restore DMs from nostr

* fix: parsing ints

* fix: hide copy button if invoice not present

* fix: do not generate invoice if product not found

* feat: order restore: first version

* refactor: move some logic into `services`

* feat: improve restore UX

* fix: too many calls to customer DMs

* fix: allow `All` customers filter

* fix: ws reconnect on server restart

* fix: query for customer profiles only one

* fix: unread messages per customer per merchant

* fix: disable `user-profile-events`

* fix: customer profile is optional

* fix: get customers after new message debounced

* chore: code clean-up

* feat: auto-create zone

* feat: fixed ID for default zone

* feat: notify order paid
2023-06-30 13:12:56 +03: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
37d26645da fix: remove closed websocket 2023-04-11 19:16:05 +03:00
Vlad Stan
af780a3080 feat: add reconnect to nostrclient 2023-04-11 19:03:41 +03:00
Vlad Stan
a9abba2785
Merge pull request #39 from lnbits/fix_images
feat: add more images for product
2023-04-03 18:37:01 +03:00
Vlad Stan
4996a6b7fd feat: add more images for product 2023-04-03 18:36:14 +03:00
Vlad Stan
c8bd8af884
Merge pull request #37 from lnbits/fix_ui_nitpicks
Fix: UI nitpicks
2023-04-03 18:18:34 +03:00
Vlad Stan
755f8ac9ae fix: filter and notifications 2023-04-03 15:11:46 +03:00
Tiago Vasconcelos
59d7349843 remove pubkey on add in drawer 2023-04-03 11:27:51 +01:00
Vlad Stan
a65017d04e fix: shipping cost; update UI on new order 2023-04-03 11:57:55 +03:00
Vlad Stan
683a69b194 feat: show total in fiat 2023-03-30 13:58:14 +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
9dac1d25b2 feat: keep customer profiles up to date 2023-03-30 13:58:14 +03:00
Vlad Stan
dd4d677ce1 feat: allow delete merchant from nostr 2023-03-23 11:14:34 +02: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