Jaco Greeff
|
fdebeaf95b
|
Update webpack
|
2017-07-31 13:58:18 +02:00 |
|
Jaco Greeff
|
ec62d6f7e0
|
Additional compose removed
|
2017-07-31 11:30:46 +02:00 |
|
Jaco Greeff
|
6349da22ac
|
Fix NODE_ENV=production build
|
2017-07-31 11:24:25 +02:00 |
|
Jaco Greeff
|
abb62d5c2a
|
Ui 2 parity build fixes (#6182)
* Update API reference
* Deprecation warning
* Add missing parity-reactive-ui
* Add dapps to packages/dapps
* Add parity.js dependency
* Update with js-ui with compiled bundle.js
|
2017-07-28 17:56:48 +02:00 |
|
Jaco Greeff
|
4000ec681f
|
Ui 2 js build fixes (#6176)
* Update API reference
* Deprecation warning
* Add missing parity-reactive-ui
* Add dapps to packages/dapps
* Add parity.js dependency
|
2017-07-28 15:37:58 +02:00 |
|
Jaco Greeff
|
a1b8fabd99
|
Ui 2 packages (#6169)
* Ensure all internal dapps have package.json
* Update compilation rules
# Conflicts:
# js/src/redux/providers/balancesActions.js
# js/src/ui/Form/TypedInput/typedInput.js
* Remove SignerIcon
* Cleanup providers
* Enable request of new token from app
* Queue when no token (yet)
* Add location & token request
* Cleanup send logic
* Request token
* Request comms token
* Remove yarn.lock (not updated)
* Update version to 1.99.99 (publish prepare)
* Move jsonrpc to seperate repo
* Update jsonrpc references
* Update repo info
* Update repo info
* Additional debugging
* Update repo references
* Move ABI to js-abi repo
* Move webWorker to shared
* Fix package reference
* Worker location
* Move js-ui & js-shared components
* Update file references
* Update package repo locations
* Remove debugging info
* Cleanup debug
* Split api into own repo
* Update api local references
* Update app loading
* Update dependencies
* Allow serving of /parity-utils
* Error when EthereumProvider has not been attached
* Use inject.js
* Correct appId retrieval
|
2017-07-28 10:25:34 +02:00 |
|
Jaco Greeff
|
5830767273
|
Add oo7 deps
|
2017-07-27 20:23:36 +02:00 |
|
Jaco Greeff
|
53bde282bb
|
Link dapp-develop/account
|
2017-07-27 18:12:42 +02:00 |
|
Jaco Greeff
|
0bdd4a93b8
|
Add missing dependencies
|
2017-07-27 17:57:47 +02:00 |
|
Jaco Greeff
|
3e85bebc66
|
Add missing package dependencies
|
2017-07-27 17:53:26 +02:00 |
|
kaikun213
|
31a0f5ef28
|
contractDevelop Debugger (Bonds) in progress
|
2017-07-27 13:24:23 +02:00 |
|
kaikun213
|
e317fcf1d8
|
accounts.js -> Parity-reactive-ui accountCard
|
2017-07-27 13:24:00 +02:00 |
|
kaikun213
|
cd0fbbe948
|
whisper-js
|
2017-07-27 13:16:56 +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
|
715fb688d3
|
Merge branch 'master' into ui-2
|
2017-07-26 11:54:54 +02:00 |
|
Jaco Greeff
|
de76b8a465
|
Merge branch 'master' into ui-2
|
2017-07-24 17:48:25 +02:00 |
|
kaikun213
|
c894f7ac1f
|
relocate to packages (+ Tab semantic ui v.7.1)
|
2017-07-24 17:35:10 +02:00 |
|
kaikun213
|
a562f2c434
|
Merge remote-tracking branch 'origin/ui-2' into ui-2
|
2017-07-24 16:14:02 +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 |
|