Jaco Greeff
d7de40ab4c
Init history in dapp module
2017-08-30 11:29:15 +02:00
Jaco Greeff
2593477151
Don't show tags for dapps
2017-08-29 13:03:06 +02:00
Jaco Greeff
630118b5a5
Merge branch 'master' into ui-2
2017-08-22 15:12:30 +02:00
Tomasz Drwięga
73644adf69
Rename network_id to chain_id where applicable.
2017-08-21 14:23:10 +02:00
Marek Kotewicz
e8841ae9e2
Merge pull request #6331 from paritytech/fix-startup-wizard
...
Better check the created accounts before showing Startup Wizard
2017-08-21 10:44:54 +02:00
Tomasz Drwięga
cd0c77dc5c
Ignore errors from dappsUrl when starting UI. ( #6296 )
...
* Ignore errors from dappsUrl when starting UI.
* Fix linter.
2017-08-18 15:51:52 +02:00
Nicolas Gotchac
444233bd1b
Better check the created accounts before showing Startup Wizard
2017-08-18 15:28:41 +02:00
Tomasz Drwięga
10068cee72
Extension fixes ( #6284 )
...
* Fix token symbols in extension.
* Allow connections from firefox extension.
2017-08-13 17:41:50 +02:00
Tomasz Drwięga
b5b6e3dd2a
Fix a hash displayed in tooltip when signing arbitrary data ( #6283 )
...
* Allow connections from firefox extension.
* Displaying actual data that will be signed on hover.
* Display a tooltip.
* Revert "Allow connections from firefox extension."
This reverts commit d3323b76fe28564c2366ceec3d891de19884192f.
2017-08-13 17:41:08 +02:00
Tomasz Drwięga
604ea5d684
Time should not contribue to overall status. ( #6276 )
2017-08-10 18:48:03 +02:00
Tomasz Drwięga
30be0972b9
Add warning to web browser and fix links. ( #6232 )
2017-08-10 11:16:02 +02:00
Björn Wagner
e128285a77
Replace 'home.parity' with 'parity.web3.site' ( #4771 )
2017-08-09 19:07:15 +02:00
Craig O'Connor
7d17d77254
Dapp refresh ( #5752 )
...
* RwLock
* getting there
* argh
* parking_lot
* rpc
* wax on wax off
* almost there
* remove lock
* write over read
* works
* linting
* small updates
* dissapearing act
* router update
* complete
* one m
* grumbles1
* grumbles part II
* parking_lot->util
* missed test case
* fied package-lock.json
* small fixes
* 404 tests failing
* cleanup
* cleanup 2
* updates and the likes
* play
* simplify filter
* f-ing bugs
* read->write
* Address own grumbles.
* Fix test.
2017-08-09 19:06:40 +02:00
Nicolas Gotchac
d6eb053826
Add support for ConsenSys multisig wallet ( #6153 )
...
* First draft of ConsenSys wallet
* Fix transfer store // WIP Consensys Wallet
* Rename walletABI JSON file
* Fix linting
* Fix wrong daylimit in wallet modal
* Confirm/Revoke ConsensysWallet txs
* Linting
* Change of settings for the Multisig Wallet
2017-08-09 19:06:14 +02:00
Jaco Greeff
039729a074
Export default function for shellMiddleware
2017-08-09 13:17:52 +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
a48f321fac
Merge branch 'master' into ui-2
2017-08-07 12:02:39 +02:00
Jaco Greeff
0371dcb7bd
Explicityly serve via /index.html
2017-08-07 10:20:27 +02:00
Pieter Vander Vennet
ee07bf29ce
Fixed typo (s/seems is/seems)
2017-08-06 18:33:54 +02:00
Jaco Greeff
c088a9a660
Update dependencies
2017-08-04 11:57:05 +02:00
Jaco Greeff
34f9e69bff
Update file-loader
2017-08-03 13:30:17 +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
45f91facf1
Don't copy source window
2017-08-02 13:56:09 +02:00
Jaco Greeff
ffd53edf89
Update build
2017-08-02 11:15:36 +02:00
Jaco Greeff
9b678a58e8
Use serviceWorker from shared
2017-08-01 15:05:44 +02:00
Jaco Greeff
52828c0444
Update inject
2017-08-01 15:04:07 +02:00
Jaco Greeff
f8bf4a1522
Update build to pull from external repos
2017-08-01 14:41:13 +02:00
Jaco Greeff
c509733a30
Split all packages/* to external repos
2017-08-01 12:51:41 +02:00
debris
3c7ba5045d
Merge branch 'master' into split
2017-07-31 19:40:33 +02:00
maciejhirsz
2ca4adb62c
Re-enable wallets, fixed forgetting accounts
2017-07-31 17:51:23 +02:00
Jaco Greeff
7f6e2a3a35
Build with parallel-webpack
2017-07-31 17:08:51 +02:00
debris
81b57ceddb
Merge branch 'master' into split
2017-07-31 16:19:59 +02:00
Jaco Greeff
fdebeaf95b
Update webpack
2017-07-31 13:58:18 +02:00
kaikun213
9c5ef1f776
Merge pull request #6161 from paritytech/whisper-js
...
Whisper js
2017-07-31 11:23:52 +02:00
kaikun213
32fafd7a24
CI fix: Interface shh subscribe params
2017-07-31 10:58:49 +02:00
debris
eecd823d32
util reexports less std
2017-07-29 21:10:14 +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
kaikun213
7a810def28
Shh documentation (jsonrpc interface)
2017-07-27 18:07:25 +02:00
Tomasz Drwięga
9902714fb4
Don't display an overlay in case the time sync check fails. ( #6164 )
...
* Small improvements to time estimation.
* Temporarily disable NTP time check by default.
2017-07-27 17:36:23 +02:00
Tomasz Drwięga
0209c6e0ff
Fix connecting to wildcard addresses. ( #6167 )
2017-07-27 17:35:05 +02:00
kaikun213
f245d66c8a
shh_subscription added
2017-07-27 15:48:49 +02:00
kaikun213
b13cd0d484
getFilterChanges -> getFilterMessages , subscribe & unsubscribe
...
subscription is currently not working (method not found)
2017-07-27 12:18:07 +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
decc5922de
Fix previous merge
2017-07-26 11:57:14 +02:00
kaikun213
689993a592
whisper parity.js api
2017-07-25 17:58:52 +02:00
Enrique Fynn
985b0fbf7f
Render correctly when query input is false in a contract ( #6137 )
2017-07-25 08:45:14 +02:00