Commit Graph

594 Commits

Author SHA1 Message Date
Scott
4b3a5c4ba0 Merge pull request #73 from mKurrels/master
changes command to run application in readme
2018-01-01 19:50:42 +11:00
Michael Kurrels
bfe62062e7 changes command to run application
the readme was wrong when it said to run npm run web:start. It should be npm run start:web.
2017-12-31 20:07:25 -08:00
Adrian Gallagher
cb20ff7a59 Merge pull request #70 from idealhack/patch-1
fix typo
2017-12-31 11:00:56 +11:00
Adrian Gallagher
049f5f0c9f Merge pull request #72 from m1kola/patch-1
GDAX SetDefaults cleanup
2017-12-31 11:00:40 +11:00
Mikalai Radchuk
8cb088e9fa GDAX SetDefaults cleanup
`SetDefaults` already sets `g.Verbose` to `false` (see few lines above)
2017-12-31 00:35:14 +03:00
Yang Li
05363578f7 fix typo 2017-12-19 18:13:13 +08:00
Adrian Gallagher
1a5c7a7ae1 Merge pull request #69 from gloriousCode/master
GoCryptoTraderWeb phase 2
2017-12-15 16:14:21 +11:00
GloriousCode
b5c8093ac8 Version increase :) 2017-12-14 17:24:38 +11:00
GloriousCode
cf9425a0d7 Dumb fleshout of currency listing and buy sell component 2017-12-14 17:14:43 +11:00
GloriousCode
92e8ff790b Adds selected currency to the navbar 2017-12-07 21:18:34 +11:00
GloriousCode
0b0c5c0a33 Minor theme changes
Moving closer to spawning component dynamically for the purpose of the dashboard and trading
2017-12-07 20:56:19 +11:00
GloriousCode
5e25072a13 Fixes favicon 2017-11-30 20:02:19 +11:00
GloriousCode
4561ca9acb Fancy logos
Tooltips
2017-11-30 19:11:52 +11:00
GloriousCode
420d65a5eb Adds donate component
Adds FAB to dashboard
Adds slack to sidebar
2017-11-30 17:54:45 +11:00
GloriousCode
b35c6b65bc Expandable tiles for dashboard 2017-11-29 17:12:19 +11:00
Adrian Gallagher
cf2d4bb325 Merge pull request #63 from shazbert/test
Test
2017-11-23 14:35:46 +11:00
Ryan O'Hara-Reid
1644936b78 Added general test and fixed partial linter issues. 2017-11-23 14:12:00 +11:00
Ryan O'Hara-Reid
061e2a239d Added test file for OKCoin 2017-11-23 11:29:38 +11:00
Ryan O'Hara-Reid
48d07d48dd Added basic test and fixed basic linter issues. 2017-11-23 11:19:38 +11:00
Ryan O'Hara-Reid
22d250b51a Fixed linter issue and added tests for localbitcoins. Parralleled tests for lakebtc. 2017-11-23 10:41:19 +11:00
Ryan O'Hara-Reid
4294c684af Fixed linter issues and added testing. 2017-11-23 10:03:39 +11:00
Ryan O'Hara-Reid
baae729014 Fixed linter issues for Kraken package and added testing. 2017-11-22 15:50:50 +11:00
GloriousCode
ffd6d392fd Removes sidebar component
Updates homepage
Updates navigation
Updates text font family
2017-11-21 17:30:08 +11:00
GloriousCode
a20a88680d New items on the sidebar for external links and donations 2017-11-20 17:59:38 +11:00
GloriousCode
83b1e8c514 Changes some values to REM as a test
gives the navbar a shadow
2017-11-20 17:51:55 +11:00
GloriousCode
a073d5c439 Fixes navbar to top
Fixes footer buttons for cards
2017-11-20 17:50:07 +11:00
gloriousCode
6d2aa311c8 Updates everything to latest stable,rc and beta versions of Angular, cli, material, webpack yeahhhh 2017-11-19 19:58:06 +11:00
Adrian Gallagher
ce908ee939 Use config.json by default if config file isn't encrypted
Fixes issue: https://github.com/thrasher-/gocryptotrader/issues/48
Allows for auto syntax highlighing in text editors/IDEs
2017-11-14 14:15:01 +11:00
GloriousCode
8984df24ad Adds components for design of dashboard, selected currency, donate and buy-sell components 2017-11-13 17:53:29 +11:00
Adrian Gallagher
4799c73317 Merge pull request #60 from mattkanwisher/sandbox
consistent access to sandbox environments on gemini and gdax
2017-11-06 09:04:59 +11:00
GloriousCode
aeb0ed3399 Changes spinner color
Adds spinner to wallet
Updates Angular
Updates AngularCLI
Updates Typescript
2017-11-02 16:43:24 +11:00
Matthew Campbell
95739a8b14 consistent access to sandbox environments on gemini and gdax 2017-11-01 12:51:01 +07:00
Adrian Gallagher
e00314bd5c Disable Yahoo currency conversion again 2017-11-01 16:35:32 +11:00
Adrian Gallagher
9e1ddf0468 Update Bitfinex API
Ref: https://github.com/thrasher-/gocryptotrader/issues/59
2017-11-01 16:10:21 +11:00
GloriousCode
50f6fd8aaf Adds trading menu
Changes how the menus render - more accurate scrollbars even if sidebar and navbar are no longer fixed
2017-10-30 16:52:25 +11:00
GloriousCode
d7f6693027 Further improvements to settings optimisation with lists.
Still could do more
2017-10-20 17:34:06 +11:00
GloriousCode
d05001b015 Expanded panels now pop out more with some added girth/width 2017-10-19 16:32:04 +11:00
GloriousCode
2969c62759 Unceremoniously steals material.angular.io's theme picker. Very cool stuff from them! 2017-10-19 16:21:37 +11:00
GloriousCode
be8776bb1b Sweet icons and cool spacing 2017-10-17 16:56:56 +11:00
gloriousCode
df805b8ea0 null check on wallets 2017-10-16 21:34:33 +11:00
gloriousCode
2ccefb5b70 Finishes wallet summary
Restyles settings and wallet pages
2017-10-16 21:31:51 +11:00
GloriousCode
ffd3e05ca9 Beginnings of the wallet summary
Changes width of menu to be smaller
2017-10-16 17:47:01 +11:00
GloriousCode
a36f5cc13e Updates to latest Angular, AngularCLI, Angular Material 2017-10-13 20:25:52 +11:00
GloriousCode
d793030846 The calm before updating angular and material 2017-10-13 17:50:35 +11:00
GloriousCode
f66ce8e159 Removes pagename. 2017-10-10 17:52:12 +11:00
GloriousCode
ace0c9a6a9 Adds working sidebar. Has some funky height glitch that I can resolve later. Hard to get the viewport to be 100% 2017-10-10 17:50:59 +11:00
GloriousCode
dd6a692ec3 A breaking change to check out having a sidebar with content that slides over when the menu is closed. 2017-10-09 17:24:32 +11:00
GloriousCode
bc73c506e1 Adds a sidebar with navigation aww yeah 2017-10-06 20:09:21 +11:00
gloriousCode
790130927e Adds a sidebar component 2017-10-06 16:52:58 +11:00
Adrian Gallagher
55c8b02d1d Fix misspells 2017-10-04 18:15:01 +11:00