74 Commits

Author SHA1 Message Date
f8f306101e Fix cancel lnpayment at WFM. Add svgs, BTC currency flag. Fix pretty numbers 2022-02-16 18:45:18 -08:00
4a16f7debd Fit for daphne + gunicorn. Docker default command runs dev node. 2022-02-10 11:28:59 -08:00
b39529d91e Avoid giving new robot to a user who is expecting still a payment 2022-02-03 13:51:42 -08:00
5d4e3c5718 Add inactive maker confirmation dialog when taking an order 2022-02-03 10:27:39 -08:00
71532d52d0 Add maker status on book page 2022-02-03 10:06:30 -08:00
26bccdf9df Improve order dividers, status tooltips 2022-02-02 01:29:05 -08:00
159180089e Improve take order and cancel order responsiveness 2022-02-01 08:27:02 -08:00
bd8d2d8512 Add memory to textInput premium/satoshis 2022-01-31 14:42:43 -08:00
24347682c3 Improve routing within app components 2022-01-31 04:53:20 -08:00
716e838442 Add in order user activity status badge 2022-01-30 11:45:37 -08:00
58ecb607c3 Add setup background threads. Minor fixes and cosmetic. 2022-01-30 07:18:03 -08:00
64115a8bb5 Remodel usergen form. Add fee limit hparams. 2022-01-30 05:18:32 -08:00
292addc081 Fix stateless tradebox 2022-01-29 06:42:54 -08:00
51e21f7f6b Implement responsive order page 2022-01-27 14:51:57 -08:00
753e80c589 Fix explicit sats frontend. Fix float max sats routing fee 2022-01-27 09:43:17 -08:00
493684b8c9 Add lifetime settled volume. Sort admin panel cronologically 2022-01-26 10:45:24 -08:00
2263ec7153 Add penalty live countdown. Fix unilateral cancellation after escrow 2022-01-26 03:44:45 -08:00
5a677067f7 Record expiry height into lnpayment and admin panel 2022-01-25 06:46:02 -08:00
2d1a2e4c5c Add logics for payment retry, first iteration. 2022-01-24 14:53:55 -08:00
25ab5fdf2e Add invoice expiry paddingas temporary fix for order expire at invoice expire. 2022-01-24 10:34:52 -08:00
51d65fd15e Implement CLTV_expiries for each hold invoice duration. Invoice expiry matches status time to lock it. 2022-01-24 09:54:44 -08:00
8919b7937b Cosmetic fixes 2022-01-23 12:23:25 -08:00
b934534e1e Implement collaborative cancellation 2022-01-23 11:02:25 -08:00
8a43d3359d Simplify orderpage vars, improve tradebox response times 2022-01-22 15:05:03 -08:00
fb5cb8fb4a Cancel frontend clean up. Try and go for management commands 2022-01-20 12:50:25 -08:00
300a385589 Fix chat reloading after confirming fiat sent 2022-01-19 14:44:31 -08:00
c58070f437 Improve logics around locked bonds. Add frontend confirm cancel dialog. 2022-01-18 07:23:57 -08:00
e31bc1adad Bug fix invoice follow. Copy user token button. 2022-01-18 05:20:19 -08:00
28d18a4842 Add background order updates. Add confirm boxes for Dispute and Fiat Received 2022-01-17 15:11:41 -08:00
eddd4674f6 Add admin background task: follow all active hold invoices 2022-01-17 08:41:55 -08:00
28bfaee937 Add background task for expired orders removal 2022-01-16 10:32:34 -08:00
91544642ae Add currency visual flags 2022-01-15 07:12:26 -08:00
f390a8f2f1 Fix delay when bad request. Fixavg premium to weighted avg premium 2022-01-15 06:22:07 -08:00
8e609b9e47 Add dynamic refresh rate to OrderPage based on order status 2022-01-15 04:00:11 -08:00
1a99b78229 Fix small mistakes 2022-01-14 09:35:27 -08:00
032d3a1369 Add taker bond lock expiry 2022-01-14 06:19:54 -08:00
135c4c59e5 Add UI info and icons on order pager 2022-01-14 04:00:53 -08:00
abb1bdd0be Add dynamic countdown. Attach countdown to expiry progress bar. 2022-01-13 16:43:26 -08:00
64df2c7ce6 Add provisional frontend chat. The chat is totally unsafe as of now. Does not store messages either. 2022-01-13 11:22:54 -08:00
2523e5ef09 Add needed LNNode routines and LNpayments status. First full trade demonstrated 2022-01-12 04:57:03 -08:00
8bc8f539d0 Work on LN bonds. Maker bond works. Yet, this is not the best way probably. 2022-01-11 12:49:53 -08:00
de66040893 Add cancel taker penalty time 2022-01-10 04:10:32 -08:00
33df480301 Add circular loading on Orders and book 2022-01-10 02:13:54 -08:00
bb9cafadd8 Upgrade MUI to V5 2022-01-09 14:17:15 -08:00
8e5233267f Work frontend trade pipeline 2022-01-09 12:05:19 -08:00
fb846c91d8 merge logics-second-iteration 2022-01-09 10:44:25 -05:00
48862a7677 Fix bugs 2022-01-09 07:28:12 -08:00
229294b878 change currencies.json access, fix async book filtering 2022-01-09 09:42:28 -05:00
5dcb249bb3 Invoice input 2022-01-09 06:07:05 -08:00
185e0af496 Merge with json-dicts 2022-01-09 04:35:19 -08:00