Commit graph

444 commits

Author SHA1 Message Date
Tiago Vasconcelos
e5115cf1e3 replace readme content with guide 2023-03-27 15:32:57 +01:00
Tiago Vasconcelos
7d1502cf46 fix: url not displayed in light theme 2023-03-27 15:32:08 +01:00
Vlad Stan
4d880a00dd
Merge pull request #28 from lnbits/add_order_to_dms
fix: add orders to `direct_messages` table
2023-03-24 16:57:26 +02:00
Vlad Stan
da38fcdc82 fix: add orders to direct_messages table 2023-03-24 16:55:23 +02:00
Vlad Stan
5ef29ef5a6
Merge pull request #26 from lnbits/shopping_cart_actions
Shopping cart actions
2023-03-24 15:11:49 +02:00
Vlad Stan
316ed3d400
Merge pull request #27 from lnbits/nostr_persistence
Nostr persistence
2023-03-24 15:11:34 +02:00
Vlad Stan
32695bf698 feat: stubs for sync from nostr 2023-03-24 15:10:30 +02:00
Vlad Stan
330a734932 feat: republish to nostr 2023-03-24 14:52:34 +02:00
Tiago Vasconcelos
bdbfbc0b77 fix: order list error 2023-03-23 16:47:19 +00:00
Tiago Vasconcelos
220ef060ed add remove product 2023-03-23 16:38:09 +00:00
Tiago Vasconcelos
20a27076d6 shopping cart add and remove products quantity 2023-03-23 16:34:26 +00:00
Vlad Stan
319d1a12d1 feat: send id in event content 2023-03-23 15:41:43 +02:00
Vlad Stan
b483fc2bac feat: part: republish to nostr 2023-03-23 14:33:05 +02: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
Vlad Stan
b460defb01
Merge pull request #24 from lnbits/no_generate_keys_checkout
remove key generation on checkout, redirect to login
2023-03-22 15:33:53 +02:00
Tiago Vasconcelos
3aff1e3274 remove from checkout list the "generate keys" 2023-03-22 12:38:56 +00:00
Tiago Vasconcelos
89be5c26af remove key generation on checkout, redirect to login 2023-03-22 12:35:57 +00:00
Vlad Stan
cdbe261c25
Merge pull request #23 from lnbits/final_push
Final push
2023-03-20 17:55:47 +02:00
Tiago Vasconcelos
b6a9253431 fix: check for login on checkout 2023-03-20 11:00:15 +00:00
Tiago Vasconcelos
013081ebb7 feat: show not enough stock message 2023-03-20 10:45:55 +00:00
Tiago Vasconcelos
4dcd5cad9c fix: only one ws connection open 2023-03-20 10:01:21 +00:00
Vlad Stan
49dc59c684 chore: code format 2023-03-17 18:21:10 +02:00
Vlad Stan
330bd86a45 feat: make it easier to hide keys 2023-03-17 18:21:02 +02:00
Vlad Stan
4c5dae77e0 feat: allow order refresh 2023-03-17 18:15:07 +02:00
Vlad Stan
1e14aa9974 chore: code clean-up 2023-03-17 18:01:34 +02:00
Vlad Stan
53fc0c62f9
Merge pull request #22 from lnbits/allow_multiple_images
Multiple fixes
2023-03-17 18:00:55 +02:00
Vlad Stan
f37bafba37 feat: add icon 2023-03-17 17:45:01 +02:00
Tiago Vasconcelos
bc41925bf7 feat: one pool to rule them all (WIP) 2023-03-17 15:38:54 +00:00
Tiago Vasconcelos
abe856ac00 fix: notify misplacement 2023-03-17 15:00:33 +00:00
Tiago Vasconcelos
7965268eab have a subscription on... 2023-03-17 15:00:02 +00:00
Tiago Vasconcelos
047cdd1cb0 fix: typo 2023-03-17 12:45:54 +00:00
Tiago Vasconcelos
c4195f90f4 fix: don't allow adding more units than stock to cart 2023-03-17 11:22:56 +00:00
Tiago Vasconcelos
e00d400c16 don't show 'Visit Stall' when on stall page 2023-03-17 11:13:46 +00:00
Tiago Vasconcelos
c1a23c8a62 feat: make carts pesistent across stores 2023-03-17 11:11:23 +00:00
Tiago Vasconcelos
8da40e9f14 fix: q-notify behaviour 2023-03-17 10:25:46 +00:00
Tiago Vasconcelos
7f7b206351 fix blocking loading button on checkout 2023-03-17 10:13:35 +00:00
Tiago Vasconcelos
2605f43cdd feat: allow multiple images 2023-03-17 10:12:43 +00:00
Vlad Stan
f9bfc26d92
Merge pull request #21 from lnbits/final_fixes
Final fixes
2023-03-17 11:23:09 +02:00
Vlad Stan
74df1934f5
Merge pull request #20 from lnbits/map_orders_with_dms
Map orders with dms
2023-03-17 10:52:36 +02:00
Vlad Stan
9d63d2f5d8 feat: link order to DMs 2023-03-17 10:51:20 +02:00
Vlad Stan
3d41954c32 feat: show DMs for customers 2023-03-16 18:34:56 +02:00
Vlad Stan
cdf9b20e05 chore: code clean-up 2023-03-16 18:34:37 +02:00
Tiago Vasconcelos
1378f7fc4d Merge remote-tracking branch 'origin/final_fixes' into final_fixes 2023-03-16 14:53:20 +00:00
Vlad Stan
fb08cd9800
Merge pull request #19 from lnbits/close_ws_on_destroy
Close ws on destroy
2023-03-16 16:47:46 +02:00
Vlad Stan
da5490f581 feat: stop websocket when extension is un-installed 2023-03-16 16:32:46 +02:00
Vlad Stan
97b9e30efd refactor: reorder and rename methods 2023-03-16 16:32:22 +02:00
Tiago Vasconcelos
10d0d099ff fix: remove the confirmation popup 2023-03-16 14:22:12 +00:00
Vlad Stan
62e54322f5 feat: extract nostr_client class 2023-03-16 16:01:14 +02:00
Vlad Stan
753ab32646
Merge pull request #18 from lnbits/update_product_stock
Update product stock
2023-03-16 15:29:54 +02:00