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