Commit graph

260 commits

Author SHA1 Message Date
Vlad Stan
5ed77e68c4 fix: show nice labels for filters 2023-03-30 13:58:14 +03:00
Vlad Stan
5b03c324f1 feat: filter orders 2023-03-30 13:58:14 +03:00
Vlad Stan
21ecf6c3c7 subscribe after ws conection 2023-03-30 13:58:14 +03:00
Vlad Stan
e04b9dc448 feat: keep track of new messages 2023-03-30 13:58:14 +03:00
Vlad Stan
098cb5adf5 feat: notify new customer 2023-03-30 13:58:14 +03:00
Vlad Stan
7c6feca831 fix: Vue error 2023-03-30 13:58:14 +03:00
Vlad Stan
a719517b9c feat: show customer names 2023-03-30 13:58:14 +03:00
Vlad Stan
89f46fff35 feat: keep customer profiles up to date 2023-03-30 13:58:14 +03:00
Vlad Stan
e7b16dd17f Merge pull request #35 from lnbits/fix_send_shipping_id
fix: add shipping zone id to order
2023-03-30 13:57:42 +03:00
Tiago Vasconcelos
2f955b825d Merge remote-tracking branch 'origin/fix_send_shipping_id' into fix_send_shipping_id 2023-03-30 11:03:20 +01:00
Tiago Vasconcelos
af0fa4e4e9 add shipping id on order json 2023-03-30 11:03:13 +01:00
Tiago Vasconcelos
65a0c3f960 add shipping id on order json 2023-03-30 10:57:52 +01:00
Vlad Stan
48554b965a Merge pull request #31 from lnbits/add_readme_instructions
Add merchant setup guide in readme
2023-03-28 09:49:13 +03:00
Vlad Stan
b401ac902a Merge pull request #32 from lnbits/input_quantity
Allow manual quantity input
2023-03-28 09:48:49 +03:00
Tiago Vasconcelos
d4efa84d2e feat: allow for manual quantity input 2023-03-27 18:12:04 +01:00
Tiago Vasconcelos
a88f0ee1d2 fix: motorina0's camel-case nitpick 2023-03-27 15:39:07 +01:00
Tiago Vasconcelos
d267583e42 replace readme content with guide 2023-03-27 15:32:57 +01:00
Tiago Vasconcelos
d19bd8bfc4 fix: url not displayed in light theme 2023-03-27 15:32:08 +01:00
Vlad Stan
415ca6da74 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
c583af3c33 fix: add orders to direct_messages table 2023-03-24 16:55:23 +02:00
Vlad Stan
b0890b8ebb Merge pull request #26 from lnbits/shopping_cart_actions
Shopping cart actions
2023-03-24 15:11:49 +02:00
Vlad Stan
1b447e7ed0 Merge pull request #27 from lnbits/nostr_persistence
Nostr persistence
2023-03-24 15:11:34 +02:00
Vlad Stan
c6bca39df8 feat: stubs for sync from nostr 2023-03-24 15:10:30 +02:00
Vlad Stan
13150f6360 feat: republish to nostr 2023-03-24 14:52:34 +02:00
Tiago Vasconcelos
ed0238bc9b fix: order list error 2023-03-23 16:47:19 +00:00
Tiago Vasconcelos
70d6c23d47 add remove product 2023-03-23 16:38:09 +00:00
Tiago Vasconcelos
83f25f7972 shopping cart add and remove products quantity 2023-03-23 16:34:26 +00:00
Vlad Stan
5694c4112f feat: send id in event content 2023-03-23 15:41:43 +02:00
Vlad Stan
ccb32dba99 feat: part: republish to nostr 2023-03-23 14:33:05 +02:00
Vlad Stan
05ecc65e5a feat: allow delete merchant from nostr 2023-03-23 11:14:34 +02:00
Vlad Stan
260bea9ccf fix: clear merchant screen on delete 2023-03-23 09:47:40 +02:00
Vlad Stan
a28cae039c 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
25b41039ac remove from checkout list the "generate keys" 2023-03-22 12:38:56 +00:00
Tiago Vasconcelos
1edd2be480 remove key generation on checkout, redirect to login 2023-03-22 12:35:57 +00:00
Vlad Stan
b1b5c7f21d Merge pull request #23 from lnbits/final_push
Final push
2023-03-20 17:55:47 +02:00
Tiago Vasconcelos
6ed5309b4f fix: check for login on checkout 2023-03-20 11:00:15 +00:00
Tiago Vasconcelos
4a69f023b3 feat: show not enough stock message 2023-03-20 10:45:55 +00:00
Tiago Vasconcelos
e6f7dc85e0 fix: only one ws connection open 2023-03-20 10:01:21 +00:00
Vlad Stan
aa8e9eea9a chore: code format 2023-03-17 18:21:10 +02:00
Vlad Stan
bc5c0b1702 feat: make it easier to hide keys 2023-03-17 18:21:02 +02:00
Vlad Stan
8ed2d339d2 feat: allow order refresh 2023-03-17 18:15:07 +02:00
Vlad Stan
a293046106 chore: code clean-up 2023-03-17 18:01:34 +02:00
Vlad Stan
efa5741445 Merge pull request #22 from lnbits/allow_multiple_images
Multiple fixes
2023-03-17 18:00:55 +02:00
Vlad Stan
f407fcc025 feat: add icon 2023-03-17 17:45:01 +02:00
Tiago Vasconcelos
47adf676e2 feat: one pool to rule them all (WIP) 2023-03-17 15:38:54 +00:00
Tiago Vasconcelos
aefe43f8a8 fix: notify misplacement 2023-03-17 15:00:33 +00:00
Tiago Vasconcelos
b4da149007 have a subscription on... 2023-03-17 15:00:02 +00:00
Tiago Vasconcelos
ec56a93de5 fix: typo 2023-03-17 12:45:54 +00:00
Tiago Vasconcelos
943a30f1e4 fix: don't allow adding more units than stock to cart 2023-03-17 11:22:56 +00:00
Tiago Vasconcelos
cf5d432998 don't show 'Visit Stall' when on stall page 2023-03-17 11:13:46 +00:00