Commit Graph

126 Commits

Author SHA1 Message Date
Ryan O'Hara-Reid
dc11f87b8b Updated README template files and regenerated documentation. (#125) 2018-05-14 10:03:17 +10:00
Scott
d882c1dff4 Reorganisation + Electron fixes (#118)
* Updates package versions

* Updating versions with RCs

* Updated landing page with stock images

* Begins refactoring of websocket
Adds Help component

* Dark theme for charts

* event Event

* Adds cryptocurrency font
Updates wallet to use it

* Rejigs the location of assets

* rxjs update
wallet font correction

* renaming websocket service

* Refactors websocket use
Destroys and subscribes appropriately
Also handles when websocket is not available with intervals

* Fixes issues with electron by rebasing with Maxime GRIS electron builder

* License change

* Readme update

* Parses available and enabled currencies to create an object {Name:X, Enabled:Y}

* Adds methods to convert from string arrays to objects with enabled status for all currencies

* Uses a localstorage cache for config for 15 minutes

* Moves handling of settings to config object

* Fix typescripting

* Fixes issue with saving and loading

* Slows websocket repeats
Adds cool new dictionary style item and iterable.
Updatres currency-list.component to list all enabled currencies and exchanges (still doesn't do anything)

* Updates selected-currency.component to display all currencies ticker updates if there is no selected currency
Will display only selected currency results once it is set
Sets a new property to ensure all currency names are consistent for currency list plans

* Fixes issue where only one component could listen to the websocket at once
Allows you to select a currency in exchange grid mode

* Adds selected currency support to buy & sell components
Updates selected currency ticker to update on change faster

* Adds Online status indicator

* Removal of console.logs for working features

* Allows currency-list.component to aggregate on currency and list exchanges that match it

* Highlights selected currency in currency-list.component
Allows you to select a currency
2018-05-04 15:07:11 +10:00
GloriousCode
8bcfbc33c1 Logo now much cleaner 2018-04-05 17:10:51 +10:00
Scott
b8e4f497a3 Visual changes (#108)
* Basic dynamically added buy-sell component

* Adds a basic component to display ticker info on the top right of the
GUI

* Dashboard with actual components

* Adds AM charts

* More fake component data
Better handling of dashboard blocks

* Attempting to make the dashboard scalable

* Fixes dashboard sizing
Adjusts dashboard widget margins

* Gets a chart!

* Buy sell updates

* Sprucing the buy sell components

Updates material

Fix up git Pr issues
2018-03-26 12:57:05 +11:00
Matthäus Mayer
7b4f9064c8 Introduce docker for web app 2018-03-02 09:01:34 +01:00
Ryan O'Hara-Reid
9514754960 New documents generated by documentation tool. 2018-02-28 09:55:11 +11:00
Ryan O'Hara-Reid
dd00eba27e Applied fix to documentation.go for contribution HTML_URL.
Added period to documentation templates sentences.
Added logic to documentation.go to fix broken links for godoc in sub-packages.
Fix coding style to conform to golang idiomatic practice.
Applied fix to access main godocs in tools and test data.
Generated new documents using tools.
2018-02-20 11:56:25 +11:00
Ryan O'Hara-Reid
6cb17bb97e Added new base documentation using documentation tool 2018-02-20 10:43:59 +11:00
gloriousCode
d41c5c358c Actually removes references to external fonts (no more google tracking) 2018-02-17 18:01:36 +11:00
gloriousCode
2123245299 New themes (Aussie Aussie Aussie!)
Localises fonts
SCSS improvements
2018-02-17 17:56:22 +11:00
GloriousCode
039dd2e849 Updates electron, angular, webpack versions 2018-01-30 22:50:30 +11:00
Adrian Gallagher
5672d56997 Update README.md files 2018-01-09 15:42:17 +11:00
gloriousCode
301257427e Fixes handlebars vulnerability 2018-01-02 21:35:14 +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
Yang Li
05363578f7 fix typo 2017-12-19 18:13:13 +08: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
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
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