Jaco Greeff
|
f282823e78
|
Shell updates (bonds, updated Dapps) (#6897)
* Remove stage-0
* Re-add stage-0 for `export default from './xyz';`
* Add background loading image
* Add window.isParity for parity-specific actions
* inject bonds (temporary)
* Remove loading text overlay
* Remove background around logo
* Remove debug log
* Fix account selection (correct component used)
* Update with changed dapp dependencies
* Add oo7 to list of babel node_module targets
* injectObjects -> onDappLoad
|
2017-10-25 16:54:41 +02:00 |
|
Tomasz Drwięga
|
304b067417
|
Support both versions.
|
2017-10-17 18:10:59 +02:00 |
|
Tomasz Drwięga
|
0f8fb62581
|
Integrate old UI.
|
2017-10-17 16:09:43 +02:00 |
|
Jaco Greeff
|
7e1cb97c7e
|
Make status always visible
|
2017-09-20 09:04:39 +02:00 |
|
Jaco Greeff
|
dc85c66052
|
file: protocol updates
|
2017-09-11 14:47:34 +02:00 |
|
Jaco Greeff
|
d7de40ab4c
|
Init history in dapp module
|
2017-08-30 11:29:15 +02:00 |
|
Jaco Greeff
|
0371dcb7bd
|
Explicityly serve via /index.html
|
2017-08-07 10:20:27 +02:00 |
|
Jaco Greeff
|
34f9e69bff
|
Update file-loader
|
2017-08-03 13:30:17 +02:00 |
|
Jaco Greeff
|
696089c479
|
Update with latest dapps
|
2017-08-02 17:16:26 +02:00 |
|
Jaco Greeff
|
f8bf4a1522
|
Update build to pull from external repos
|
2017-08-01 14:41:13 +02:00 |
|
Jaco Greeff
|
49fdd23d58
|
Ui 2 move to packages/* (#6113)
* Move secureApi to shell
* Extract isTestnet test
* Use mobx + subscriptions for status
* Re-add status indicator
* Add lerna
* Move intial packages to js/packages
* Move 3rdparty/{email,sms}-verification to correct location
* Move package.json & README to library src
* Move tests for library packages
* Move views & dapps to packages
* Move i18n to root
* Move shell to actual src (main app)
* Remove ~ references
* Change ~ to root (explicit imports)
* Finalise convert of ~
* Move views into dapps as well
* Move dapps to packages/
* Fix references
* Update css
* Update test spec locations
* Update tests
* Case fix
* Skip flakey tests
* Update enzyme
* Skip previously ignored tests
* Allow empty api for hw
* Re-add theme for embed
|
2017-07-21 15:46:53 +02:00 |
|