Skip to content
  1. Mar 02, 2017
  2. Mar 01, 2017
  3. Feb 28, 2017
  4. Feb 27, 2017
  5. Feb 26, 2017
  6. Feb 25, 2017
  7. Feb 24, 2017
    • Denis S. Soldatov aka General-Beck's avatar
      update gitlab-ci · 714b46df
      Denis S. Soldatov aka General-Beck authored
      add triggers to docker-build
      714b46df
    • Denis S. Soldatov aka General-Beck's avatar
      update gitlab-ci · bef33a09
      Denis S. Soldatov aka General-Beck authored
      [ci skip] fix `docker-build`
      bef33a09
    • GitLab Build Bot's avatar
      8bee7144
    • Jaco Greeff's avatar
      Enhance dialog layouts (round 1) (#4637) · 609e24ef
      Jaco Greeff authored
      * 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
      
      * Convert VaultAccounts to SelectionList
      
      * Add tests for SectionList component
      
      * Add tests for ModalBox component
      
      * Re-apply stretch fix
      
      * Apply scroll fixes from lates commit in #4621
      
      * Clear name on switch (test in #4652, not pulling in)
      
      * Remove refs (cleanup)
      609e24ef
    • Jaco Greeff's avatar
      Vault Management UI (round 2) (#4631) · 570e6f32
      Jaco Greeff authored
      * 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
      
      * Convert Signer defaults to SelectionList
      
      * Subtle selection border
      
      * 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 VaultSelector component
      
      * Auto-focus description field (aligns with #4657)
      
      * Apply scroll fixes from lates commit in #4621
      
      * Remove unneeded logs
      
      * Remove extra div, fixing ParityBar overflow
      
      * Disable save if password don't match
      
      * s/disabled/readOnly/
      
      * string -> bool
      570e6f32
    • Nicolas Gotchac's avatar
      Fix Portal broad event stopper (#4674) · 9ff427ca
      Nicolas Gotchac authored and Jaco Greeff's avatar Jaco Greeff committed
      9ff427ca