154 Commits

Author SHA1 Message Date
de702d19ac Add main.js statics, so frotend is usable without npm 2022-02-07 05:43:34 -08:00
3eff1f38ff Serve statics into dev/prod 2022-02-07 05:37:16 -08:00
f830c4df15 Init dockerization of dev environment with docker-compose 2022-02-07 03:21:59 -08:00
db2d7cc922 Small fixes 2022-02-06 06:50:42 -08:00
1a6aa8a9ee Improve failure logics. Add platform rating. 2022-02-04 10:07:09 -08:00
3f6731d3e0 Improve response time of confirm fiat receive; improve failure routing handling 2022-02-03 17:37:24 -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
217c105fd8 Improve several book and home tooltips and grids 2022-02-02 08:26:10 -08:00
26bccdf9df Improve order dividers, status tooltips 2022-02-02 01:29:05 -08:00
260c9ec335 Add tooltips userPage, bottomBar, makerPage 2022-02-01 14:05:49 -08:00
d589dc276b Improve avatars responsiveness 2022-02-01 11:43:33 -08:00
159180089e Improve take order and cancel order responsiveness 2022-02-01 08:27:02 -08:00
fd0b0faac6 Revamp maker page 2022-01-31 16:45:58 -08:00
bd8d2d8512 Add memory to textInput premium/satoshis 2022-01-31 14:42:43 -08:00
82cbae1707 Fix template 2022-01-31 07:05:52 -08:00
32712fbe65 Repo clean up 2022-01-31 05:40:12 -08:00
24347682c3 Improve routing within app components 2022-01-31 04:53:20 -08:00
f03210b69d Add logos to info dialog 2022-01-30 19:04:54 -08:00
625a68a67d Add v0.1.0 community logos 2022-01-30 18:32:30 -08:00
611d0f399a Disable book while robot loading 2022-01-30 12:24:14 -08:00
dff011358c Add close button on info dialog 2022-01-30 12:07:13 -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
c21e230c76 Implement stopper for bad token push into state 2022-01-29 12:29:33 -08:00
4eb136c249 Store token in App.js state, show temporarily in profile 2022-01-29 12:21:00 -08:00
5ab97453f0 Add user profile bottom left icon with active order reminder 2022-01-29 11:51:26 -08:00
292addc081 Fix stateless tradebox 2022-01-29 06:42:54 -08:00
c8d9062e74 Fix copy icon arrangment tiny screens 2022-01-28 12:18:31 -08:00
c3b8030d24 Implement responsive foot bar 2022-01-28 06:30:45 -08:00
6f95d2541c Implement payout invoice from QR camera 2022-01-27 16:17:20 -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
6ab8f86b97 Implement responsive order book 2022-01-27 06:40:14 -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
4d0c62734c Add preliminary routing failure frontend components 2022-01-23 13:56:26 -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
6377b052ce Add sounds to tradebox 2022-01-23 04:30:41 -08:00
8a43d3359d Simplify orderpage vars, improve tradebox response times 2022-01-22 15:05:03 -08:00
28abd0380f FIx collection of typos 2022-01-22 09:01:57 -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