Commit graph

63 commits

Author SHA1 Message Date
Vlad Stan
0ca5bf6475 feat: add basic order-list 2023-03-07 09:12:14 +02:00
Vlad Stan
b7071d6796 feat: add address for order 2023-03-06 18:07:52 +02:00
Vlad Stan
dd47c6c64b refactor: extract simpler methods 2023-03-06 18:01:05 +02:00
Vlad Stan
8cdcb144b9 feat: send invoice back for order 2023-03-06 17:33:55 +02:00
Vlad Stan
12c32b019f feat: return payment-request for order 2023-03-06 16:31:34 +02:00
Vlad Stan
2912589b70 feat: create order on DM 2023-03-06 15:03:02 +02:00
Vlad Stan
3988933e40 feat: listen for direct messages 2023-03-03 18:24:53 +02:00
Vlad Stan
9c410d686a fix: product.image column name 2023-03-03 12:00:49 +02:00
Vlad Stan
1db367119c
Merge pull request #5 from lnbits/products_to_nostr
Products to nostr
2023-03-03 11:38:51 +02:00
Vlad Stan
f2da0c3af5 fix: product description 2023-03-03 11:38:11 +02:00
Vlad Stan
b9cf037565 feat: add currency to product 2023-03-03 11:30:48 +02:00
Vlad Stan
2ac7a9f63b feat: show stall ID 2023-03-03 11:23:09 +02:00
Vlad Stan
68927666ee refactor: stalls use sign_and_send_to_nostr 2023-03-03 11:22:48 +02:00
Vlad Stan
b6ae448bea feat: publish events for products 2023-03-03 11:08:55 +02:00
Vlad Stan
3afe3fbdd8
Merge pull request #4 from lnbits/add_stalls
Add stalls
2023-03-02 18:46:28 +02:00
Vlad Stan
d261b0c7f3 feat: add to_nostr_event for product 2023-03-02 18:45:27 +02:00
Vlad Stan
71739afc0a feat: update product 2023-03-02 18:38:06 +02:00
Vlad Stan
48d6b44d0c feat: delete product 2023-03-02 18:15:17 +02:00
Vlad Stan
e32cebffad feat: add products table 2023-03-02 18:05:49 +02:00
Vlad Stan
9c4904ef8b chore: code clean-up 2023-03-02 17:42:50 +02:00
Vlad Stan
dbf0cee6cb fat: add create product logic 2023-03-02 17:42:28 +02:00
Vlad Stan
e72e315b7a feat: import private key 2023-03-02 16:00:40 +02:00
Vlad Stan
46f3ad46ad feat: allow restore from nsec 2023-03-02 15:52:40 +02:00
Vlad Stan
62282d8d46 feat: move update & delete inside info pannel 2023-03-02 14:39:25 +02:00
Vlad Stan
858449d242 feat: handle stall delete and update 2023-03-02 14:37:07 +02:00
Vlad Stan
8fbe3d33c3 chore: label updates 2023-03-02 14:25:23 +02:00
Vlad Stan
fd302571ad feat: update and delete stall 2023-03-02 14:18:48 +02:00
Vlad Stan
a7bd400a13 fix: shipping zones label 2023-03-02 13:58:49 +02:00
Vlad Stan
5ea6fec967 fix: store id for shipping zone 2023-03-02 13:41:10 +02:00
Vlad Stan
5bc6e35308 feat: add basic stall details 2023-03-02 13:31:42 +02:00
Vlad Stan
17ff88d560 feat: show stall list table 2023-03-02 11:46:46 +02:00
Vlad Stan
484cfaa14f feat: validate currency for stall shipping zones 2023-03-02 10:36:39 +02:00
Vlad Stan
9df35112d0 fix: only allow zones with the same currency to be selected 2023-03-02 10:28:10 +02:00
Vlad Stan
639b4cb880 feat: publish event on C_UD for stalls 2023-03-02 10:14:11 +02:00
Vlad Stan
7ec923ea4d feat: minor UI improvements 2023-03-01 14:57:18 +02:00
Vlad Stan
3542b1a08b fix: column name 2023-03-01 14:23:51 +02:00
Vlad Stan
83d4d5727b feat: refine table columns 2023-03-01 14:09:39 +02:00
Vlad Stan
3575825a45 feat: add icon to keys 2023-03-01 11:49:30 +02:00
Vlad Stan
187b5bc72b feat: create stall 2023-03-01 11:46:21 +02:00
Vlad Stan
8ea5fbc113 feat: basic stall flow 2023-03-01 11:35:04 +02:00
Vlad Stan
131f778dc8 feat: add empty card 2023-03-01 09:22:39 +02:00
Vlad Stan
7b16bbb64c fix: do not edit currency for zone 2023-02-28 16:37:18 +02:00
Vlad Stan
ee337f7597
Merge pull request #3 from lnbits/shipping_zones
Shipping zones
2023-02-28 16:31:12 +02:00
Vlad Stan
fef4f349f2 feat: manage shipping zones 2023-02-28 16:30:09 +02:00
Vlad Stan
dc6ae1d9b3 feat: basic shipping zones UI 2023-02-28 13:08:58 +02:00
Vlad Stan
03a1ccb0b2 fix: set merchant after create 2023-02-28 12:28:51 +02:00
Vlad Stan
8d957002eb refactor: rename product column 2023-02-28 12:28:40 +02:00
Vlad Stan
11ee6890fa
Merge pull request #2 from lnbits/show_keys
feat: show merchant keypair
2023-02-28 12:22:25 +02:00
Vlad Stan
e1745703f6 feat: show merchant keypair 2023-02-28 12:21:34 +02:00
Vlad Stan
2d59c9fa72
Merge pull request #1 from lnbits/clean_migrations
Clean migrations
2023-02-28 11:47:39 +02:00