Jaco Greeff
acf41d6f27
Dapps use defaultAccount instead of own selectors ( #4386 )
...
* Remove account selection from GitHubHint
* Fix naming
* Update to match BasicCoin
* BasicCoin defaultAddress
* typo
* method registry without selector
* Update after manual tests
* IdentityIcon for localtx
* Fix non-secure personal subscriptions
* Query defaultAccount for non-secure apps on send
2017-02-03 13:54:53 +01:00
GitLab Build Bot
4961422523
[ci skip] js-precompiled 20170202-163010
2017-02-02 16:33:24 +00:00
Maciej Hirsz
1b1d3a297c
Perform a sync between Rust and JS when generating markdown instead of in spec tests ( #4408 )
...
* Sync RPC on npm run build:markdown
* Helpers
* Added GPL headers
2017-02-02 17:24:15 +01:00
Jannis Redmann
d5aa139e46
registry dapp: make lookup use lower case ( #4409 )
2017-02-02 17:23:58 +01:00
GitLab Build Bot
a0ffb3df20
[ci skip] js-precompiled 20170202-150718
2017-02-02 15:11:11 +00:00
Jaco Greeff
535ebb1f2f
Available Dapp selection alignment with Permissions (Portal) ( #4374 )
...
* Manage default accounts
* Portal
* Portal
* Allow Portal to be used in as both top-level and popover
* modal/popover variable naming
* Move to Portal
* export Portal in ~/ui
* WIP
* Tags handle empty values
* Export AccountCard in ~/ui
* Allow ETH-only & zero display
* Use ui/Balance for balance display
* Add tests for Balance & Tags component availability
* WIP
* Default overlay display to block (not flex)
* Revert block
* WIP
* Add className, optional handlers only
* WIP
* Properly handle optional onKeyDown
* Selection updated
* Align margins
* Remove old code
* Remove debug logging
* TransitionGroup for animations
* No anim
* Cleanups
* Revert addons removal
* Fix tests
* WIP
* Add onClick to Container
* Create ui/DappCard component
* WIP
* Pass dummy displayApps
* Rename DappsVisible back to AddDapps (easier git diff)
* Rename CSS
* Fix tests after merge
2017-02-02 16:02:45 +01:00
Jannis Redmann
1547af191b
more permissive verification process ( #4317 )
...
* style fixes ✨
* verification: find last request
* verification: don't request again if same input
* didRequestWithSameValues -> shallRequestAgain
* bugfixes 🐛 , update SMS verification ABI
* verification: hasRequested -> accountHasRequested
* verification: hasIsVerified -> accountIsVerified
* verification: shallRequestAgain -> shallSkipRequest
* verification: show if unable to send req
* email verification: check if email already used
* address style grumbles 🎨
2017-02-02 16:01:37 +01:00
GitLab Build Bot
8e82b2f631
[ci skip] js-precompiled 20170202-125420
2017-02-02 12:57:45 +00:00
Jaco Greeff
12bd207e53
Fix ParityBar account selection overflows ( #4405 )
2017-02-02 13:30:36 +01:00
Denis S. Soldatov aka General-Beck
bc704283a4
Revert "remove [ci skip]"
2017-02-02 13:35:34 +04:00
GitLab Build Bot
3d4545fa91
js-precompiled 20170201-231534
2017-02-01 23:19:04 +00:00
GitLab Build Bot
85f75d39b3
js-precompiled 20170201-225215
2017-02-01 22:55:51 +00:00
GitLab Build Bot
52f40042b0
js-precompiled 20170201-222816
2017-02-01 22:31:43 +00:00
GitLab Build Bot
b8c0d657b4
js-precompiled 20170201-220650
2017-02-01 22:10:13 +00:00
GitLab Build Bot
ffb5ddc08b
js-precompiled 20170201-214512
2017-02-01 21:48:38 +00:00
GitLab Build Bot
35e267c4fe
js-precompiled 20170201-212208
2017-02-01 21:25:32 +00:00
GitLab Build Bot
43baa461b0
js-precompiled 20170201-205737
2017-02-01 21:01:07 +00:00
GitLab Build Bot
7fae67785c
js-precompiled 20170201-203408
2017-02-01 20:37:33 +00:00
GitLab Build Bot
09e933a450
js-precompiled 20170201-200611
2017-02-01 20:09:34 +00:00
GitLab Build Bot
71190f6068
js-precompiled 20170201-194205
2017-02-01 19:45:25 +00:00
Jaco Greeff
bd0891c93c
Typo, fixes #4271 ( #4391 )
2017-02-01 20:36:05 +01:00
GitLab Build Bot
2f299d20e8
js-precompiled 20170201-185153
2017-02-01 18:55:16 +00:00
GitLab Build Bot
bc73416e45
js-precompiled 20170201-182335
2017-02-01 18:27:32 +00:00
GitLab Build Bot
22f0d648c7
js-precompiled 20170201-174728
2017-02-01 17:50:56 +00:00
GitLab Build Bot
6b77d10cac
js-precompiled 20170201-172305
2017-02-01 17:26:30 +00:00
GitLab Build Bot
12c1434f09
js-precompiled 20170201-165339
2017-02-01 16:58:21 +00:00
GitLab Build Bot
653bb112bf
js-precompiled 20170201-162404
2017-02-01 16:27:37 +00:00
Tomasz Drwięga
4462c18690
Fixing invalid address in docs ( #4388 )
2017-02-01 17:14:16 +01:00
Denis S. Soldatov aka General-Beck
1a8ce3e1f3
Merge pull request #4381 from ethcore/js-ci-skip
...
remove [ci skip]
2017-02-01 19:59:26 +04:00
GitLab Build Bot
8e35b2c39a
[ci skip] js-precompiled 20170201-152542
2017-02-01 15:29:43 +00:00
Tomasz Drwięga
fb7c6c2867
Fixing estimate gas in case histogram is not available ( #4387 )
2017-02-01 16:18:22 +01:00
Jaco Greeff
3bdd32f9ec
Default Account selector in Signer overlay ( #4375 )
...
* Manage default accounts
* Portal
* Portal
* Allow Portal to be used in as both top-level and popover
* modal/popover variable naming
* Move to Portal
* export Portal in ~/ui
* WIP
* Tags handle empty values
* Export AccountCard in ~/ui
* Allow ETH-only & zero display
* Use ui/Balance for balance display
* Add tests for Balance & Tags component availability
* WIP
* Default overlay display to block (not flex)
* Revert block
* WIP
* Add className, optional handlers only
* WIP
* Properly handle optional onKeyDown
* Selection updated
* Align margins
* Remove old code
* Remove debug logging
* TransitionGroup for animations
* No anim
* Cleanups
* Revert addons removal
* Fix tests
* defaultAccount
* Selection actually selects
* WIP tests
* tests WIP
* Expand tests
* Container for scrollbars
* Add parity_defaultAccount RPC (with subscription)
* Add jsonrpc interface
2017-02-01 16:18:11 +01:00
GitLab Build Bot
a414729de9
[ci skip] js-precompiled 20170201-142626
2017-02-01 14:29:49 +00:00
Tomasz Drwięga
5526a3a228
Fixing web3 in console ( #4382 )
2017-02-01 15:19:23 +01:00
GitLab Build Bot
f4a761edb7
[ci skip] js-precompiled 20170201-140028
2017-02-01 14:05:19 +00:00
Jaco Greeff
04fb2afba1
Add parity_defaultAccount RPC (with subscription) ( #4383 )
...
* Add parity_defaultAccount RPC (with subscription)
* Add jsonrpc interface
2017-02-01 14:52:15 +01:00
Denis S. Soldatov aka General-Beck
0a7aef1872
remove [ci skip]
...
remove tag [ci skip] for `js-precompiled`
2017-02-01 15:09:13 +04:00
Maciej Hirsz
ed09a76c91
Full JSON-RPC docs + sync tests. ( #4335 )
...
* Extended Markdown generator
* Synced and extended all JSON-RPC interfaces
* Fix linter errors
* Format `parity_listAccounts` output in API
* typo
* Check if interfaces are synced in JS spec tests
* Fixing missing interface errors
* Better #[rpc] attribute parsing
* Fixed RPC JS spec tests
* More examples
* Refactored how dummy data appears in examples
* Complete trace docs!
* fix typo
* Less copy-paste
* All the docs!
* Fix differences between CallRequest and TransactionRequest
* Fix differences between CallRequest and TransactionRequest
* Missing examples
* Grumble fixes
2017-02-01 10:58:09 +01:00
GitLab Build Bot
867ca0f96c
[ci skip] js-precompiled 20170131-163220
2017-01-31 16:35:42 +00:00
Jannis Redmann
5217469e85
expose util as Api.util ( #4372 )
2017-01-31 17:25:42 +01:00
GitLab Build Bot
f1995b3fb0
[ci skip] js-precompiled 20170131-161018
2017-01-31 16:13:39 +00:00
Jaco Greeff
a935a04449
Dapp Account Selection & Defaults ( #4355 )
...
* Manage default accounts
* Portal
* Portal
* Allow Portal to be used in as both top-level and popover
* modal/popover variable naming
* Move to Portal
* export Portal in ~/ui
* WIP
* Tags handle empty values
* Export AccountCard in ~/ui
* Allow ETH-only & zero display
* Use ui/Balance for balance display
* Add tests for Balance & Tags component availability
* WIP
* Default overlay display to block (not flex)
* Revert block
* WIP
* Add className, optional handlers only
* WIP
* Properly handle optional onKeyDown
* Selection updated
* Align margins
* Remove old code
* Remove debug logging
* TransitionGroup for animations
* No anim
* Cleanups
* Revert addons removal
* Fix tests
* Pr gumbles
2017-01-31 17:04:41 +01:00
GitLab Build Bot
12aadc3e2a
[ci skip] js-precompiled 20170131-155752
2017-01-31 16:01:16 +00:00
Jaco Greeff
d3ee15c6fb
Publish @parity/jsonrpc ( #4365 )
...
* Add npm/jsonrpc
* Allow ci:build:jsonrpc
* Publish @parity/jsonrpc
2017-01-31 16:52:48 +01:00
GitLab Build Bot
983a0e3d0b
[ci skip] js-precompiled 20170131-132131
2017-01-31 13:24:45 +00:00
Gav Wood
75ecabbd28
Fix signing ( #4363 )
...
* Fix signing.
* Fix linting.
* Fix linting.
* Address grumble.
2017-01-31 14:15:08 +01:00
GitLab Build Bot
27d00f6eca
[ci skip] js-precompiled 20170131-113939
2017-01-31 11:42:56 +00:00
Tomasz Drwięga
aaed67cfaf
Fixing embedded bar not closing in chrome extension ( #4367 )
2017-01-31 12:34:55 +01:00
GitLab Build Bot
b864d0f6ec
[ci skip] js-precompiled 20170131-112711
2017-01-31 11:30:36 +00:00
Jaco Greeff
223c474487
Update AccountCard for re-use ( #4350 )
...
* Tags handle empty values
* Export AccountCard in ~/ui
* Allow ETH-only & zero display
* Use ui/Balance for balance display
* Add tests for Balance & Tags component availability
* Add className, optional handlers only
* Remove debug logging
* AccountCard UI update
2017-01-31 12:21:50 +01:00
GitLab Build Bot
ee906467ad
[ci skip] js-precompiled 20170131-104521
2017-01-31 10:50:22 +00:00
Nicolas Gotchac
b3a23480de
Add proper event listener to Portal ( #4359 )
2017-01-31 11:38:53 +01:00
GitLab Build Bot
00c4c71176
[ci skip] js-precompiled 20170130-161417
2017-01-30 16:17:36 +00:00
Jaco Greeff
15ffd9a09c
Allow Portal to be used as top-level modal ( #4338 )
...
* Portal
* Allow Portal to be used in as both top-level and popover
* modal/popover variable naming
* export Portal in ~/ui
* Properly handle optional onKeyDown
* Add simple Playground Example
2017-01-30 17:08:08 +01:00
GitLab Build Bot
4e7b8652c8
[ci skip] js-precompiled 20170130-142718
2017-01-30 14:30:42 +00:00
Gav Wood
ca196d683e
Fix postsign ( #4347 )
...
* Fix whitespace.
* Fix post sign.
* Fix message.
* Fix tests.
* Rest of the problems.
* All hail the linter and its omniscience.
* ...and its divine omniscience.
* Grumbles and wording.
2017-01-30 15:08:02 +01:00
GitLab Build Bot
5a18ed7c3e
[ci skip] js-precompiled 20170130-121240
2017-01-30 12:16:02 +00:00
Tomasz Drwięga
3fb445e198
Renaming signAndSendTransaction to sendTransaction ( #4351 )
2017-01-30 12:49:08 +01:00
GitLab Build Bot
f627bef08b
[ci skip] js-precompiled 20170130-110455
2017-01-30 11:08:16 +00:00
Jaco Greeff
c0468faf58
Add api.util.encodeMethodCall to parity.js ( #4330 )
...
* Add api.util.encodeMethodCall
* Update spec description path, strip hex
* Remove options, add encodeMethodCall(name, inputs) signature
* Simplify interface with types-only inputs
* Add abiEncode & abiDecode functions
2017-01-30 11:57:55 +01:00
GitLab Build Bot
b4dab67f83
[ci skip] js-precompiled 20170127-210258
2017-01-27 21:06:16 +00:00
Jaco Greeff
aef699ebf2
Display QrCode for accounts, addresses & contracts ( #4329 )
...
* Display QrCode for accounts, addresses & contracts
* Default size 4
* Fix layouts
2017-01-27 21:55:20 +01:00
GitLab Build Bot
5246d51a1a
[ci skip] js-precompiled 20170127-143849
2017-01-27 14:42:01 +00:00
Jaco Greeff
cb8fea3b5a
Add QrCode & Copy to ShapeShift ( #4322 )
...
* Extract CopyIcon to ~/ui/Icons
* Add copy & QrCode address
* Default size 4
* Add bitcoin: link
* use protocol links applicable to coin exchanged
* Remove .only
2017-01-27 15:33:02 +01:00
GitLab Build Bot
e81787da34
[ci skip] js-precompiled 20170127-134933
2017-01-27 13:53:09 +00:00
Jaco Greeff
076c8b9de7
parity.js api.parity.chainStatus should handle { blockGap: null } ( #4327 )
...
* Add tests for null blockGap values
* Handle null blockGap values
2017-01-27 14:42:22 +01:00
Jaco Greeff
1940809dd4
DeleteAccount & LoadContract modal updates ( #4320 )
...
* i18n & tests for DeleteAccount
* i18n & tests for LoadContract
2017-01-27 14:42:06 +01:00
Jaco Greeff
b51b7849dc
Split Tab from TabBar ( #4318 )
...
* Tab split (WIP)
* Split Tab component
2017-01-27 14:41:41 +01:00
GitLab Build Bot
da032e950f
[ci skip] js-precompiled 20170126-165810
2017-01-26 17:01:54 +00:00
Jaco Greeff
b74f2d8831
Contracts interface expansion ( #4307 )
...
* Add lookupMeta & tests
* Add getEntry & tests
* Formatting
* Remove unneeded .then(console.log)
2017-01-26 17:51:35 +01:00
GitLab Build Bot
f5a73ff4c8
[ci skip] js-precompiled 20170126-164625
2017-01-26 16:49:41 +00:00
Jaco Greeff
7f3b1bd31e
HistoryStore for tracking relevant routes ( #4305 )
...
* HistoryStore for tracking relevant routes
* Default route is still /accounts
* Fix copyright date-merge issue
2017-01-26 17:37:52 +01:00
GitLab Build Bot
3e2d95b272
[ci skip] js-precompiled 20170126-152421
2017-01-26 15:28:00 +00:00
Jaco Greeff
5ad50ab1e3
Split Dapp icon into ui/DappIcon ( #4308 )
2017-01-26 16:17:30 +01:00
Nicolas Gotchac
e19c28bb8e
Add a Playground for the UI Components ( #4301 )
...
* Playground // WIP
* Linting
* Add Examples with code
* CSS Linting
* Linting
* Add Connected Currency Symbol
* 2015-2017
* 2015-2017
* 2015-2017
* 2015-2017
* 2015-2017
* 2015-2017
* 2015-2017
* Added `renderSymbol` tests
* PR grumbles
* Add Eth and Btc QRCode examples
* 2015-2017
* Add tests for playground
* Fixing tests
2017-01-26 16:15:49 +01:00
Jaco Greeff
2ac7655355
Update CreateWallet with FormattedMessage ( #4298 )
...
* Allow FormattedMessage as hint & label
* tests for basic rendering
* convert component messages
* Typo
* id typos (insubstantial, but annoying)
* 2015-2017
* 2015-2017
* 2015-2017
* 2015-2017
* 2015-2017
2017-01-26 16:11:04 +01:00
GitLab Build Bot
79481b8ab5
[ci skip] js-precompiled 20170126-082319
2017-01-26 08:26:31 +00:00
Jaco Greeff
63e7379d5b
Update copyright dates ( #4306 )
2017-01-26 09:17:38 +01:00
GitLab Build Bot
0c913b45b2
[ci skip] js-precompiled 20170125-181524
2017-01-25 18:18:28 +00:00
Gav Wood
8404edb656
Fix whitespace ( #4299 )
...
* Fix whitespace.
* Update copyright years/owner.
* Push release only for tags.
2017-01-25 18:51:41 +01:00
GitLab Build Bot
33b02febed
[ci skip] js-precompiled 20170125-132524
2017-01-25 13:28:44 +00:00
Gav Wood
3125e2d2cc
Attempt to fix console. ( #4294 )
...
* Attempt to fix console.
* Fixing couple of possible exceptions
2017-01-25 14:10:35 +01:00
GitLab Build Bot
afa1edbeee
[ci skip] js-precompiled 20170125-112240
2017-01-25 11:25:48 +00:00
Jaco Greeff
380c0773d1
ui/SectionList component ( #4292 )
...
* array chunking utility
* add SectionList component
* Add TODOs to indicate possible future work
* Add missing overlay style (as used in dapps at present)
2017-01-25 12:16:04 +01:00
GitLab Build Bot
5e18daf29e
[ci skip] js-precompiled 20170124-211147
2017-01-24 21:15:10 +00:00
Maciej Hirsz
a58fad06a7
JSON-RPC interfaces with documentation ( #4276 )
...
* Extended Markdown generator
* Synced and extended all JSON-RPC interfaces
* Fix linter errors
* Format `parity_listAccounts` output in API
* typo
2017-01-24 22:02:52 +01:00
GitLab Build Bot
b0e7cd5c9d
[ci skip] js-precompiled 20170124-194135
2017-01-24 19:44:54 +00:00
Jaco Greeff
75c2588920
Skip misbehaving test until properly fixed ( #4283 )
2017-01-24 19:35:01 +00:00
GitLab Build Bot
7b7b552ed4
[ci skip] js-precompiled 20170124-162740
2017-01-24 16:30:59 +00:00
Jaco Greeff
155bbc328f
Feature selector ( #4074 )
...
* WIP
* ParityBar verification
* import from index.js
* i18n expansion & tests
* Features component
* Adapt language selector to use features
* Add features to settings view
* typo
* Convert logging
* Fix earlier merge issues resulting in test failures
* Lint failure fixes (new rules)
* Fix additional listing rules
* Re-add FormattedMessage (missing after merge), fix tests
* Fix loader overrides
* grumble: split item rendering (& test)
* grumble: allow enable/disable while testing (default on)
* grumble: move LanguageSelector below Features
* grumble: don't pass visiblity prop (& update tests)
* grumble: missing observable (onClick misbehaving)
* grumble: don't reset to defaults per session
* Fix to single store instance
2017-01-24 17:20:10 +01:00
GitLab Build Bot
5b2dd8deb2
[ci skip] js-precompiled 20170124-152454
2017-01-24 15:28:00 +00:00
Jaco Greeff
06433033d9
AccountCreate updates ( #3988 )
...
* Add esjify for mocha + ejs
* First pass through, intl + basic smoketests
* Create store
* Update for renames
* Pass store around
* createType into store
* Move stage into store
* Update labels
* Define stages
* address into store
* Add @observer
* Retrieve name from store
* Store phrase in store
* isWindowsPhrase into store
* gethAddresses to store
* Store manages geth addresses
* passwordHint into store
* Fix build
* rawKey into store
* import json files
* name set direct from component
* No parent change callbacks
* canCreate from store
* createAccounts into store
* expand create tests
* Windows phrase testcases
* Properly bind newError
* FirstRun use of new CreateAccount
* Add fix & test for selectedAddress match
* Call into store from props
* onChangeIdentity fix & test
* Phrase set fix & test
* RecoveryPhrase tested manually (issues addressed via tests)
* Hex import manual test (& tests added for errors)
* New eslint update fixes
* grumble: set default type from store (with test)
* grumble: pass copy of accounts (observable injection)
* grumble: Summary owners can be array or array-like
2017-01-24 16:18:23 +01:00
GitLab Build Bot
153f2ca2f2
[ci skip] js-precompiled 20170124-151134
2017-01-24 15:14:38 +00:00
Maciej Hirsz
a30a108ac9
Extended JS interface -> Markdown generator ( #4275 )
...
* Extended Markdown generator
* Fix linter errors
* Review fixes
2017-01-24 16:05:21 +01:00
GitLab Build Bot
7aafa8a7ec
[ci skip] js-precompiled 20170124-105551
2017-01-24 10:59:12 +00:00
Jaco Greeff
53bbc76d06
Ledger Communication toolkit ( #4268 )
2017-01-24 11:46:59 +01:00
GitLab Build Bot
b6575cb230
[ci skip] js-precompiled 20170123-184530
2017-01-23 18:48:32 +00:00
Jaco Greeff
ea44555f44
Add parity_accountsInfo as available subscription ( #4273 )
2017-01-23 19:39:49 +01:00
GitLab Build Bot
1c6e9bc772
[ci skip] js-precompiled 20170123-164245
2017-01-23 16:47:50 +00:00
Jaco Greeff
183efe9d19
Display AccountCard name via IdentityName ( #4235 )
...
* Display AccountCard name via IdentityName
* Pass name through (catches registry reverse display)
2017-01-23 17:33:03 +01:00