Commit graph

25 commits

Author SHA1 Message Date
Vlad Stan
f7dd15e775 feat: allow to add test public key 2023-05-04 12:15:45 +03:00
Vlad Stan
e06b9af4c3 fix: do not erase merchant profile 2023-04-19 10:27:47 +03:00
Vlad Stan
62737e7a79 fix: filter and notifications 2023-04-03 15:11:46 +03:00
Vlad Stan
547c477ce6 fix: shipping cost; update UI on new order 2023-04-03 11:57:55 +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
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
c583af3c33 fix: add orders to direct_messages table 2023-03-24 16:55:23 +02:00
Vlad Stan
13150f6360 feat: republish to nostr 2023-03-24 14:52:34 +02:00
Vlad Stan
a293046106 chore: code clean-up 2023-03-17 18:01:34 +02:00
Vlad Stan
482961a2ef chore: code clean-up 2023-03-16 18:34:37 +02:00
Vlad Stan
f6b5034e74 feat: extract nostr_client class 2023-03-16 16:01:14 +02:00
Vlad Stan
9ce316debe fix: catch AssertionErrors 2023-03-16 15:27:07 +02:00
Vlad Stan
18196bf226 feat: do not issue invoice if insufficient products 2023-03-16 15:15:48 +02:00
Vlad Stan
b7dfa22026 feat: update product quantity when invoice paid 2023-03-16 11:59:38 +02:00
Vlad Stan
eb01b3ab34 chore: code format 2023-03-15 22:25:15 +02:00
Vlad Stan
856ad53b7e fix: use merchant id instead of user id 2023-03-15 11:25:52 +02:00
Vlad Stan
90bbc79734 chore: code clean-up 2023-03-14 14:31:30 +02:00
Vlad Stan
3e0b480f0a feat: user merchant_id instead of user_id 2023-03-14 14:31:30 +02:00
Vlad Stan
69dcbcb002 feat: optimize filtering for DMs 2023-03-14 14:31:30 +02:00
Vlad Stan
bf670c3545 refactor: do not go over http to create order 2023-03-14 14:31:30 +02:00
Vlad Stan
7f3438d07f refactor: clean-up tasks.py 2023-03-14 14:31:30 +02:00
Vlad Stan
6c6cd861ce refactor: extract handle_order_paid 2023-03-14 14:31:30 +02:00
Vlad Stan
c0c737378b refactor: extract create_order 2023-03-14 14:31:30 +02:00