1. Mar 10, 2017
    • Jaco Greeff's avatar
      [beta] UI backports (#4855) · ab236690
      Jaco Greeff authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * Added React Hot Reload to dapps + TokenDeplpoy fix (#4846)
      
      * Fix method decoding (#4845)
      
      * Fix contract deployment method decoding in Signer
      
      * Linting
      
      * Fix TxViewer when no `to` (contract deployment) (#4847)
      
      * Added React Hot Reload to dapps + TokenDeplpoy fix
      
      * Fixes to the LocalTx dapp
      
      * Don't send the nonce for mined transactions
      
      * Don't encode empty to values for options
      
      * Pull steps from actual available steps (#4848)
      
      * Wait for the value to have changed in the input (#4844)
      
      * Backport Regsirty changes from #4589
      
      * Test fixes for #4589
      ab236690
    • keorn's avatar
      [beta] Simple score (#4852) · 34e81101
      keorn authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * simple score
      
      * ignore part of a test
      34e81101
    • GitLab Build Bot's avatar
      07d4b9bb
    • Arkadiy Paronyan's avatar
      Backporting to beta (#4840) · d25a20b2
      Arkadiy Paronyan authored
      * Fixes to the Registry dapp (#4838)
      
      * Fix wrong ABI methods
      
      * Fix
      
      * v1.6.1
      d25a20b2
  2. Mar 08, 2017
  3. Mar 07, 2017
  4. Mar 06, 2017
  5. Mar 05, 2017
  6. Mar 03, 2017
    • keorn's avatar
      Extend authority round consensus test (#4756) · d68ea777
      keorn authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * add auth round test case
      
      * correct fork assertion
      d68ea777
    • GitLab Build Bot's avatar
      2e0d0054
    • Tomasz Drwięga's avatar
      Revert last hyper "fix" (#4752) · edecd951
      Tomasz Drwięga authored
      edecd951
    • Jaco Greeff's avatar
      Vault Management UI (round 3) (#4652) · 15482015
      Jaco Greeff authored
      * Render Dapps via SectionList
      
      * Initial rendering of accounts via SectionList
      
      * Width vars
      
      * Allow classNames in certifications & tags
      
      * Overlay of info on hover
      
      * Adjust hover balances
      
      * Large owner icons (align with vaults)
      
      * Consistent block mined at message
      
      * Attach ParityBackground to html
      
      * Adjust page padding to align
      
      * Lint fixes
      
      * Link to different types of addresses
      
      * Make content parts clickable only (a within a)
      
      * Force Chrome hardware acceleration
      
      * Trust the vendors... don't go crazy with transform :)
      
      * Use faster & default transitions
      
      * Add VaultMeta edit dialog
      
      * Updated (WIP)
      
      * Meta & password edit completed
      
      * Added SelectionList component for selections
      
      * Use SelectionList in DappPermisions
      
      * AddDapps uses SelectionList
      
      * Fix AccountCard to consistent height
      
      * Display type icons in creation dialog
      
      * Complimentary colours
      
      * Convert Signer defaults to SelectionList
      
      * Fix Geth import - actually pass addresses through
      
      * Work from addresses returned via RPC
      
      * Display actual addresses imported (not selected)
      
      * Update tests to cover bug fixed
      
      * Prettyfy Geth import
      
      * Description on selection actions
      
      * SelectionList as entry point
      
      * Update failing tests
      
      * Subtle selection border
      
      * Styling updates for account details
      
      * Add ModalBox summary
      
      * AddAddress updated
      
      * Display account vault information
      
      * Allow invalid addresses to display icons (e.g. vaults)
      
      * Display vault on edit meta
      
      * Convert VaultAccounts to SelectionList
      
      * Allow editing of Vault in meta
      
      * Add tests for SectionList component
      
      * Add tests for ModalBox component
      
      * Add tests for VaultSelector component
      
      * Add vaultsOpened in store
      
      * Add ~/ui/Form/VaultSelect
      
      * WIP
      
      * Fix failing tests
      
      * Move account to vault when selected
      
      * Fix circular build deps
      
      * EditMeta uses Form/VaultSelect
      
      * Vault move into meta store (alignment)
      
      * Re-apply stretch fix
      
      * Display vault in account summary
      
      * Add busy indicators to relevant modals
      
      * Auto-focus description field (aligns with #4657)
      
      * Remove extra container (double scrolling)
      
      * Remove unused container style
      
      * Apply scroll fixes from lates commit in #4621
      
      * Remove unneeded logs
      
      * Remove extra div, fixing ParityBar overflow
      
      * Make dapp iframe background white
      
      * Stop event propgation on tag click
      
      * ChangeVault component (re-usable)
      
      * Use ChangeVault component
      
      * Pass vaultStores in
      
      * Icon highlight colour
      
      * Tag-ify vault name display
      
      * ChangeVault location
      
      * Bothced merge, selector rendering twice
      
      * Value can be undefined (no vault)
      
      * Close selector on Select bug
      
      * Fix toggle botched merge
      
      * Update tests
      
      * Add Vault Tags to Account Header
      15482015
    • Jaco Greeff's avatar
      Update SelectionList indicators (#4736) · cb118f19
      Jaco Greeff authored
      * Move selector indicators to the left
      
      * Only display default account selection icon
      cb118f19