Commit Graph

60 Commits

Author SHA1 Message Date
ycdesu
52ae59eb99 frontend: show syncing status 2022-06-15 11:43:54 +08:00
ycdesu
b2ba0a86d8 frontend: yarn prettier 2022-06-14 17:54:06 +08:00
ycdesu
9c525e5d18 frontend: trigger sync when entering the page 2022-06-14 17:20:41 +08:00
ycdesu
b8ce53290d frontend: do not block ui while syncing 2022-06-14 17:20:41 +08:00
ycdesu
b81b148a1e mui: fix makeStyles path 2022-06-12 23:27:08 +08:00
ycdesu
1a8b3bb24c mui: modify @mui/core to @mui/material 2022-06-12 23:11:42 +08:00
ycdesu
8d7fba088c mui: fix data-grid path 2022-06-12 23:09:12 +08:00
ycdesu
9af23c479c mui: fix import path 2022-06-12 23:08:25 +08:00
ycdesu
4e9a915cf6 format js codes 2022-06-11 08:57:54 +08:00
ycdesu
c1638b4209 refactor: remove redundant fragment 2022-06-10 18:48:54 +08:00
ycdesu
c1b1dacc78 cleanup: remove unused import 2022-06-10 18:07:39 +08:00
c9s
bf7ae3575a frontend: call outbound ip api 2022-04-14 10:24:00 +08:00
c9s
46ce0476be add web qrcode page 2022-04-14 10:24:00 +08:00
c9s
2010da1c0b avoid using npm package-lock.json 2022-04-14 10:24:00 +08:00
c9s
26cb1d5903 frontend: use justifyContent instead of justify 2022-04-14 10:24:00 +08:00
Austin
bdc818b7ea undo frontend _app.tsx 2021-10-26 17:40:27 +08:00
Austin
e25afc47f5 modify frontend 2021-10-26 02:02:29 +08:00
c9s
eaad414706 adjust max api call rate limiting 2021-02-22 15:01:05 +08:00
c9s
724dad70bb remove trade sync from environ init 2021-02-22 14:14:39 +08:00
c9s
6ef785cdc4 remove unused handleClose func 2021-02-21 20:11:25 +08:00
c9s
e1bf0995d3 fix sync flag 2021-02-21 20:10:19 +08:00
c9s
ce2e3ce471 fix loading flag checking 2021-02-21 20:01:47 +08:00
c9s
63ebbc0e73 fix frontend sync status checking 2021-02-21 19:36:03 +08:00
c9s
a5f0724ba5 add line progress for syncing 2021-02-21 18:21:05 +08:00
c9s
9d4047f21d call sync api to check sync status 2021-02-21 18:08:22 +08:00
c9s
06290c72b6 fix overview layout 2021-02-08 13:13:46 +08:00
c9s
d4ef9e4b6d refactor asset layout and add asset icons 2021-02-06 17:40:54 +08:00
c9s
ba9c8693af adjust column layout 2021-02-05 12:41:37 +08:00
c9s
65f3613dc1 fix order trade table layout 2021-02-05 09:48:40 +08:00
c9s
67d8a44532 fix dashboard paper margin and padding 2021-02-05 09:12:38 +08:00
c9s
10f8a7864f fix side bar layout 2021-02-05 09:09:59 +08:00
c9s
621321f5db add basic desktop app 2021-02-04 20:34:31 +08:00
c9s
bd35e7b2d5 redirect to /setup if sessions is empty 2021-02-04 15:32:47 +08:00
c9s
2486204b2f add SaveConfigAndRestart panel 2021-02-03 15:59:06 +08:00
c9s
f7a4f7d415 add strategies endpoint and strategy review page 2021-02-03 15:00:01 +08:00
c9s
8aa96c4546 integrate strateg adding api 2021-02-03 02:26:41 +08:00
c9s
f94a45de40 query symbols and use react number format 2021-02-03 01:27:25 +08:00
c9s
17d5e301dc refine setup steps 2021-02-02 17:26:35 +08:00
c9s
b33f08e9a0 adjust steps 2021-02-02 11:46:04 +08:00
c9s
73762d9888 support exchange session test from the setup wizard 2021-02-02 11:44:07 +08:00
c9s
ee3c76d3fb add session form and page 2021-02-01 20:44:15 +08:00
c9s
fca6115a0a refactor app pages with layouts 2021-02-01 20:44:15 +08:00
c9s
364776ea41 clean up unused js css 2021-02-01 20:44:15 +08:00
c9s
59ce0b8012 clean up and hide login text 2021-02-01 20:44:14 +08:00
c9s
08b071bcaa pull out sidebar from the app page 2021-02-01 20:44:14 +08:00
c9s
bf8bb13297 add trades panel 2021-01-29 18:53:07 +08:00
c9s
cc8133a90e print order query sql 2021-01-29 18:34:03 +08:00
c9s
b8d7ae7687 add AggOrder for market orders 2021-01-29 17:52:13 +08:00
c9s
d9f904a98f remove column width 2021-01-29 16:50:56 +08:00
c9s
dec8f05c72 add orders panel 2021-01-29 16:50:06 +08:00