1. Feb 07, 2017
  2. Feb 06, 2017
  3. Feb 05, 2017
  4. Feb 04, 2017
  5. Feb 03, 2017
    • GitLab Build Bot's avatar
      c9d38cac
    • Jaco Greeff's avatar
      Extend Portal component with title, buttons & steps (as per Modal) (#4392) · c7f5ee48
      Jaco Greeff authored
      * Allow Portal to take title & buttons props
      
      * Fix tests
      
      * Portal consistent in screen center
      
      * Allow hiding of Close (e.g. FirstRun usage)
      
      * Set overflow style on body based on open
      
      * Don't lock scroll for child popups (overlaps)
      
      * Override buttons to be white
      
      * Expose ~/ui/Modal/Title as re-usable component
      
      * Use ~/ui/Title to render the Title
      
      * Update tests
      
      * Added a portal example with buttons and steps
      
      * Address PR comments
      
      * Fix AddressSelect with new container withing container
      
      * Move legend to "buttons"
      
      * AddressSelect extra padding
      c7f5ee48
    • GitLab Build Bot's avatar
      a68ca744
    • GitLab Build Bot's avatar
      a3932463
    • Jaco Greeff's avatar
      Extension installation overlay (#4423) · f48d8b0e
      Jaco Greeff authored
      * Extension installation overlay
      
      * Pr gumbles
      
      * Spelling
      
      * Update Chrome URL
      f48d8b0e
    • Jaco Greeff's avatar
      Add block & timestamp conditions to Signer (#4411) · cd4d489b
      Jaco Greeff authored
      * WIP
      
      * WIP (with lint)
      
      * Update ui/RadioButtons
      
      * transaction.condition
      
      * Date & Time selection in-place
      
      * Swap to condition-only
      
      * Fix tests, align naming
      
      * Pick error properly from validation
      
      * Update tests
      
      * condition: time sent withough ms
      
      * Format numbers as base-10
      
      * override popup styles (zIndex)
      
      * Pass condition to signer
      
      * Update expectation (failing test typo)
      
      * Adjust min/max height for expanded bar
      
      * Fix address display
      
      * Fix name display
      
      * Number inputs for gas/gasPrice/blockNumber
      
      * Default blockNumber to 1 (align with min setting)
      
      * Update tests with min value
      
      * Add Block Number
      
      * Fix failing tests (after blockNumber intro)
      cd4d489b