Jaco Greeff
36b8e4b6a8
Extended publishing of libraries to npm ( #3786 )
...
* Extended publishing of libraries to npm
* Update source links
* Add some tests before publishing NPM library
* Fix Shapeshift tests
2016-12-11 10:13:34 +01:00
Nicolas Gotchac
b44e7bb292
Extract CSS to file in production builds ( #3783 )
...
* Extract CSS to file if production build
* Use DAPPS_URL for testing purposes + better assets in Webpack
* Delete comments
2016-12-10 23:55:57 +01:00
Jaco Greeff
a133e41e16
Merge branch 'master' into jg-test-ui
2016-12-09 09:53:55 +01:00
Jaco Greeff
f9a24f3c8e
Update babel, fix CI build due to breaking changes ( #3754 )
...
* Update babel to latest version
* Re-add circular deps plugin
* Bump for build
* Fixes for babel build
2016-12-09 02:33:12 +01:00
Jaco Greeff
88e5ed9ea5
Allow mocha to use webpack aliasses via babel
2016-12-08 12:18:43 +01:00
Nicolas Gotchac
9a43e6d6c8
Update JS dependencies ( #3710 )
...
* Minor Versions NPM updates
* Remove unused packages
* No longer relevant JS test
* Update some major versions // Revert Rechartjs
* Update Redux/React-{Ace, RouterRedux}
* Updated React Tooltips
* Update mock-socket // Update tests to pass
* Updated React Router
* Removed `history` module that isn't necessary (instead of updating it)
* Updated redux-actions
* Removed commented hot store reload
2016-12-05 11:48:43 +01:00
Nicolas Gotchac
52b4ce0dd7
Use Webpack Aliases ( #3711 )
...
* Adds aliases to Webpack Build
* Use `ui` Webpack alias
* Use `views` alias
* Use `modals` aliase
* Use `providers` aliase
* Use `contracts` aliase
* Use '~' aliase
* from `ui` to from `~/ui`
* from to from
* from `modals` to from `~/modals`
* from `providers` to from `~/redux/providers`
* from `contracts` to from `~/contracts`
* Updated Webpack App config
2016-12-05 11:47:13 +01:00
Nicolas Gotchac
c892a4f7ae
Refactoring Transfer Modal ( #3705 )
...
* Better Token Select in Transfer > Details
* Better Autocomplete
* Crete MobX store for Transfer modal
* Remove unused var
* Update Webpack Conf
* Small changes...
* Optional gas in MethodDecoding + better input
* New Contract `getAll` method // TxList Row component
* Method Decoding selections
* Rename `getAll` to `getAllLogs`
2016-12-02 15:21:01 +01:00
Jannis R
eee03b542d
add account recovery phrase page
2016-11-30 19:51:03 +01:00
Nicolas Gotchac
d41c60da54
Renaming webpack/config to webpack/app
2016-11-28 16:06:27 +01:00
Nicolas Gotchac
3dd5f350f9
Webpack config update
2016-11-28 13:01:17 +01:00
Nicolas Gotchac
b823b675a4
Working HOT RELOAD !!
2016-11-28 12:37:13 +01:00
Nicolas Gotchac
f9b3a98ff7
Fixing mocha tests
2016-11-26 17:27:44 +01:00
Nicolas Gotchac
44e099000d
Working webpack build // Without Hot Reload
2016-11-26 17:12:52 +01:00
Nicolas Gotchac
002c793f53
Added Webpack check circular deps
2016-11-26 16:53:24 +01:00
Nicolas Gotchac
8392090861
WIP - Webpack 2 building
2016-11-25 19:32:58 +01:00
Nicolas Gotchac
24bdf1cb98
Use webpack hot/dev middlewares
2016-11-25 13:14:30 +01:00
Nicolas Gotchac
d188435fd8
Add Loading splashscreen
2016-11-24 03:40:22 +01:00
Nicolas Gotchac
e676f00dfa
Wepback dapps
2016-11-24 03:26:38 +01:00
Nicolas Gotchac
259b91da50
Webpack Reuse proxies
2016-11-24 03:20:12 +01:00
Nicolas Gotchac
0750d82115
Reuse Webpack Configs
2016-11-24 03:11:54 +01:00