48 Commits

Author SHA1 Message Date
2c8dfdbff5 Small cosmetic and usuability fixes 2022-04-01 13:19:03 -07:00
7f07613060 Add permanent memory for book type and currency 2022-03-31 07:38:53 -07:00
24897866fa Fix payment methods icon/text align and orderbook ANY currency 2022-03-31 04:22:25 -07:00
3a2af01ab6 Fix empty other payment method after text parse 2022-03-31 02:45:45 -07:00
b85b78c722 Fix payment method delete bug, improve viz (better icons, better shadows) 2022-03-30 13:01:26 -07:00
d68d07f760 Add string to icons. Add payment icons to order and book page. 2022-03-30 07:26:13 -07:00
baf76025c2 Add autocomplete, icons, custom selector 2022-03-29 16:16:59 -07:00
4b31acfca9 Add full datagrid static loader spinner 2022-03-26 12:07:08 -07:00
8ae2406275 Implement backend handle range amounts, order take amount input and order book ranges 2022-03-22 10:49:57 -07:00
45f3c53aac Add book scroll and pagination 2022-03-06 13:10:57 -08:00
eafda9ddf7 Align SVG currency icons with text 2022-02-19 10:44:02 -08:00
f8f306101e Fix cancel lnpayment at WFM. Add svgs, BTC currency flag. Fix pretty numbers 2022-02-16 18:45:18 -08:00
3f6731d3e0 Improve response time of confirm fiat receive; improve failure routing handling 2022-02-03 17:37:24 -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
d589dc276b Improve avatars responsiveness 2022-02-01 11:43:33 -08:00
f03210b69d Add logos to info dialog 2022-01-30 19:04:54 -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
6ab8f86b97 Implement responsive order book 2022-01-27 06:40:14 -08:00
8a43d3359d Simplify orderpage vars, improve tradebox response times 2022-01-22 15:05:03 -08:00
7c0e3a74fa Fix premium percentile computation 2022-01-19 12:55:24 -08:00
c58070f437 Improve logics around locked bonds. Add frontend confirm cancel dialog. 2022-01-18 07:23:57 -08:00
91544642ae Add currency visual flags 2022-01-15 07:12:26 -08:00
7a6cf943ee Rework book as datagrid 2022-01-14 13:40:54 -08:00
5df2134fb2 Add ugly site info page 2022-01-12 13:22:16 -08:00
cf11583d6d Add scrolling book 2022-01-10 02:49:21 -08:00
95890c26b1 Set amount to 0 at button click if null 2022-01-10 02:36:37 -08:00
33df480301 Add circular loading on Orders and book 2022-01-10 02:13:54 -08:00
9bc6757ba3 Revamp UI 2022-01-09 17:12:58 -08:00
bb9cafadd8 Upgrade MUI to V5 2022-01-09 14:17:15 -08:00
a518daf8cc Fix bookview gets either any currency or any type 2022-01-09 13:54:13 -08:00
c08c76b7d8 Fix text messages for ANY 2022-01-09 13:45:02 -08:00
6400921f48 Make book show all (any/any) 2022-01-09 13:24:48 -08:00
8e5233267f Work frontend trade pipeline 2022-01-09 12:05:19 -08:00
229294b878 change currencies.json access, fix async book filtering 2022-01-09 09:42:28 -05:00
400fb2b21e OrderPage.js, MakerPage.js use currencies.json 2022-01-08 07:48:03 -05:00
215af668a2 merge htlc-model 2022-01-08 06:51:55 -05:00
4516f1974a backend and BookPage.js use currencies.json 2022-01-07 18:48:23 -05:00
5640b11e6f Handle empty books 2022-01-05 05:39:58 -08:00
4d9a5023e0 Fix bugs, cards now link to order 2022-01-04 08:27:15 -08:00
30dfd09f58 fix minor things, add mui style libs, figured CSRF problems some bugs left 2022-01-04 07:00:34 -08:00
5b712b0765 Extend user model with profiles and set up admin panel 2022-01-04 05:47:37 -08:00
0823febf73 Add order expiry time and rework book page 2022-01-04 02:21:45 -08:00
44d95e768c Create simple book order page with cards and plaintext 2022-01-03 14:52:46 -08:00
7701f01936 Rework components. Initialize book component. 2022-01-03 11:15:13 -08:00
1105f70f20 Create components, urls and homepage routing 2022-01-01 16:19:18 -08:00