Jaco Greeff
|
afec8358d3
|
Update dependencies
|
2017-09-18 10:56:09 +02:00 |
|
Jaco Greeff
|
a5cc14ce8c
|
Signer plugin attachment
|
2017-09-04 16:17:39 +02:00 |
|
Jaco Greeff
|
fb7b11553a
|
Test-drive extensions, status first
|
2017-09-01 14:29:57 +02:00 |
|
Jaco Greeff
|
4176936d34
|
Move shell APIs to middleware
|
2017-08-09 13:03:26 +02:00 |
|
Jaco Greeff
|
f967bc4ac0
|
Don't mask top-level params
|
2017-08-09 11:01:34 +02:00 |
|
Jaco Greeff
|
2d5541f533
|
Add shell_loadApp API
|
2017-08-09 10:55:15 +02:00 |
|
Jaco Greeff
|
c088a9a660
|
Update dependencies
|
2017-08-04 11:57:05 +02:00 |
|
Jaco Greeff
|
696089c479
|
Update with latest dapps
|
2017-08-02 17:16:26 +02:00 |
|
Jaco Greeff
|
45f91facf1
|
Don't copy source window
|
2017-08-02 13:56:09 +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 |
|
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 |
|