Commit Graph

549 Commits

Author SHA1 Message Date
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
GloriousCode
8984df24ad Adds components for design of dashboard, selected currency, donate and buy-sell components 2017-11-13 17:53:29 +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
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
GloriousCode
cf2ca30daa Updated Readme 2017-09-28 16:45:01 +10:00
GloriousCode
009f4e5374 Merge remote-tracking branch 'upstream/master' 2017-09-28 16:33:52 +10:00
GloriousCode
765a6f464e Updates README.md
Centres spinners
2017-09-28 16:29:13 +10:00
GloriousCode
d78f239f20 Fixes up settings
Adds progress spinner, even if ugly right now
Changes routing for dashboard
2017-09-28 07:34:23 +10:00
GloriousCode
e3d099a867 Finishes terrible dashboard where all ticker updates are posted
Fixes issue with widths
2017-09-27 18:51:55 +10:00
GloriousCode
e44832b0a7 Fixes a crashing issue 2017-09-24 20:55:30 +10:00
GloriousCode
e0921a8946 Adds a new component to render all enabled currency tickers. Will sort out later.
Reduces currency ticker to accept a ticker object so that it doesn't need to listen to events
2017-09-24 20:38:47 +10:00
GloriousCode
67d7409326 Updates README.md
Updates package.json
Creates ticker box componenet
Adds dashboard component
Updates dashboard to display components instead of it being the handler of all
2017-09-19 18:52:03 +10:00
gloriousCode
ae14811303 Saves settings 2017-09-17 17:35:03 +10:00
gloriousCode
65722afdd7 Gets some themes and starts organising data from settings 2017-09-17 16:56:03 +10:00
Adrian Gallagher
05b2bc0d56 Fix WEX linter issues 2017-09-16 13:18:28 +10:00
Adrian Gallagher
542828e957 Rename BTC-e to WEX and reinstate exchange 2017-09-16 13:03:00 +10:00
Adrian Gallagher
9114de8a06 Liqui skip empty pairs 2017-09-14 15:51:25 +10:00
Adrian Gallagher
1237223b7f Bittrex skip over empty market name 2017-09-14 15:44:45 +10:00
Adrian Gallagher
4a67edac99 Expand smsglobal 2017-09-14 15:08:20 +10:00
Adrian Gallagher
04d1de9e22 Add fiat display currency setting, defaults to USD 2017-09-14 15:08:20 +10:00
Adrian Gallagher
bc85f11c85 Add websocket connection limit, defaults to 1 and can be modified via config
Add WebsocketAllowInsecureOrigin config setting, default to false
2017-09-14 15:08:19 +10:00
Adrian Gallagher
6e9bda83a1 Link up websocket handler to routes after refactor and various improvements 2017-09-14 15:08:19 +10:00
Adrian Gallagher
0682dcec88 Add currency converter provider failover and add config setting 2017-09-14 15:08:19 +10:00
Adrian Gallagher
3ad9c3dfbe Use cryptoID instead of blockr (currently down) 2017-09-14 15:08:19 +10:00
Adrian Gallagher
2bd27feaf0 Polish websocket code 2017-09-14 15:08:19 +10:00
Adrian Gallagher
69aa445a3a Refactor stats and link up to ticker routine 2017-09-14 15:08:19 +10:00
Adrian Gallagher
87633c2142 Link up orderbook websocket code, improve exchange test coverage and various other fixes 2017-09-14 15:07:59 +10:00
Adrian Gallagher
913c104d09 Finish off websocket ticker demo, update config files and fix tests 2017-09-14 15:04:38 +10:00
GloriousCode
9d6f26646b Adds object for settings Jsoin 2017-09-13 19:30:55 +10:00
GloriousCode
dfc6b0e392 Finishes basic websocket-handler.service.ts 2017-09-12 19:46:57 +10:00
GloriousCode
6d02dfe057 Further setup for websocket handler 2017-09-11 19:08:52 +10:00
Adrian Gallagher
ad7ae88ff4 Add UpdateOrderbook exchange function and update all exchanges to support it 2017-09-11 14:02:39 +10:00