- Dec 10, 2016
-
-
* Extract CSS to file if production build * Use DAPPS_URL for testing purposes + better assets in Webpack * Delete comments
-
Nicolas Gotchac authored
-
Nicolas Gotchac authored
-
Jaco Greeff authored
* Allow Page to create optional Actionbar * Typo * Display last block.timestamp * Remove unnneeded console.log * Re-do git mv * git mv * Force build changes * Resolving case sensitivity issues * Swapped to margin at bottom
-
Nicolas Gotchac authored
-
Nicolas Gotchac authored
-
Nicolas Gotchac authored
-
Nicolas Gotchac authored
-
Nicolas Gotchac authored
-
Nicolas Gotchac authored
-
Nicolas Gotchac authored
-
Nicolas Gotchac authored
-
Nicolas Gotchac authored
-
Nicolas Gotchac authored
-
* Correct number of transactions for contracts * Remove daily limit info if set to 0 * Hide tx count for contracts
-
* Make Wallet Mist compatible #3282 * Owners icons on load * Fix oversized logo on load * Don't fetch registry twice (even when pending) * Better logging... * Better contract view : show if no events // show loading events * Better decimal typed input * PR grumble
-
- Dec 09, 2016
-
-
Jaco Greeff authored
* Be lenient around invalid owners map * Filter invalid owners before render
-
Jaco Greeff authored
* Remove unused file * Combine tx checks into single file * Move UI components into UI * DRY links * Unused rollup config * Cleanup util paths * Revert "Move UI components into UI" This reverts commit 3379e61246cde635c296d31322b71e63395a5cd4. * Re-apply ~/util/tx move * Cleanup unused styles
-
Jaco Greeff authored
* Update babel to latest version * Re-add circular deps plugin * Bump for build * Fixes for babel build
-
Nicolas Gotchac authored
* Fix contracts execution will fallback function * Fix contract execute modal * Working execute from Contract * Don't dupliacet events * Gas * 1.2 in wallet confirmations
-
- Dec 08, 2016
-
-
Jaco Greeff authored
-
Jaco Greeff authored
* Remove previously market addresses at startup * Remove meta.deleted checks * Remove artifact from code move
-
-
* WIP Sending tokens in multi-sig wallet * Working Token transfer for multi-sig wallet #3282 * Add operation hash to transfer modal * Add existing wallet from address #3282 * Wallet delete redirect to Wallets/Accounts #3282 * Rightly check balance in Transfer // Get all accounts balances #3282 * Fix linting * Better Header UI for Wallet * Use the `~` webpack alias * Use Webpack `~` alias * Add `ETH` format to number typed input * Fix wallet creation hint && eth input type * Update dailylimit #3282 * Fix too long copied message * WIP Wallet settings modification #3282 * WIP edit contract parameters #3282 * Edit Wallet parameters #3282 * Don't show wallets if none * Fix Transfer for Wallet #3282 * Optimized version of contract code * Fix wrong max in Wallet creation // Round gas in API
-
- Dec 07, 2016
-
-
* WIP Sending tokens in multi-sig wallet * Working Token transfer for multi-sig wallet #3282 * Add operation hash to transfer modal * Add existing wallet from address #3282 * Wallet delete redirect to Wallets/Accounts #3282 * Rightly check balance in Transfer // Get all accounts balances #3282 * Fix linting * Better Header UI for Wallet * Use the `~` webpack alias * Use Webpack `~` alias
-
- Dec 06, 2016
-
-
* Wallet Creation Modal #3282 * Name and description to Wallet #3282 * Add Wallet to the Account Page and Wallet Page #3282 * Fix Linting * Crete MobX store for Transfer modal * WIP Wallet Redux Store * Basic Details for Wallet #3282 * Fixing linting * Refactoring Transfer store for Wallet * Working wallet init transfer #3282 * Optional gas in MethodDecoding + better input * Show confirmations for Wallet #3282 * Order confirmations * Method Decoding selections * MultiSig txs and confirm pending #3282 * MultiSig Wallet Revoke #3282 * Confirmations and Txs Update #3282 * Feedback for Confirmations #3282 * Merging master fixes... * Remove unused CSS
-
- Dec 05, 2016
-
-
* Adds aliases to Webpack Build * Use `ui` Webpack alias * Use `views` alias * Use `modals` aliase * Use `providers` aliase * Use `contracts` aliase * Use '~' aliase * from `ui` to from `~/ui` * from to from * from `modals` to from `~/modals` * from `providers` to from `~/redux/providers` * from `contracts` to from `~/contracts` * Updated Webpack App config
-
- Dec 02, 2016
-
-
Jaco Greeff authored
* Update React & MaterialUI * Adjust TabBar layouts for new MUI
-
* Better Token Select in Transfer > Details * Better Autocomplete * Crete MobX store for Transfer modal * Remove unused var * Update Webpack Conf * Small changes... * Optional gas in MethodDecoding + better input * New Contract `getAll` method // TxList Row component * Method Decoding selections * Rename `getAll` to `getAllLogs`
-
Jaco Greeff authored
* Fix extra scrollbars in dapps * Dapps list padding * spelling * lint * Height overflow fix
-
- Dec 01, 2016
-
-
Jannis R authored
-
Nicolas Gotchac authored
-
- Nov 30, 2016
-
-
* sms verification: Certifications component * sms verification: actions & reducers for certifications * sms verification: put Certifications component into place * sms verification: show certification icons * sms verification: show certification titles * sms verification: default icon for certifications * sms verificaiton: lint issue
👕 , fix testnet detection The sms verification store got created when `isTestnet` (from the Redux state) was still `undefined`. * move certification helpers into middleware file * connect Certifications to Redux * don't pass certifications as prop * move default certification icon into assets * separate file for BadgeReg.sol * don't pass certifications as prop * Fix import name * make BadgeReg a class * make certifications middleware a class * Certifications: pass in certifications of account -
Jannis R authored
-
Jannis R authored
-
Jannis R authored
- floats -> Flexbox - align to content width
-
Jannis R authored
-
- Nov 29, 2016
-
-
Jaco Greeff authored
* Minimum content height for overlay * Fix Safari TabBar clicks * Fix extra vertical scrollbar on Chrome * Swap to em heights
-
Jaco Greeff authored
-
Jaco Greeff authored
-