gloriousCode
5ec711aac0
Replaces CDN dependency of Bootstrap with bower (can now code on train).
...
Also darktheme
2017-03-27 18:25:52 +11:00
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
77aa59688c
Removes ui-grid references
2017-03-06 19:39:55 +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
shazbert
190b75f6a2
Merge branch 'test_environment'
2017-02-27 09:19:02 +11:00
shazbert
e837eb68fd
Updated CDN's to most recent stable versions
2017-02-27 09:18:00 +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
2cdf3a79e5
Fixes deleted about page references
2016-10-17 21:33:25 +11:00
Scott
59afb3d0ba
Setting up the look of the homepage design and desired features.
...
Removes the about page
Fixes issue with wallet linking
2016-10-17 21:31:28 +11:00
GloriousCode
bce5c60859
Fixes SETitle
2016-09-13 17:40:30 +10:00
GloriousCode
01a599f571
Quick basic wallet interface implementation
2016-09-13 17:38:37 +10:00
GloriousCode
fcab6df787
Adds wallet page reference
2016-09-13 17:14:26 +10:00
Scott
244cdcb48c
Adds new function to interface to retrieve all enabled currency data from exchange
...
Implements on alphapointhttp.go
Adds new page to UI to handle exchange balances
2016-09-05 21:57:23 +10:00
Scott
8d1afb7e4e
Fixes issue with first and last index of enabled currency array destroying config
2016-08-12 22:44:25 +10:00
Scott
dc3de32a2c
Shortens notification time
...
Separates bot configuration to its own method to allow for repeat use. Also main.go should be small
Now reloads bot configuration on the save post. Active changes!
2016-08-12 22:33:44 +10:00
Scott
ad0ebd9a6f
Adds padding to new floating menu
2016-08-08 15:53:59 +10:00
Scott
9bfffe1a37
Attempts to save file in golang to no avail
2016-08-08 15:49:35 +10:00
Scott
e85876e273
Enhances configuration page
...
Adds Notification angular module
Adds Requestify for ExpressJS to make posting ezpz
Now can post data to gocryptoCore
GoCrypto can now receive data on settings save
2016-08-08 14:52:25 +10:00
Scott
df7de76b05
[WIP]Adds some exchange settings in the settings page
2016-07-27 19:43:06 +10:00
GloriousCode
df295a122c
Removes "/web" folder requirement when running app.
...
[WIP]Adds config route to modify settings within app.
2016-07-27 19:09:08 +10:00
Scott
22f3739e8c
Adds webserver with dashboard that gets all enabled exchanges and currencies
2016-07-26 20:47:06 +10:00