- Jan 23, 2017
-
-
* Embeddable ParityBar * Replacing storage with store * Fixing references. * Addressing style issues * Supporting parity background
-
- Jan 21, 2017
-
-
Nicolas Gotchac authored
* Move signer tab * WIP * Better movments * Save Parity Bar position per dapp * Add position to Dapp Manifest * Stick Parity Bar to the four corners
-
- Jan 20, 2017
-
-
* Fixing wrong token displayed * Linting * Revert filtering out * Revert the revert
-
Jaco Greeff authored
* Currency WIP * Expand tests * Pass className * Add QrCode * Export new components in ~/ui * s/this.props.netSymbol/netSymbol/ * Fix import case
-
Jaco Greeff authored
-
Jannis Redmann authored
* verification: check if user has received code * verification: don't request a code twice * code style :lint:
-
Jaco Greeff authored
-
* cache reverses in localStorage * bugfixes
🐛 , linting fixes👕 * registry caching: store last block * registry caching: store per chain * localStorage -> store * code style✨ * code style👕
-
- Jan 19, 2017
-
-
Jaco Greeff authored
* Add skipBuild flag * Only use builtin.json to specify location * Re-remove dapps/index.js
-
Jaco Greeff authored
-
Gav Wood authored
Fixes #4210
-
Jannis Redmann authored
* verification: mainnet BadgeReg ids * verification: fetch contracts by name * verification: better wording * typo * reregistered badges
-
- Jan 18, 2017
-
-
Jaco Greeff authored
* Add eslint rule for consistent block padding * Fix padding consistency issues * Eslint test for duplicate imports * Eslint closing bracket location * Fix eslint jsx closing bracket * missed a file * Formatting * Manual overrides for auto * Manual overrides for auto * More minor auto-override manual adjustments
-
Jaco Greeff authored
* Poll for upgrades as part of global status (long) * Fix path
-
- Jan 17, 2017
-
-
Evan Saulpaugh authored
* Spelling & grammar in TxQueue Viewer description * minor refactor for clarity * Fix lint.
-
- Jan 16, 2017
-
-
Jannis Redmann authored
* try to fix freaking test * fix subscribeToEvents test This fix is a workaround. I would have used sinon fake timers, but I couldn't get them to work. * subscribeToEvent test: simplify code
-
- Jan 13, 2017
-
-
* Add secure to dappsreg * Remove trailing slash // fix dapps
-
-
* Added new PasswordStrength Component * Added tests * PR Grumbles
-
* Stop UI flickering + added loader to AddressSelector #4103 * PR Grumbles
-
Jaco Greeff authored
* Copy static dapps from static (no build) * Console sources * Add console to builtins * Remove console assets * Disable eslint on console.js * Enable eslint after disable * Webpack copy
-
Jannis Redmann authored
* verification: check if server is running See also ethcore/email-verification#67c6466 and ethcore/sms-verification#a585e42. * verification: show in the UI if server is running * verification: code style
✨ , more i18n * fix i18n key
-
- Jan 12, 2017
-
-
Jaco Greeff authored
* Remove onSubmit from current password * Remove onSubmit from hint
-
Jaco Greeff authored
* Trim spaces for addresses * onSubmit has only value, not event * onSubmit (again) * Length check on trimmed value
-
* Better notifications * Don't pollute with notifs if switched networks * Better connection close/open events / No more notifs on change network * PR Grumbles * Add close and open events to HTTP // Add tests * Fix tests * WIP Signer Fix * Fix Signer // Better reconnection handling * PR Grumbles * PR Grumbles * Fixes wrong fetching of balances + Notifications * Secure API WIP * Updated Secure API Connection + Status * Linting * Linting * Updated Secure API Logic * Proper handling of token updates // Fixing poping notifications * PR Grumbles * PR Grumbles * Fixing tests
-
Jaco Greeff authored
* Use estimateGas error (as per updated implementation) * EXCEPTION_ERROR as per #4142
-
- Jan 11, 2017
-
-
Jannis Redmann authored
-
Nicolas Gotchac authored
-
Jaco Greeff authored
-
Jaco Greeff authored
-
-
Tomasz Drwięga authored
-
Jannis Redmann authored
* subscribeToEvent fixtures
✅ * subscribeToEvent tests✅
-
- Jan 10, 2017
-
-
Tomasz Drwięga authored
* Auto-detect hex encoded bytes in sha3 * Using types/isHex * Removing unused imports
-
Jaco Greeff authored
-
* Add logs and better Transfer Store logic * Fix wallet transfer * Fix wrong gas in Wallet * Move log levels to Parity tab
-
Nicolas Gotchac authored
-
- Jan 09, 2017