Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/dashboard #3

Merged
merged 27 commits into from
Aug 12, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
5fb4156
added dynamic changing of graph data/window via WindowPicker
castlemilk Aug 5, 2018
dc31ed9
working on fixtures and graph hover effect
castlemilk Aug 5, 2018
e4c05e1
fixed warnings and created map based method for generating chart lines
castlemilk Aug 6, 2018
c9481f3
refactoring dashboard state management
castlemilk Aug 6, 2018
d1271ce
refactored dashboard state management of chart data and fixed linting…
castlemilk Aug 6, 2018
9717336
graph axis labelled and refactoring data management for graph component
castlemilk Aug 6, 2018
911c2d5
working on dynamic legend loading
castlemilk Aug 6, 2018
c946cfd
added legend components
castlemilk Aug 7, 2018
7e88f17
added legend components
castlemilk Aug 7, 2018
b5e2197
styled dashboard graph further, developing dynamic legend further
castlemilk Aug 7, 2018
0f49ffa
added legend components
castlemilk Aug 7, 2018
32114b7
added legend components
castlemilk Aug 7, 2018
2e229b2
legend layout and legend fixtures added
castlemilk Aug 8, 2018
97cf55e
added alert fixtures and required components to consume
castlemilk Aug 8, 2018
d4f3de1
adding alerts module
castlemilk Aug 8, 2018
e2a5e4f
added alert widget
castlemilk Aug 9, 2018
1b86d02
adding legend fixtures and integrating victory charting
castlemilk Aug 9, 2018
f2c4164
fixed conflicts in fixtures
castlemilk Aug 9, 2018
ca432a3
added about page and styling for legend, alerts, marketcap graph
castlemilk Aug 10, 2018
e986fba
alert syling load in
castlemilk Aug 10, 2018
6281aa7
added core victory based chart for dashboard
castlemilk Aug 10, 2018
e8ef9dd
styled victory graph for main dashboard and added top movers widget
castlemilk Aug 11, 2018
b8798d8
styled anomalies and added graph per row, rearranged legend and added…
castlemilk Aug 11, 2018
9c1bc27
adding about page
castlemilk Aug 11, 2018
a7cd7a8
added first page of about landing MVP
castlemilk Aug 12, 2018
68ec65b
added gatsby graphql templating required for a per-stock profile SSR …
castlemilk Aug 12, 2018
7ce80ea
warning fixes and styling tuned
castlemilk Aug 12, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
898 changes: 0 additions & 898 deletions data/cba.txt

This file was deleted.

899 changes: 0 additions & 899 deletions data/jbh.txt

This file was deleted.

892 changes: 0 additions & 892 deletions data/ore.txt

This file was deleted.

2 changes: 2 additions & 0 deletions data/stocks/cba.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
code: CBA
sector: FINANCIAL SERVICES
2 changes: 2 additions & 0 deletions data/stocks/jbh.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
code: JBH
sector: RETAIL
Loading