Commit Graph

29 Commits

Author SHA1 Message Date
Adrian Gallagher
bbdf532b16 Update Slack shared invite link 2019-09-24 17:01:32 +10:00
Adrian Gallagher
2078ba907f Update URLs for transfer into org repo (#338)
* Update URLs for transfer into org repo

* Update codecov, travis and othe remaining links

* Update appveyor paths
2019-08-09 11:50:39 +10:00
Adrian Gallagher
928a332220 Use official Slack join link instead of herokuapp 2019-02-12 13:45:43 +11:00
GloriousCode
443d378f92 Removes help 2018-06-06 08:16:02 +10:00
Scott
a23c145ccc Wallet management/Settings improvements (#130)
* New Branch
Splits settings out into their own areas for performance reasons

* Formatting

* Adds cutout logo for navbar

* Better settings loading screen
Better cache handling

* Adds snackbar support
Adds error websocketmessage support

* pushing from one pc to another

* Rejoins settings after failure to be able to seperate them without big rewrites

* Wallet manipulation in settings

* Reformats wallet page
Updates menu to be 'wallets'

* Lists enabled exchanges in settings before you click for modal

* Fixes currency list issue

* Fixes object reference bug in exchange-grid.component.html

* password text
2018-06-04 19:20:59 +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
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
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
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
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
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
65722afdd7 Gets some themes and starts organising data from settings 2017-09-17 16:56:03 +10:00
GloriousCode
e193258710 A hubub of code to test websockets. To remove and refine 2017-08-31 21:13:42 +10:00
GloriousCode
d1753b85b0 Components and rearranging 2017-08-22 18:24:24 +10:00
GloriousCode
d805149619 Changes theme and menu 2017-08-22 17:56:31 +10:00
GloriousCode
b2b5b59e69 pushing from laptop to pc 2017-08-15 21:07:17 +10:00
GloriousCode
f0a2793e8c Adds a new template for the beginning of a new front end 2017-08-15 06:45:36 +10:00