79 Commits

Author SHA1 Message Date
28bfaee937 Add background task for expired orders removal 2022-01-16 10:32:34 -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
e493f22842 add lnd grpc 2022-01-10 10:47:16 -08:00
95890c26b1 Set amount to 0 at button click if null 2022-01-10 02:36:37 -08:00
22d3799680 Add amount helper text 2022-01-10 02:27:34 -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
229294b878 change currencies.json access, fix async book filtering 2022-01-09 09:42:28 -05:00
185e0af496 Merge with json-dicts 2022-01-09 04:35:19 -08:00
ec823586c1 merge with branch logics-second-iteration 2022-01-08 20:18:11 -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
7b6b486552 updated env-sample 2022-01-07 16:29:04 -08:00
9ab52853d5 Work on more logics. Rough draft finished 2022-01-07 10:22:52 -08:00
8a55383761 Add more api logics
The workflow is actually more complex than I though. In fact the whole scope of the project greatly surpass my expectation of "weekend project".  Want to lay down something functional even if buggy and ugly, I'm a bad coder but this will work out!
2022-01-07 03:31:33 -08:00
9ade961e0f Work on update order endpoint and taker requests 2022-01-04 16:13:08 -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
a358a89e24 Add back button 2022-01-03 15:05:19 -08:00
332aeeb5f8 Redesign and refactor makerPage 2022-01-03 14:56:23 -08:00
7701f01936 Rework components. Initialize book component. 2022-01-03 11:15:13 -08:00
e9bcd23347 Add BookView endpoint and refactor pages 2022-01-03 06:27:25 -08:00
c71d95ccd0 Rename boolean explicit for is_explicit/isExplicit 2022-01-02 05:38:45 -08:00
c4b625a993 Fix order detail page view. Add explicit to model as pricing method boolean explicit/relative 2022-01-02 05:24:35 -08:00
298efc394b Create order detail API endpoint, create order page. Not fully working yet 2022-01-02 04:59:48 -08:00
e087d0b686 Add payment method field 2022-01-02 01:40:19 -08:00
27429bba21 Create frontend for order making 2022-01-01 16:37:04 -08:00
1105f70f20 Create components, urls and homepage routing 2022-01-01 16:19:18 -08:00