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 |
|
Jaco Greeff
|
dfe45338c0
|
Move status to the top (alignment/overlaps)
|
2017-09-20 13:08:38 +02:00 |
|
Jaco Greeff
|
d02c696030
|
Update failing tests
|
2017-09-20 12:48:03 +02:00 |
|
Jaco Greeff
|
abb94c8bf3
|
Update ParityBar (container in Status)
|
2017-09-20 11:24:19 +02:00 |
|
Jaco Greeff
|
206abaebb9
|
Add latest @parity/ui
|
2017-09-20 09:45:28 +02:00 |
|
Jaco Greeff
|
7e1cb97c7e
|
Make status always visible
|
2017-09-20 09:04:39 +02:00 |
|
Jaco Greeff
|
413da805b5
|
Update status styling
|
2017-09-19 14:28:33 +02:00 |
|
Jaco Greeff
|
935d1476e9
|
Update test execution
|
2017-09-18 10:15:36 +02:00 |
|
Jaco Greeff
|
4a184dbbe6
|
Merge branch 'master' into ui-2
|
2017-09-13 15:51:02 +02:00 |
|
Jaco Greeff
|
5d774d360e
|
Update with latest dependencies
|
2017-09-13 13:09:32 +02:00 |
|
Jaco Greeff
|
6e2e122288
|
Update with recent @parity/ui
|
2017-09-12 13:32:21 +02:00 |
|
Jaco Greeff
|
ee4f370bdb
|
Update CSS linting
|
2017-09-07 12:51:57 +02:00 |
|
Jaco Greeff
|
1d8886fa7d
|
Adjust Signer title colours
|
2017-09-05 13:33:57 +02:00 |
|
Jaco Greeff
|
c088a9a660
|
Update dependencies
|
2017-08-04 11:57:05 +02:00 |
|
Jaco Greeff
|
f94f69c05c
|
Import UI components directly
|
2017-08-02 17:34:16 +02:00 |
|
Jaco Greeff
|
696089c479
|
Update with latest dapps
|
2017-08-02 17:16:26 +02:00 |
|
Jaco Greeff
|
a068f72f08
|
Ui 2 pubsub components (#6152)
* Remove Application.orig from merge
* Disable i18n extraction for development
* Retrieve blockNumber via pubsub
* Chain via pubsub
* StatusIndicator with health
* WIP
* WIP
* s/BlockStatus/BlockNumber/
* Adjust BlockNumber display
* Cleanup debug
* Fix statusbar indicator
* NetPeers component
* Add BlockTimestamp
* Export statics on observer
* Cleanup debug logs
* Update references
|
2017-07-26 16:54:47 +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 |
|