Commit Graph

14 Commits

Author SHA1 Message Date
gloriousCode
8d2551e13a Adds websocket support on the front end via angular-websocket 2017-03-27 18:15:14 +11:00
GloriousCode
abd6ccea74 Implements front-end call for buy and sell orders
Copy-pastes sell-orders component for mass component creation
2017-03-06 19:55:18 +11:00
GloriousCode
37aaf55dc8 Removes ui-grid and uses native tables instead 2017-03-06 19:39:55 +11:00
GloriousCode
5520b0115e Early buy-orders work
Will implement ui-grid for tables. Way better at handling data
2017-02-28 17:13:34 +11:00
Adrian Gallagher
2a8414efff Expand decimal places to 6 for lower values 2017-02-20 13:13:46 +11:00
Adrian Gallagher
e7148f174b Add Ticker storage functionality for Exchanges (HTTP REST only) 2017-02-20 10:38:04 +11:00
GloriousCode
2de5f868c6 Fixes issue with loading screen timeout
Limits decimal places on enabled-exchanges componenet to help lower resolutions
2017-02-10 19:46:58 +11:00
Scott
377762487c Adds a loading circle to the main page 2017-02-07 21:57:17 +11:00
Scott
7ba0cdaf53 Converts enabled-exchanges to a component 2017-01-29 21:15:07 +11:00
Scott
6bad3e566a Adds "sell" component
Uses rootscope to announce when a currency + exchange is selected to allow all components to adapt to new data.
2017-01-29 20:55:11 +11:00
Scott
fb6b1134f6 Adds stringUtils.js
Updates "enabled currencies" section
Updates buy component.
2017-01-29 10:37:20 +11:00
GloriousCode
60b475f46c Adds a base for the buy component 2016-11-15 21:25:06 +11:00
Scott
13ef022f6f Terrible beginnings of using components 2016-10-31 22:12:02 +11:00
Scott
22f3739e8c Adds webserver with dashboard that gets all enabled exchanges and currencies 2016-07-26 20:47:06 +10:00