- Feb 22, 2017
-
-
Jaco Greeff authored
* Add account balance display from ParityBar * Ellipsis with title * Balance display in Dapp permissions * Add balance to vault account selector * Add key prop to accounts in Vault * Fix failing test (missing redux prop)
-
- Feb 21, 2017
-
-
Jaco Greeff authored
-
- Feb 20, 2017
-
-
Jaco Greeff authored
* Add RPCs for parity_vault (create, open, list, etc.) * WIP * WIP * WIP * WIP (create should create) * Create & close working * WIP * WIP * WIP * Open & Close now working * WIP * WIP * Merge relevant changes from js-home * Hover actions * WIP (start of account assignment) * Open, Close & Account assignment works * Fix margins * UI updates * Update tests * Add the parity_{get|set}VaultMeta calls * Handle metadata * Adjust padding in Open/Close modals * moveAccounts take both in and out * Adjust padding * Fix stretch * Optimize hover stretch * pre-merge * Cleanup variable naming (duplication) * Rename Vault{Close,Open} -> Vault{Lock,Unlock} * clearVaultFields uses setters * TODO for small Portal sizes * Vaults rendering tests * .only * libusb compile * VaultCard rendering tests * Update message keys (rename gone rouge) * Display passwordHint op vault unlock * Update failing tests * Manually dispatch allAccountsInfo when move completed * Open/Close always shows vault image in colour * Password submit submits modal (PR comment) * Add link to account
-
Jaco Greeff authored
* Don't render unknown entries * Only render non-null items * Remove (now) invalid failing test
-
Tomasz Drwięga authored
* Default accounts setting - account provider * RPC support for default accounts * Updating JS code * Rename whitelist to addresses
-
Jaco Greeff authored
* Handle invalid ABI gracefully * Also include failed abi in log
-
- Feb 17, 2017
-
-
Nicolas Gotchac authored
-
- Feb 16, 2017
-
-
Nicolas Gotchac authored
* WIP * Update accounts on whitelist change in Parity Bar * Fix AccountCard width in Parity Bar (Signer) * Added AccountCard Example * Use horizontal tags * Better Tags display * Scrollable tags * Update PR Grumbles * Fix tests (add tags) * PR Grumble
-
Jaco Greeff authored
* Explicitly set seconds/milli to 0 * Use condition time & block setters consistently * Fix failing test * test for 0 ms & sec * It cannot hurt, clone date before setting * Prettier date test constants (OCD)
-
- Feb 15, 2017
-
-
-
-
* Fix logging and logger issues * onPaste submit value + pasted text (#4553)
-
Jaco Greeff authored
* Tooltips support intl strings * FormattedMessage for strings to Tooltip * Fix TabBar tooltip display * r after o (PR comment)
-
- Feb 14, 2017
-
-
Nicolas Gotchac authored
* Close on double-click + Optimistic UX (#4525) * PR Gumble + Tests
-
Tomasz Drwięga authored
* Signer - Tracking Request Provenance * Basic UI * Changing messages * VecDeque::from * Fix dapps tests * Addressing UI grumbles
-
Tomasz Drwięga authored
* Fixing linting issues. Better support for console as secure app * Fixing linting issues
-
Jaco Greeff authored
* Build script to pull i18n into i18n/_default * Fix header * Current strings as extracted * details_windows without prefix * clean before build * Alwasy extract babel strings * clean & run build before extraction * Update settings messages * Put back template string (PR comment) * PR comment cleanups & logging * Less complicated string type check (PR comment) * Remove node cache to extract all keys (Thanks @ngotchac) * Merge in defaults from i18n/en (Comment by @h3ll0fr13nd) * Unique index keys only * Update with latest master strings * _.defaultsDeep (Thanks to @dehurst) * Use to-source for string formatting * Sync with toSource output on latest master * Updated to use/output sorted objects
-
* Fix contract queries and multiple Address Selector issues * Linting * Use standard new Error
-
Tomasz Drwięga authored
-
Jaco Greeff authored
* Home entry point (basics) * WIP store for web * Add DappUrlInput component * Updated tests * WIP store update * Adjust styling * Add home tab * Collapse first/last without extra divs * Navigation actually navigates * styling * Encoding of ethlink.io URLs * encodedUrl setup * base58 encoded URLs * Added decoding, updated tests to Parity-compliant * Base32 (synced with Rust implementation via tests) * Split URL into 63 character chunks * Fix store test * Cleanups * s/ethlink/dapplink/ * Display app navigation & histroy * Start on /accounts (for now, until expanded fully) * Update tests * ethlink.io -> web3.site * Basic list layout * Store history on navigation * Show Accounts & Dapps * Add skeleton for DappIcon (WIP) * DappIcon WIP * DappIcon in place * Split into maneable sub-components * WIP * Tests for views/Home * Swap default entry-point to /home * Expose registry.get via lookupMeta * Add getEntry interface, fix instance retrieval (with tests) * Add news display component * Add tests for added contracts/registry methods * Fix GHH test refactoring * render news via SectionList * News items store directly * Images * News & Urls has new layout * Convert remainder * First run-through of MVP for SectionList * Update tests * Deploycontract should not override global p styles * Allow styles overrides for head & body * Adjust layout styling * revert Container>flex * Adjust sizes of history items * Cleanups * HistoryStore for tracking relevant routes * Default route is still /accounts * Fix tests * Update 2015-2017 * Add lookupMeta & tests * Add getEntry & tests * Split Dapp icon into ui/DappIcon * Update copyright dates * Encoding for *.web3.site urls * Dapp history retrieval * Grow to only 40% on hover * Update description * Add DappUrlInput component * Update Web views with store * Update spec description * Update spec description * edited url does not allow in-place store edits * Use /web/<hash> urls for iframe * Removed (now) unused _list.css * Mistamtched merge fixed * Tab split (WIP) * Split Tab component * Update tests after merge * typo * Remove background !important * Set item width to parent * Set width, remove overflow-x: hidden * Align hover overlays * Container defaults to some opacity * Display history from listRecentDapps * Override styles for a tags * Open URLs in new window when extension is available * Fix tests after update * AccountCard width 100% * Re-add opening correct url in tab * Cleanup link rendering * Remove hardcoded news URL * pre-merge * Extra padding at Home bottom (Pr grumble) * Match js-vaults stretch * s/Web Apps via URL/Web Apps/ (PR grumble) * Store recent wallets (PR grumble) * Simplify inline style matching (PR comment) * Add store for new retrieval * Add missing observer * Auto-link based on account type * Fix UI overlaps * Extra spacing * Only show account when accountInfo is available * Align timestamp line-heights * Fix tests * Update tests * Really fix failing test (check for Connect(Account))
-
- Feb 13, 2017
-
-
* Renaming Basiccoin => Tokendeploy * Rename Basiccoin => Tokendeploy * UI and bug fixes to the TokenDeploy dapp * Use decimals for Token Deployment #4311 * Typo * PR Gumbles
-
- Feb 10, 2017
-
-
* Fix address non-ellipsis on Wallet view * Add warning if daily limit has been reached * Add OOG warnings to TxHash * Fixes to the Warning * Added stringified version of the changes * Add wallet link for notifications * Fix tests * Use Formatted Messages * React Intl * s/ui.walletSettings/walletSettings in React Intl
-
-
After compiling + running the recently added Dutch translation I found it didn't work as I had forgotten to add nl to store.js. Now it is working.
-
-
Nicolas Gotchac authored
* Fix wrong PropType req for Embedded Signer * Fix wrong data for tx #4499
-
- Feb 09, 2017
-
-
-
* Add proper links to TxRows (#4314) * Add proper link to the Signer (#4314) * Fix and add tests
-
* Fix overflow issues in Firefox (#4348) * Fix wrong Promise inferance * Add new Componennt for Token Images (#4496) * Revert "Add new Componennt for Token Images (#4496)" This reverts commit 6ffbdab8.
-
Jaco Greeff authored
-
Bas authored
* Create settings.js * Create index.js * Update constants.js * Update languages.js
-
* Add a specific embed webpack build // output assets in JSON * WIP Embed * Updated Webpack * Update exports // Webpack config * Fix app build fail * Fix NPm scripts * Reduce Embed dependencies * Fix NPM exports * remvoe stats * Lazy-Load worker (not to load in embed) * PR Grumbles + Fix tests
-
- Feb 08, 2017
-
-
Jaco Greeff authored
-
- Feb 07, 2017
-
-
Jaco Greeff authored
-
Jaco Greeff authored
-
Jaco Greeff authored
* Fix Portal scrolling getting stuck * DappCard container flex * Container height to 100%
-
Jaco Greeff authored
-
- Feb 06, 2017
-
-
* Open popup without attempting inline * Cater for all .web3.site addresses
-
- Feb 05, 2017
-
-
Currently, the unsecure `ws://` scheme is hardcoded. With this change, the scheme will dynamically change to the secure `wss://` when the frontend is requested from an HTTPS origin.
-
- Feb 04, 2017
-
-
* Fix dispatch for signing. * Remove console log * Fix signing & tests.
-