nostrmarket/static/components
Vlad Stan 51c4147e65 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
..
chat-dialog some bling bling to the chat 2023-03-31 16:00:33 +01:00
customer-market Add a banner header (props to JoshuaM) (#41) 2023-05-29 22:23:49 +03:00
customer-stall Product delete (#64) 2023-06-30 13:12:56 +03:00
direct-messages Product delete (#64) 2023-06-30 13:12:56 +03:00
key-pair feat: show merchant keypair 2023-02-28 12:21:34 +02:00
merchant-details feat: republish to nostr 2023-03-24 14:52:34 +02:00
order-list Product delete (#64) 2023-06-30 13:12:56 +03:00
product-card making sure images exist 2023-04-03 22:15:38 +01:00
product-detail making sure images exist 2023-04-03 22:15:38 +01:00
shipping-zones feat: link order to DMs 2023-03-17 10:51:20 +02:00
shopping-cart feat: allow for manual quantity input 2023-03-27 18:12:04 +01:00
stall-details Product delete (#64) 2023-06-30 13:12:56 +03:00
stall-list Product delete (#64) 2023-06-30 13:12:56 +03:00