Vlad Stan
|
8d1998c33b
|
feat: dinamically refresh orders
|
2023-03-30 13:58:14 +03:00 |
|
Vlad Stan
|
5b03c324f1
|
feat: filter orders
|
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
|
a719517b9c
|
feat: show customer names
|
2023-03-30 13:58:14 +03:00 |
|
Vlad Stan
|
13150f6360
|
feat: republish to nostr
|
2023-03-24 14:52:34 +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
|
d7d7869b0e
|
feat: link order to DMs
|
2023-03-17 10:51:20 +02:00 |
|
Vlad Stan
|
b45927a15d
|
feat: show DMs for customers
|
2023-03-16 18:34:56 +02:00 |
|
Vlad Stan
|
80125a7d71
|
feat: stop websocket when extension is un-installed
|
2023-03-16 16:32:46 +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
|
b7dfa22026
|
feat: update product quantity when invoice paid
|
2023-03-16 11:59:38 +02:00 |
|
Vlad Stan
|
3794eac915
|
fix: do not allow two merchants with the same public key
|
2023-03-16 09:56:30 +02:00 |
|
Vlad Stan
|
6498f1aa96
|
fix: create invoice for fresh merchant
|
2023-03-15 23:08:37 +02:00 |
|
Vlad Stan
|
856ad53b7e
|
fix: use merchant id instead of user id
|
2023-03-15 11:25:52 +02:00 |
|
Vlad Stan
|
92c0833991
|
feat: delete merchant from the local DB
|
2023-03-14 16:26:04 +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
|
c0c737378b
|
refactor: extract create_order
|
2023-03-14 14:31:30 +02:00 |
|
Vlad Stan
|
ef6f2ebe33
|
feat: store event_created_at for some events
|
2023-03-14 14:31:30 +02:00 |
|
Vlad Stan
|
240da5277f
|
feat: basic chat
|
2023-03-14 14:31:30 +02:00 |
|
Vlad Stan
|
192ef1770e
|
feat: save incoming DMs
|
2023-03-14 14:31:30 +02:00 |
|
Vlad Stan
|
9558181914
|
feat: add destroy extension enpoint
|
2023-03-07 14:34:05 +02:00 |
|
Vlad Stan
|
612d31eae0
|
feat: add ship/unship functionality
|
2023-03-07 14:30:58 +02:00 |
|
Vlad Stan
|
8094bcaf8a
|
feat: handle order paid
|
2023-03-07 13:10:01 +02:00 |
|
Vlad Stan
|
76af65c148
|
feat: show more details about the order
|
2023-03-07 12:00:43 +02:00 |
|
Vlad Stan
|
40c25ad085
|
feat: show orders per stall
|
2023-03-07 10:31:25 +02:00 |
|
Vlad Stan
|
35298a4f44
|
feat: send invoice back for order
|
2023-03-06 17:33:55 +02:00 |
|
Vlad Stan
|
bee52340a2
|
feat: return payment-request for order
|
2023-03-06 16:31:34 +02:00 |
|
Vlad Stan
|
d0471744e0
|
feat: create order on DM
|
2023-03-06 15:03:02 +02:00 |
|
Vlad Stan
|
cec7d2ee25
|
feat: listen for direct messages
|
2023-03-03 18:24:53 +02:00 |
|
Vlad Stan
|
39f79fbda5
|
feat: add currency to product
|
2023-03-03 11:30:48 +02:00 |
|
Vlad Stan
|
1622403cd1
|
refactor: stalls use sign_and_send_to_nostr
|
2023-03-03 11:22:48 +02:00 |
|
Vlad Stan
|
54978c847f
|
feat: publish events for products
|
2023-03-03 11:08:55 +02:00 |
|
Vlad Stan
|
62e7d439c7
|
feat: update product
|
2023-03-02 18:38:06 +02:00 |
|
Vlad Stan
|
1e6aaf8436
|
feat: delete product
|
2023-03-02 18:15:17 +02:00 |
|
Vlad Stan
|
4bad9655be
|
feat: add products table
|
2023-03-02 18:05:49 +02:00 |
|
Vlad Stan
|
5328ce170c
|
fat: add create product logic
|
2023-03-02 17:42:28 +02:00 |
|
Vlad Stan
|
ac02337ad3
|
feat: show stall list table
|
2023-03-02 11:46:46 +02:00 |
|
Vlad Stan
|
c0dce31231
|
feat: validate currency for stall shipping zones
|
2023-03-02 10:36:39 +02:00 |
|
Vlad Stan
|
5972c44ad1
|
feat: publish event on C_UD for stalls
|
2023-03-02 10:14:11 +02:00 |
|
Vlad Stan
|
e9b7494bb6
|
feat: basic stall flow
|
2023-03-01 11:35:04 +02:00 |
|
Vlad Stan
|
31c5a82cb9
|
feat: manage shipping zones
|
2023-02-28 16:30:09 +02:00 |
|
Vlad Stan
|
99492b36c8
|
feat: init merchant
|
2023-02-28 11:46:40 +02:00 |
|
Vlad Stan
|
9b6b1e87b9
|
chore: get the extension started
|
2023-02-28 09:19:27 +02:00 |
|