1. Feb 17, 2017
  2. Feb 16, 2017
  3. Feb 15, 2017
  4. Feb 14, 2017
    • GitLab Build Bot's avatar
      812017f9
    • Nicolas Gotchac's avatar
      Close on double-click for Signer Account selection (#4540) · ac27806a
      Nicolas Gotchac authored
      * Close on double-click + Optimistic UX (#4525)
      
      * PR Gumble + Tests
      ac27806a
    • Tomasz Drwięga's avatar
      Signer provenance (#4477) · 5369a129
      Tomasz Drwięga authored
      * Signer - Tracking Request Provenance
      
      * Basic UI
      
      * Changing messages
      
      * VecDeque::from
      
      * Fix dapps tests
      
      * Addressing UI grumbles
      5369a129
    • Tomasz Drwięga's avatar
      Fix console dapp (#4544) · d925cc05
      Tomasz Drwięga authored
      * Fixing linting issues. Better support for console as secure app
      
      * Fixing linting issues
      d925cc05
    • asynchronous rob's avatar
      warning on detected inconsistency · e591b448
      asynchronous rob authored
      e591b448
    • GitLab Build Bot's avatar
      e9eed520
    • Jaco Greeff's avatar
      Extract i18n string into i18n/_defaults (base of translations) (#4514) · 71c0cc86
      Jaco Greeff authored
      * Build script to pull i18n into i18n/_default
      
      * Fix header
      
      * Current strings as extracted
      
      * details_windows without prefix
      
      * clean before build
      
      * Alwasy extract babel strings
      
      * clean & run build before extraction
      
      * Update settings messages
      
      * Put back template string (PR comment)
      
      * PR comment cleanups & logging
      
      * Less complicated string type check (PR comment)
      
      * Remove node cache to extract all keys (Thanks @ngotchac)
      
      * Merge in defaults from i18n/en (Comment by @h3ll0fr13nd)
      
      * Unique index keys only
      
      * Update with latest master strings
      
      * _.defaultsDeep (Thanks to @dehurst)
      
      * Use to-source for string formatting
      
      * Sync with toSource output on latest master
      
      * Updated to use/output sorted objects
      71c0cc86
    • Denis S. Soldatov aka General-Beck's avatar
      windows build · 7d12e383
      Denis S. Soldatov aka General-Beck authored
      switch to RUST stable
      7d12e383
    • Nicolas Gotchac's avatar
      Fix contract queries bug (#4534) · e8597e2e
      Nicolas Gotchac authored and Jaco Greeff's avatar Jaco Greeff committed
      * Fix contract queries and multiple Address Selector issues
      
      * Linting
      
      * Use standard new Error
      e8597e2e
    • asynchronous rob's avatar
      ready transactions order documentation · 1d9db578
      asynchronous rob authored
      1d9db578
    • asynchronous rob's avatar
      store pending transactions only once · 63ad8cb0
      asynchronous rob authored
      63ad8cb0
    • asynchronous rob's avatar
      address grumbles · e911fc2d
      asynchronous rob authored
      e911fc2d
    • GitLab Build Bot's avatar
      fefd53d4
    • Tomasz Drwięga's avatar
    • GitLab Build Bot's avatar
      dd0ef6b5
    • Jaco Greeff's avatar
      Home landing page (#4178) · 63d2cfcb
      Jaco Greeff authored
      * Home entry point (basics)
      
      * WIP store for web
      
      * Add DappUrlInput component
      
      * Updated tests
      
      * WIP store update
      
      * Adjust styling
      
      * Add home tab
      
      * Collapse first/last without extra divs
      
      * Navigation actually navigates
      
      * styling
      
      * Encoding of ethlink.io URLs
      
      * encodedUrl setup
      
      * base58 encoded URLs
      
      * Added decoding, updated tests to Parity-compliant
      
      * Base32 (synced with Rust implementation via tests)
      
      * Split URL into 63 character chunks
      
      * Fix store test
      
      * Cleanups
      
      * s/ethlink/dapplink/
      
      * Display app navigation & histroy
      
      * Start on /accounts (for now, until expanded fully)
      
      * Update tests
      
      * ethlink.io -> web3.site
      
      * Basic list layout
      
      * Store history on navigation
      
      * Show Accounts & Dapps
      
      * Add skeleton for DappIcon (WIP)
      
      * DappIcon WIP
      
      * DappIcon in place
      
      * Split into maneable sub-components
      
      * WIP
      
      * Tests for views/Home
      
      * Swap default entry-point to /home
      
      * Expose registry.get via lookupMeta
      
      * Add getEntry interface, fix instance retrieval (with tests)
      
      * Add news display component
      
      * Add tests for added contracts/registry methods
      
      * Fix GHH test refactoring
      
      * render news via SectionList
      
      * News items store directly
      
      * Images
      
      * News & Urls has new layout
      
      * Convert remainder
      
      * First run-through of MVP for SectionList
      
      * Update tests
      
      * Deploycontract should not override global p styles
      
      * Allow styles overrides for head & body
      
      * Adjust layout styling
      
      * revert Container>flex
      
      * Adjust sizes of history items
      
      * Cleanups
      
      * HistoryStore for tracking relevant routes
      
      * Default route is still /accounts
      
      * Fix tests
      
      * Update 2015-2017
      
      * Add lookupMeta & tests
      
      * Add getEntry & tests
      
      * Split Dapp icon into ui/DappIcon
      
      * Update copyright dates
      
      * Encoding for *.web3.site urls
      
      * Dapp history retrieval
      
      * Grow to only 40% on hover
      
      * Update description
      
      * Add DappUrlInput component
      
      * Update Web views with store
      
      * Update spec description
      
      * Update spec description
      
      * edited url does not allow in-place store edits
      
      * Use /web/<hash> urls for iframe
      
      * Removed (now) unused _list.css
      
      * Mistamtched merge fixed
      
      * Tab split (WIP)
      
      * Split Tab component
      
      * Update tests after merge
      
      * typo
      
      * Remove background !important
      
      * Set item width to parent
      
      * Set width, remove overflow-x: hidden
      
      * Align hover overlays
      
      * Container defaults to some opacity
      
      * Display history from listRecentDapps
      
      * Override styles for a tags
      
      * Open URLs in new window when extension is available
      
      * Fix tests after update
      
      * AccountCard width 100%
      
      * Re-add opening correct url in tab
      
      * Cleanup link rendering
      
      * Remove hardcoded news URL
      
      * pre-merge
      
      * Extra padding at Home bottom (Pr grumble)
      
      * Match js-vaults stretch
      
      * s/Web Apps via URL/Web Apps/ (PR grumble)
      
      * Store recent wallets (PR grumble)
      
      * Simplify inline style matching (PR comment)
      
      * Add store for new retrieval
      
      * Add missing observer
      
      * Auto-link based on account type
      
      * Fix UI overlaps
      
      * Extra spacing
      
      * Only show account when accountInfo is available
      
      * Align timestamp line-heights
      
      * Fix tests
      
      * Update tests
      
      * Really fix failing test (check for Connect(Account))
      63d2cfcb
  5. Feb 13, 2017