1. Dec 27, 2016
    • asynchronous rob's avatar
      Port `try` macro to new `?` operator. (#3962) · 8125b569
      asynchronous rob authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * initial untry sweep
      
      * restore try in ipc codegen, fix inference
      
      * change a few missed try instances
      8125b569
    • GitLab Build Bot's avatar
      b1ef52a6
    • Jaco Greeff's avatar
      Small UI fixes (#3966) · 19c8e55a
      Jaco Greeff authored
      * Load dapp visibility from localStorage
      
      * Align MethodDecoding address svg properly
      
      * Consolidate svg & img classes overrides
      
      * improve isNullAddress check
      
      * readOnly for null display
      
      * disabled || readOnly
      19c8e55a
    • Nicolas Gotchac's avatar
      Fix wrong use of Icons (#3973) · ce8d9252
      Nicolas Gotchac authored and Jaco Greeff's avatar Jaco Greeff committed
      ce8d9252
    • Tomasz Drwięga's avatar
      Updating dependencies (#3968) · 7454212b
      Tomasz Drwięga authored
      7454212b
    • Tomasz Drwięga's avatar
      Web Based Dapps (#3956) · c7c309d1
      Tomasz Drwięga authored
      * Dapps web
      
      Conflicts:
      	dapps/src/apps/fetcher.rs
      	dapps/src/handlers/fetch.rs
      
      * Rewriting fetch
      
      * Parity-wide fetch service
      
      * Obey the limits and support cancellation.
      
      * Removing temporary files.
      
      * Actually use Fetch for dapps
      
      * Re-implementing file fetching to avoid temporary files.
      
      * Serde to 0.8.19
      
      * Fixing content & dapps fetch
      
      * Serving web content and injecting scripts
      
      * Don't wait for old content, start a new download
      
      * Supporting timeouts and query
      
      * Simple GUI for the browser
      
      * Proxy tokens validation
      
      * Recovering from invalid web-based requests
      
      * Remember last visisted URL
      
      * Removing unused variables
      
      * Addressing review comments
      
      * Setting default account in web3
      
      * Adding WebBrowser dapp to the list
      
      * Actually prune old entries when generating new token
      c7c309d1
    • Jannis Redmann's avatar
      6842d434
    • Jannis Redmann's avatar
      51284388
    • Nicolas Gotchac's avatar
      Fix method decoding (#3967) · 72c65d9c
      Nicolas Gotchac authored
      * Fix method decoding
      
      * Restore master version
      72c65d9c
    • Jaco Greeff's avatar
      Store for EditMeta modal (#3959) · 2bbefcd4
      Jaco Greeff authored
      * Store basics
      
      * Tested
      2bbefcd4
    • Jannis Redmann's avatar
      registry dapp: cleanup, support reverse entries (#3933) · 002e8b00
      Jannis Redmann authored
      * style fixes 
      
      * registry dapp: show reverse events
      
      * registry dapp: actions & reducers for isTestnet
      
      * registry dapp: make Hash & Address components
      
      * registry dapp: code style 
      
      * registry dapp: bugfixes 🐛
      
      * registry dapp: postTx helper
      
      * registry dapp: refactor reducers
      
      * registry dapp: use react-redux
      
      * registry dapp: actions & reducers for reverse lookup
      
      * registry dapp: reverse lookup component
      
      * registry dapp: connect Address to redux
      
      * registry dapp: de-DRY recordTypeSelect
      
      In preparation for the next commit.
      
      * registry dapp: support reverse lookup
      
      * registry dapp: render reverse events
      
      * registry dapp: show tx sender, add key prop
      
      * registry dapp: link accounts to etherscan as well
      
      * registry dapp: address style grumbles 💄
      
      * registry dapp: address style grumbles 💄
      002e8b00
    • Nicolas Gotchac's avatar
      New Address Selector Component (#3829) · 1ffc6ac5
      Nicolas Gotchac authored
      * WIP new address selector
      
      * WIP Working New Account Selector
      
      * WIP Fully working Addres Selector (missing keyboards navigation)
      
      * WIP Address Selector
      
      * Fully functionnal new Address Selector!
      
      * Implement disabled prop
      
      * Don't auto-open on focus + Text Selection fix
      
      * Add copy address capabilities
      
      * Better Address Selector Focus
      
      * Search from tags
      
      * [Address Selector] Better Focus // Parity Background
      
      * Linting
      
      * [Adress Selector] Better focused input style
      
      * Better focus support for inputs
      
      * Fix style issue
      
      * Add tags to accounts
      
      * linting
      
      * Add label to address selector
      
      * Removed old address selector + improved styling
      
      * Fixing address selection issues
      
      * fix test
      
      * Better logs...
      
      * PR Grumbles Part 1
      
      * PR Grumbles Part 2
      
      * PR Grumbles Part 3.1
      
      * PR Grumbles Part 3.2
      
      * PR Grumbles Part 3.3
      
      * New Portal Component
      
      * Simpler Transition for Portal
      
      * PR Grumbles Part 4
      
      * Align font-family with rest of UI
      
      * Fix null value input
      
      * Fix Webpack build...
      1ffc6ac5
    • GitLab Build Bot's avatar
      4e51f931
  2. Dec 26, 2016
  3. Dec 25, 2016
  4. Dec 24, 2016
  5. Dec 23, 2016
  6. Dec 22, 2016