Commit graph

489 commits

Author SHA1 Message Date
Vlad Stan
2b46dbc139 fix: error message 2023-07-05 09:08:09 +03:00
Vlad Stan
df5e894b8c feat: update shipping zone when re-issuing invoice 2023-07-04 17:15:20 +02:00
Vlad Stan
dacf318ee4 feat: allow invoice re-issue 2023-07-04 16:20:08 +02:00
Vlad Stan
9778ecdb69 refactor: rename now public method 2023-07-04 16:20:08 +02:00
Vlad Stan
93e9d4dd87 chore: code format 2023-07-04 16:20:08 +02:00
Vlad Stan
0a0e11e286 feat: show failed order error message 2023-07-04 16:20:08 +02:00
Vlad Stan
f658e793c9 feat: show message timestamp 2023-07-04 16:20:08 +02:00
Vlad Stan
6111b9398a fix: store failed orders also 2023-07-04 16:20:08 +02:00
Vlad Stan
bc39583fb4 chore: code format 2023-07-04 16:20:08 +02:00
Vlad Stan
b3145780f0 chore: code clean-up 2023-07-04 08:40:49 +02:00
Vlad Stan
a2f72e7068 chore: code clean-up 2023-07-04 08:40:49 +02: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
b57b164980 feat: show raw message data 2023-07-04 08:40:49 +02:00
Vlad Stan
1242b9c000 feat: improve DMs for structured messages 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
da284ba768 feat: prepare for merchant active/restoring state 2023-07-04 08:40:49 +02:00
Vlad Stan
f6d8ca6e6e refactor: prepare for merchant active/disable state 2023-07-04 08:40:49 +02:00
Vlad Stan
503ee3cd3a fix: default zone ID 2023-06-30 13:15:35 +03: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
Luis Miguel
24109e8da2
Update README.md nip45 --> nip15 (#62) 2023-05-30 09:05:21 +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
f42a805f76
doc: add merchant pubkey config 2023-05-08 12:23:56 +03:00
Vlad Stan
fd1b4a6d85
Merge pull request #58 from lnbits/update_doc
Update doc
2023-05-08 12:06:06 +03:00
Vlad Stan
b35d521faa
doc: link to nostrclient troubleshooting 2023-05-08 12:03:53 +03:00
Vlad Stan
2d20ba8e05
doc: add Troubleshoot 2023-05-08 11:46:41 +03:00
Vlad Stan
5d4cd69bd3
doc: nostrclient details 2023-05-08 11:23:46 +03:00
Vlad Stan
2eeb130389 fix: append list to list 2023-05-04 14:28:06 +03:00
Vlad Stan
ab79333814
Merge pull request #56 from lnbits/add_client_for_dm
fix: use relative import
2023-05-04 12:51:07 +03:00
Vlad Stan
3138027c7e chore: code format 2023-05-04 12:50:22 +03:00
Vlad Stan
81a9cc4358 fix: use relative import 2023-05-04 12:49:39 +03:00
Vlad Stan
eb3e80315f
Merge pull request #55 from lnbits/add_client_for_dm
Add client for dm
2023-05-04 12:23:37 +03:00
Vlad Stan
dcb98ba982 fix: use singular for for customer entity 2023-05-04 12:22:27 +03:00
Vlad Stan
19f67e474a feat: allow to add test public key 2023-05-04 12:15:45 +03:00
Vlad Stan
d55f996b37
Merge pull request #50 from jsahagun91/patch-1
Welcome typo
2023-04-27 19:31:46 +03:00
Tiago Vasconcelos
cb292d0edf
Update README.md 2023-04-26 10:47:05 +01:00
Tiago Vasconcelos
bc9a43313e
Update README.md 2023-04-26 10:45:41 +01:00
Jose Sahagun
ac86a87ed8
Welcome typo 2023-04-25 13:55:40 -07:00
Tiago Vasconcelos
9244d59570
Update README.md 2023-04-24 10:29:02 +01:00
Tiago Vasconcelos
a91d2844df
Merge pull request #49 from lnbits/lnbits_extension
add lnbits extension disclaimer
2023-04-24 10:00:00 +01:00
Tiago Vasconcelos
98242ecf53 add lnbits extension disclaimer 2023-04-24 09:59:15 +01:00
Arc
6ede61b1f3
Update README.md 2023-04-20 11:13:03 +01:00
Vlad Stan
29038ca406
Merge pull request #43 from steepdawn974/patch-1
Fix small typo in customer-stall
2023-04-19 11:45:02 +03:00
Vlad Stan
7379cb0e9c
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
6ec8d648ff fix: do not erase merchant profile 2023-04-19 10:27:47 +03:00
steepdawn974
381ef52a9a
Fix small typo in customer-stall 2023-04-13 21:25:55 +02:00
Vlad Stan
c481a3a5d1
Merge pull request #42 from lnbits/force_reconnect_to_nostrclient
Force reconnect to nostrclient
2023-04-11 19:18:44 +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