Commit Graph

22 Commits

Author SHA1 Message Date
Giulio De Pasquale
782d376967 added eventname enum, fixed x/y concatenation on plot 2020-12-20 12:06:31 +00:00
Giulio De Pasquale
e9efbdfc35 enabled plot, enabled positions table 2020-12-19 21:54:04 +00:00
Giulio De Pasquale
25ca106b5c remove console log at start 2020-12-19 17:28:45 +00:00
Giulio De Pasquale
e9ea60f404 put back footer 2020-12-19 17:27:46 +00:00
Giulio De Pasquale
eb129a3426 include new dashboard elements 2020-12-19 16:17:48 +00:00
Giulio De Pasquale
565af21955 added plot and cards to dashboard. added navbar to the left. 2020-12-18 19:00:26 +00:00
Giulio De Pasquale
b36a6fac8a main page stub 2020-12-18 14:02:53 +00:00
Giulio De Pasquale
4211f9ede0 added base and quote to title page 2020-12-17 09:31:09 +00:00
Giulio De Pasquale
3c1a25f051 added currency pair in app state 2020-12-16 18:46:29 +00:00
Giulio De Pasquale
60db4f93e0 defined CurrencyPair 2020-12-16 18:42:13 +00:00
Giulio De Pasquale
3933545a77 added types.ts. renamed various type names. added fake currency switch to be implemented 2020-12-16 18:29:39 +00:00
Giulio De Pasquale
7bbd99ba97 added dynamic title based on current price 2020-12-16 12:57:29 +00:00
Giulio De Pasquale
f6a318257a detecting new events. events UI not working yet. fixed positions and events components show on demand 2020-12-16 12:02:50 +00:00
Giulio De Pasquale
ff0796024a removed price graph intestation 2020-12-16 11:39:25 +00:00
Giulio De Pasquale
a20a06b3fe receiving first_connect message and rendering components on demand 2020-12-16 11:28:21 +00:00
Giulio De Pasquale
e1323c5961 fixed footer margins. started adding events listgroup, events are not shown correctly yet 2020-12-14 20:26:14 +00:00
Giulio De Pasquale
2cbb21f6cf code cleanup 2020-12-14 18:52:43 +00:00
Giulio De Pasquale
ca1532fb8b first working commit for open positions table 2020-12-14 14:50:31 +00:00
Giulio De Pasquale
3e45135809 reorganized layout with navbar and two cols 2020-12-14 13:55:33 +00:00
Giulio De Pasquale
3f09e9fea8 graph working. old functional components are now standard components 2020-12-13 19:32:33 +00:00
Giulio De Pasquale
035d7831ae HCard extends component now. added state 2020-12-13 11:27:50 +00:00
Giulio De Pasquale
aea9352ada initial commit react webapp 2020-12-12 20:18:25 +00:00