nostrmarket icon indicating copy to clipboard operation
nostrmarket copied to clipboard

Feature Request List

Open motorina0 opened this issue 2 years ago • 2 comments

  • [x] fix fetch customer profile once (?)
  • [x] merchant profile
  • [x] fetch DMs (with order data from old merchants)
  • [x] user page & logout
  • [x] landing page no merchant
  • [x] remove product from marketplace when merchant deletes it
  • [x] multiple marketplace merges
  • [x] re-add chat
  • [x] filter by merchant
  • [x] fix nostrclient spam
  • [x] bug: product list flashing when first loaded
  • [x] improve even more "too many concurrent REQs" issue
  • [ ] fix merchant link
  • [ ] add onchain payment
  • [ ] refresh market settings (delete and re-create)
  • [ ] bug: pending orders automatically re-processed
  • [ ] link from cart to product and stall
  • [x] individual relays
  • [ ] fix Hide Keys button
  • [ ] order ID conflict
  • [ ] cancel order
  • [ ] NIP: move payment option to stall level
  • [ ] shipping zone: address mandatory
  • [ ] discount if more pieces bought (?)
  • [x] test 60+ products -> not published
  • [ ] client tips merchant
  • [ ] cupon
  • [x] check negative quantity
  • [ ] favourites
  • [ ] validate on mobile
  • [ ] sort
  • [ ] re-add NIP07
  • [ ] PWA
  • [ ] bug: categories vertical scroll on sm screen
  • [ ] manual re-connect to relay (user relays)
  • [x] firefox fix: does not have hash function <-only on http ok on https
  • [x] relative time for chat
  • [ ] sometimes deleted products return (make list of deleted)
  • [x] merchant pubkey in URL -> add to a market
  • [ ] zaps
  • [ ] websocket times out?
  • [ ] i18n
  • [ ] reputation with NIP39 (https://github.com/nostr-protocol/nips/blob/master/39.md)

motorina0 avatar Jul 03 '23 06:07 motorina0

Can we add to the feature request list a button to deactivate and reactivate products? I am managing a store with rolling flavors according to season and I want to turn on and off some products according to what is currently available (without deleting the products and having to later re-add them). So far I have not found a decent workaround either.

rleed avatar Oct 10 '23 19:10 rleed

Can we add to the feature request list a button to deactivate and reactivate products? ...

Handled here: https://github.com/lnbits/nostrmarket/pull/89

motorina0 avatar Oct 11 '23 10:10 motorina0