62 Commits

Author SHA1 Message Date
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
fb846c91d8 merge logics-second-iteration 2022-01-09 10:44:25 -05:00
48862a7677 Fix bugs 2022-01-09 07:28:12 -08:00
09bd46bb9d fix bug 2022-01-09 10:24:41 -05:00
aa8e1f50a2 fix async user generation 2022-01-09 09:43:47 -05: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
198f551ad6 Work tradebox logics 2022-01-09 04:14:11 -08:00
71107a7432 Refresh orders 2022-01-08 17:23:13 -08:00
ec823586c1 merge with branch logics-second-iteration 2022-01-08 20:18:11 -05:00
cf2422f924 Small fixes 2022-01-08 12:14:19 -08:00
476fcf1d6f Add trade escrow box 2022-01-08 09:19:30 -08:00
3a8e172a73 Add maker waiting room 2022-01-08 07:34:09 -08:00
5fb776aca7 Add TradeBox and QR client side generation 2022-01-08 05:08:03 -08: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
4516f1974a backend and BookPage.js use currencies.json 2022-01-07 18:48:23 -05: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
34e05465c2 Add more logics bareframes 2022-01-06 12:33:40 -08:00
46c129bf80 Add logics module 2022-01-06 04:32:17 -08:00
5640b11e6f Handle empty books 2022-01-05 05:39:58 -08:00
bd1601d59f Bug fix, order status now as message, HTLCs relationals working 2022-01-05 04:18:54 -08:00
635420c9dd Add HTLC model and placeholder functions 2022-01-05 02:30:38 -08:00
ed3605cca6 Rework minor ui and bugs 2022-01-04 18:03:03 -08:00
369d9e52a7 Fix bug CSRF token! 2022-01-04 16:23:52 -08:00
9ade961e0f Work on update order endpoint and taker requests 2022-01-04 16:13:08 -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
a358a89e24 Add back button 2022-01-03 15:05:19 -08:00
bb0d2d46f2 Remove unused front end function 2022-01-03 14:58:05 -08:00
332aeeb5f8 Redesign and refactor makerPage 2022-01-03 14:56:23 -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
e9bcd23347 Add BookView endpoint and refactor pages 2022-01-03 06:27:25 -08:00
afd90f8fbf Improve content and handling on OrderPage 2022-01-03 04:11:33 -08:00
d037506138 Handle auth and welcome back for existing users 2022-01-03 01:06:51 -08:00
80e0ca46fb add login/logout, validates 1 order max, delete method for user 2022-01-02 17:38:48 -08:00
225c142cd9 Style avatar css 2022-01-02 14:50:49 -08:00
928d0b4796 Fix git merge conflict due to ammending pushed commit 2022-01-02 14:34:25 -08:00
790e96cc1b Improve user generator UX. Still a bit buggy. 2022-01-02 14:31:19 -08:00