Commit graph

335 commits

Author SHA1 Message Date
Vlad Stan
178046ccd4 chore: code format 2023-07-04 16:20:08 +02:00
Vlad Stan
93e362530b feat: show failed order error message 2023-07-04 16:20:08 +02:00
Vlad Stan
b6b86f5a02 feat: show message timestamp 2023-07-04 16:20:08 +02:00
Vlad Stan
acc6ed45c5 fix: store failed orders also 2023-07-04 16:20:08 +02:00
Vlad Stan
bb376b43f2 chore: code format 2023-07-04 16:20:08 +02:00
Vlad Stan
9d1cc504a1 chore: code clean-up 2023-07-04 08:40:49 +02:00
Vlad Stan
5b122a1a15 chore: code clean-up 2023-07-04 08:40:49 +02:00
Vlad Stan
1a82fc030a feat: show order details for customer 2023-07-04 08:40:49 +02:00
Vlad Stan
e6f2750272 chore: code clean-up 2023-07-04 08:40:49 +02:00
Vlad Stan
eccac69f7f feat: show raw message data 2023-07-04 08:40:49 +02:00
Vlad Stan
13b19b672e feat: improve DMs for structured messages 2023-07-04 08:40:49 +02:00
Vlad Stan
2b84ebc83b fix: notification for orders 2023-07-04 08:40:49 +02:00
Vlad Stan
21a77d643f feat: activate/deactivate merchant 2023-07-04 08:40:49 +02:00
Vlad Stan
b89d761b04 feat: prepare for merchant active/restoring state 2023-07-04 08:40:49 +02:00
Vlad Stan
16e15939d3 refactor: prepare for merchant active/disable state 2023-07-04 08:40:49 +02:00
Vlad Stan
4ebed5455c fix: default zone ID 2023-06-30 13:15:35 +03:00
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
Luis Miguel
1cb8fe86b1 Update README.md nip45 --> nip15 (#62) 2023-05-30 09:05:21 +03: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
Vlad Stan
80bb57c537 doc: add merchant pubkey config 2023-05-08 12:23:56 +03:00
Vlad Stan
cf7f929600 Merge pull request #58 from lnbits/update_doc
Update doc
2023-05-08 12:06:06 +03:00
Vlad Stan
203a5e7f24 doc: link to nostrclient troubleshooting 2023-05-08 12:03:53 +03:00
Vlad Stan
e4b7a58341 doc: add Troubleshoot 2023-05-08 11:46:41 +03:00
Vlad Stan
f00848d232 doc: nostrclient details 2023-05-08 11:23:46 +03:00
Vlad Stan
eda2ecfea3 fix: append list to list 2023-05-04 14:28:06 +03:00
Vlad Stan
f4348c8d8e Merge pull request #56 from lnbits/add_client_for_dm
fix: use relative import
2023-05-04 12:51:07 +03:00
Vlad Stan
f120f25041 chore: code format 2023-05-04 12:50:22 +03:00
Vlad Stan
eeabc34b6f fix: use relative import 2023-05-04 12:49:39 +03:00
Vlad Stan
a1ec9f3e13 Merge pull request #55 from lnbits/add_client_for_dm
Add client for dm
2023-05-04 12:23:37 +03:00
Vlad Stan
fab419d974 fix: use singular for for customer entity 2023-05-04 12:22:27 +03:00
Vlad Stan
f7dd15e775 feat: allow to add test public key 2023-05-04 12:15:45 +03:00
Vlad Stan
7554374236 Merge pull request #50 from jsahagun91/patch-1
Welcome typo
2023-04-27 19:31:46 +03:00
Tiago Vasconcelos
ff5fc4a0a6 Update README.md 2023-04-26 10:47:05 +01:00
Tiago Vasconcelos
bd49e1b6a4 Update README.md 2023-04-26 10:45:41 +01:00
Jose Sahagun
de45284656 Welcome typo 2023-04-25 13:55:40 -07:00
Tiago Vasconcelos
e3cf2e4499 Update README.md 2023-04-24 10:29:02 +01:00
Tiago Vasconcelos
0a66f003ab Merge pull request #49 from lnbits/lnbits_extension
add lnbits extension disclaimer
2023-04-24 10:00:00 +01:00
Tiago Vasconcelos
a0865dd551 add lnbits extension disclaimer 2023-04-24 09:59:15 +01:00
Arc
c9d745782b Update README.md 2023-04-20 11:13:03 +01:00
Vlad Stan
92131d2e09 Merge pull request #43 from steepdawn974/patch-1
Fix small typo in customer-stall
2023-04-19 11:45:02 +03:00
Vlad Stan
9fc578962d Merge pull request #46 from lnbits/fix_no_merchant_profile_update
fix: do not erase merchant profile
2023-04-19 10:28:52 +03:00
Vlad Stan
e06b9af4c3 fix: do not erase merchant profile 2023-04-19 10:27:47 +03:00
steepdawn974
f6ebff613c Fix small typo in customer-stall 2023-04-13 21:25:55 +02:00
Vlad Stan
fe78cffce1 Merge pull request #42 from lnbits/force_reconnect_to_nostrclient
Force reconnect to nostrclient
2023-04-11 19:18:44 +03:00
Vlad Stan
b8fe674dd7 fix: remove closed websocket 2023-04-11 19:16:05 +03:00
Vlad Stan
e05b54468a feat: add reconnect to nostrclient 2023-04-11 19:03:41 +03:00
Vlad Stan
929d45bed8 fix: missing image_urls 2023-04-06 11:57:50 +03:00
Vlad Stan
d9d44e812b Merge pull request #40 from lnbits/fix_multiple_images
Fix multiple images
2023-04-04 00:17:36 +03:00
Tiago Vasconcelos
e869270ddd making sure images exist 2023-04-03 22:15:38 +01:00
Tiago Vasconcelos
2ecfc4f33b Merge branch 'main' into fix_multiple_images 2023-04-03 21:32:34 +01:00