Commit graph

28 commits

Author SHA1 Message Date
Vlad Stan
caaca7bf88 refactor: clean-up tasks.py 2023-03-14 14:31:30 +02:00
Vlad Stan
7a1759413c refactor: extract create_order 2023-03-14 14:31:30 +02:00
Vlad Stan
70effcc515 feat: store event_created_at for some events 2023-03-14 14:31:30 +02:00
Vlad Stan
c355e3111c feat: basic chat 2023-03-14 14:31:30 +02:00
Vlad Stan
5e6e9b8d26 feat: save incoming DMs 2023-03-14 14:31:30 +02:00
Vlad Stan
463bfd8367 feat: add destroy extension enpoint 2023-03-07 14:34:05 +02:00
Vlad Stan
30511b1fce feat: add ship/unship functionality 2023-03-07 14:30:58 +02:00
Vlad Stan
aa0d662a4f feat: handle order paid 2023-03-07 13:10:01 +02:00
Vlad Stan
f98e66038d feat: show more details about the order 2023-03-07 12:00:43 +02:00
Vlad Stan
fc02609d47 feat: show orders per stall 2023-03-07 10:31:25 +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
b9cf037565 feat: add currency to product 2023-03-03 11:30:48 +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
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
dbf0cee6cb fat: add create product logic 2023-03-02 17:42:28 +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
639b4cb880 feat: publish event on C_UD for stalls 2023-03-02 10:14:11 +02:00
Vlad Stan
8ea5fbc113 feat: basic stall flow 2023-03-01 11:35:04 +02:00
Vlad Stan
fef4f349f2 feat: manage shipping zones 2023-02-28 16:30:09 +02:00
Vlad Stan
b0ffbe0b4c feat: init merchant 2023-02-28 11:46:40 +02:00
Vlad Stan
114c895732 chore: get the extension started 2023-02-28 09:19:27 +02:00