Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into AddBalanceController | Dan Finlay | 2017-09-23 | 7 | -29/+56 |
|\ | |||||
| * | Merge pull request #2075 from MetaMask/mixed-case | Dan Finlay | 2017-09-19 | 2 | -0/+12 |
| |\ | | | | | | | Specific error for send screen: address checksum fails | ||||
| | * | Merge branch 'master' into mixed-case | Dan Finlay | 2017-09-19 | 2 | -26/+41 |
| | |\ | |||||
| | * | | Check if all lower or upper before doing checksum. | Kevin Serrano | 2017-09-13 | 1 | -1/+1 |
| | | | | |||||
| | * | | Add specific error message for failed address checksum. | Kevin Serrano | 2017-09-13 | 2 | -0/+12 |
| | | | | |||||
| * | | | Merge branch 'master' into fix-tooltip | Dan Finlay | 2017-09-19 | 1 | -25/+40 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Haha silly me, only when gas is estimated and not explicit. | Kevin Serrano | 2017-09-14 | 1 | -1/+1 |
| | | | | |||||
| | * | | Lower warning threshold for high tx fee to account for fluctuating ↵ | Kevin Serrano | 2017-09-14 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | blockGasLimits | ||||
| | * | | Add warning of higher failure risk since app proposed gasLimit. | Kevin Serrano | 2017-09-14 | 1 | -25/+39 |
| | | | | |||||
| * | | | fixed position of tooltips to avoid overflow. | Kevin Serrano | 2017-09-13 | 3 | -3/+3 |
| |/ / | |||||
| * / | Fix support link | Dan Finlay | 2017-09-13 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'master' into AddBalanceController | Dan Finlay | 2017-09-14 | 4 | -12/+49 |
|\| | |||||
| * | Convert state logs into a download. | Kevin Serrano | 2017-09-13 | 1 | -3/+4 |
| | | |||||
| * | Fix typo. | Kevin Serrano | 2017-09-12 | 1 | -2/+2 |
| | | |||||
| * | Add ability to save seed words as file. | Kevin Serrano | 2017-09-12 | 1 | -0/+10 |
| | | |||||
| * | Add some styling. | Kevin Serrano | 2017-09-12 | 1 | -0/+3 |
| | | |||||
| * | Move function as util function. | Kevin Serrano | 2017-09-12 | 2 | -16/+18 |
| | | |||||
| * | Basic private key download file functionality. | Kevin Serrano | 2017-09-12 | 1 | -9/+30 |
| | | |||||
* | | Add computed balance to account detail view | Dan Finlay | 2017-09-14 | 2 | -3/+3 |
| | | |||||
* | | Use computed balance for tx confirmation | Dan Finlay | 2017-09-14 | 2 | -4/+6 |
|/ | |||||
* | Show reject all only when tx count is > 1 | Kevin Serrano | 2017-09-12 | 2 | -2/+6 |
| | |||||
* | Merge github.com:MetaMask/metamask-extension into rejectallunapproved | Kevin Serrano | 2017-09-12 | 3 | -10/+34 |
|\ | |||||
| * | Merge pull request #2047 from MetaMask/i1997-networkindicate | Thomas Huang | 2017-09-09 | 1 | -3/+8 |
| |\ | | | | | | | Add caret to dropdown network selector | ||||
| | * | Add cursor on hover on loading. Change some wording. | Kevin Serrano | 2017-09-08 | 1 | -3/+3 |
| | | | |||||
| | * | Add caret to indicate network is dropdown. | Kevin Serrano | 2017-09-08 | 1 | -0/+5 |
| | | | |||||
| * | | Fix typo. | Kevin Serrano | 2017-09-08 | 1 | -1/+1 |
| | | | |||||
| * | | Fix link to open new tab. | Kevin Serrano | 2017-09-08 | 1 | -0/+1 |
| | | | |||||
| * | | Add front-end validation for own adddresses as a token contract address. Add ↵ | Kevin Serrano | 2017-09-08 | 1 | -6/+24 |
| | | | | | | | | | | | | information on token contract addresses. | ||||
| * | | Reword forgot password to restore seed phrase | Dan Finlay | 2017-09-08 | 1 | -1/+1 |
| |/ | | | | | | | This always confuses people, I just finally did it. | ||||
* | | Convert icon to button. | Kevin Serrano | 2017-09-08 | 2 | -12/+18 |
| | | |||||
* | | Fold submit and buy ether into one button slot | Kevin Serrano | 2017-09-08 | 1 | -15/+9 |
| | | |||||
* | | Merge branch 'master' of github.com:davidp94/metamask-extension into ↵ | Kevin Serrano | 2017-09-08 | 2 | -0/+23 |
|\ \ | |/ |/| | | | rejectallunapproved | ||||
| * | fix goHome | davidp94 | 2017-08-15 | 1 | -2/+6 |
| | | |||||
| * | remove unused action type | davidp94 | 2017-08-15 | 1 | -1/+0 |
| | | |||||
| * | cancel all txs | DavidNinja | 2017-08-15 | 2 | -0/+20 |
| | | |||||
* | | Place object property retrieval inside try-catch | Kevin Serrano | 2017-09-08 | 1 | -2/+3 |
| | | |||||
* | | Change expected type to array. | Kevin Serrano | 2017-09-08 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into readd-loose | Kevin Serrano | 2017-09-06 | 1 | -2/+13 |
|\ \ | |||||
| * | | Make eth_sign deprecation warning more useful | Dan Finlay | 2017-09-06 | 1 | -2/+13 |
| | | | | | | | | | | | | Link to descriptive article that demonstrates the new preferred method. | ||||
* | | | Resolve merge conflict from master | Kevin Serrano | 2017-09-06 | 11 | -68/+63 |
|\| | | |||||
| * | | Update etherscan links to https | Dan Finlay | 2017-09-02 | 1 | -5/+5 |
| | | | | | | | | | | | | Fixes #2005 | ||||
| * | | Update support link | Dan Finlay | 2017-09-02 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into i1986-AddVersionToStateLogs | Kevin Serrano | 2017-08-30 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Multiple tokens shows the amount when greater than 1 | Thomas Huang | 2017-08-30 | 1 | -1/+1 |
| | | | | |||||
| * | | | Add version to state logs | Dan Finlay | 2017-08-30 | 1 | -1/+4 |
| |/ / | | | | | | | | | | Fixes #1986 | ||||
| * | | Remove eth-tx-viz link from tx history icons | Dan Finlay | 2017-08-24 | 1 | -10/+1 |
| | | | |||||
| * | | Fix eth sign formatting | Dan Finlay | 2017-08-18 | 2 | -2/+5 |
| | | | |||||
| * | | Transition to home view after tx error | Dan Finlay | 2017-08-17 | 1 | -18/+5 |
| | | | |||||
| * | | Fallback to ethplorer link | Dan Finlay | 2017-08-17 | 1 | -1/+18 |
| | | | |||||
| * | | Remove dead code | Dan Finlay | 2017-08-17 | 1 | -14/+0 |
| | | | |||||
| * | | Remove default tokens | Dan Finlay | 2017-08-17 | 1 | -11/+1 |
| | | | |||||
| * | | ReEnable Token List | Dan Finlay | 2017-08-17 | 1 | -26/+9 |
| | | | |||||
| * | | Merge pull request #1916 from MetaMask/fix/account-name-scroll | Kevin Serrano | 2017-08-16 | 1 | -1/+1 |
| |\ \ | | | | | | | | | Oneliner for account label overflow issue on QubesOS | ||||
| | * | | Fix overflow issue on QubesOS, flagged by @kumavis | sdtsui | 2017-08-15 | 1 | -1/+1 |
| | |/ | |||||
| * | | Change cursor type to indicate link. | Kevin Serrano | 2017-08-16 | 1 | -0/+1 |
| | | | |||||
| * | | fix spelling | frankiebee | 2017-08-16 | 1 | -4/+3 |
| | | | |||||
| * | | Disable token list | frankiebee | 2017-08-16 | 1 | -9/+26 |
| |/ | |||||
| * | Cleanup stray logs and lint | sdtsui | 2017-08-11 | 2 | -6/+1 |
| | | |||||
| * | Add overflow support for all account names in account details | sdtsui | 2017-08-11 | 1 | -2/+11 |
| | | |||||
| * | Fix logic for dropdown components attaching checkmark to correct account | sdtsui | 2017-08-11 | 1 | -1/+2 |
| | | |||||
| * | Fix text overflow for dropdown components flagged by @frankiebee | sdtsui | 2017-08-11 | 1 | -1/+14 |
| | | |||||
* | | Readd loose label onto accounts. | Kevin Serrano | 2017-08-10 | 4 | -4/+26 |
|/ | |||||
* | ui - buy eth - formatting and moved network names to config | kumavis | 2017-08-10 | 1 | -23/+19 |
| | |||||
* | lint fix | kumavis | 2017-08-09 | 1 | -1/+1 |
| | |||||
* | ui - buy eth - add dharma beta to kovan | kumavis | 2017-08-09 | 1 | -12/+22 |
| | |||||
* | ui - buy button view - refactor | kumavis | 2017-08-09 | 1 | -46/+104 |
| | |||||
* | Merge branch 'master' into greenkeeper/initial | kumavis | 2017-08-09 | 3 | -73/+92 |
|\ | |||||
| * | Merge pull request #1877 from MetaMask/hotfix/mobile-buy-layout | kumavis | 2017-08-09 | 2 | -70/+80 |
| |\ | | | | | | | Improve layout for legacy buy screen | ||||
| | * | Fix layout issues flagged by @tmashuang | sdtsui | 2017-08-09 | 1 | -69/+79 |
| | | | |||||
| | * | Make buy ui more central to the screen | sdtsui | 2017-08-09 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into transactionControllerRefractor | frankiebee | 2017-08-08 | 27 | -701/+974 |
| |\| | |||||
| * | | Merge branch 'master' into transactionControllerRefractor | frankiebee | 2017-08-05 | 1 | -3/+6 |
| |\ \ | |||||
| * | | | fixed: showing tx-s as errors vs. warning | frankiebee | 2017-08-05 | 1 | -3/+12 |
| | | | | |||||
* | | | | Updated commonjs require path for redux-logger and redux-thunk modules | Thomas Huang | 2017-08-09 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2017-08-08 | 27 | -704/+980 |
|\ \ \ \ | | |_|/ | |/| | | | | | | greenkeeper/initial | ||||
| * | | | Fix integration test failures: unnecessary sandwich-expando event ↵ | sdtsui | 2017-08-05 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | stopPropagation | ||||
| * | | | Lint menu-droppo | sdtsui | 2017-08-05 | 1 | -31/+24 |
| | | | | |||||
| * | | | Merge pull request #1862 from sdtsui/add-rct | kumavis | 2017-08-05 | 4 | -2/+144 |
| |\ \ \ | | | | | | | | | | | Re-enable css transitions, only for dropdowns in app header | ||||
| | * | | | Bring menu-droppo component into project, remove as a dependency | sdtsui | 2017-08-05 | 2 | -1/+138 |
| | | | | | |||||
| | * | | | Re-enable css transitions for dropdowns in header, needs menu-droppo library ↵ | sdtsui | 2017-08-05 | 3 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | update | ||||
| * | | | | Cleanup breakpoint css + comment on hackiness | sdtsui | 2017-08-05 | 1 | -11/+14 |
| | | | | | |||||
| * | | | | Adds early breakpoint from @frankiebee 's + @kumavis 's CR | sdtsui | 2017-08-05 | 1 | -0/+24 |
| |/ / / | |||||
| * | | | ui - dropdown - use Object.assign syntax to appease coverage parser | kumavis | 2017-08-04 | 1 | -3/+2 |
| | | | | |||||
| * | | | Merge branch 'master' into NewUI | kumavis | 2017-08-04 | 1 | -3/+6 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | fix cancelTransaction not reciving a callback | frankiebee | 2017-08-04 | 1 | -3/+6 |
| | |/ | |||||
| * | | Merge pull request #1858 from sdtsui/NewUI | kumavis | 2017-08-04 | 7 | -31/+120 |
| |\ \ | | | | | | | | | UI Tweaks, Minor Bugfixes, and Dropdown Resizing | ||||
| | * | | Adjust padding of accountSwitcher dropdown | sdtsui | 2017-08-04 | 1 | -4/+7 |
| | | | | |||||
| | * | | Adjust top and bottom padding of accountSwitcher | sdtsui | 2017-08-04 | 1 | -2/+9 |
| | | | | |||||
| | * | | Lint ui/app | sdtsui | 2017-08-04 | 3 | -14/+11 |
| | | | | |||||
| | * | | Allow new accounts selector to handle clicks | sdtsui | 2017-08-04 | 1 | -2/+2 |
| | | | | |||||
| | * | | Increase size of accountSelection dropdown | sdtsui | 2017-08-04 | 1 | -8/+22 |
| | | | | |||||
| | * | | Increase size of settings dropdown and account settings dropdown | sdtsui | 2017-08-04 | 2 | -2/+2 |
| | | | | |||||
| | * | | Increase size of network dropdown | sdtsui | 2017-08-04 | 4 | -4/+28 |
| | | | | |||||
| | * | | De-dupe click handler for sandwich-expando | sdtsui | 2017-08-04 | 1 | -6/+12 |
| | | | | |||||
| | * | | Add note with previous fa-angle-down for future refactor | sdtsui | 2017-08-04 | 1 | -0/+2 |
| | | | | |||||
| | * | | Position account switcher icon back in app header | sdtsui | 2017-08-04 | 1 | -2/+6 |
| | | | | |||||
| | * | | Move accountselector menu-droppo up to app-header | sdtsui | 2017-08-04 | 1 | -0/+22 |
| | | | | |||||
| | * | | Disable account selection dropdown from account details | sdtsui | 2017-08-04 | 2 | -7/+16 |
| | | | | |||||
| | * | | Adjust account checksumAddress location up | sdtsui | 2017-08-04 | 1 | -0/+1 |
| | | | | |||||
| * | | | Fix fox positioning. | Kevin Serrano | 2017-08-04 | 1 | -1/+5 |
| |/ / | |||||
| * | | Fix wonky widths for notices. | Kevin Serrano | 2017-08-04 | 2 | -2/+6 |
| | | | |||||
| * | | Add maximum width for private key reveal | Kevin Serrano | 2017-08-04 | 1 | -1/+1 |
| | | | |||||
| * | | Remove 100% properties that were messing up sizing. | Kevin Serrano | 2017-08-04 | 1 | -2/+0 |
| | | | |||||
| * | | Add QR functionality | Kevin Serrano | 2017-08-04 | 1 | -0/+13 |
| | | | |||||
| * | | lint fix | kumavis | 2017-08-02 | 2 | -3/+3 |
| | | | |||||
| * | | Fix dropdown behavior - network | sdtsui | 2017-07-29 | 1 | -1/+11 |
| | | | |||||
| * | | Fix dropdown toggle behavior - settings | sdtsui | 2017-07-29 | 1 | -1/+5 |
| | | | |||||
| * | | Fix dropdown toggle behavior - account dropdowns | sdtsui | 2017-07-29 | 1 | -2/+16 |
| | | | |||||
| * | | Fix react warning | Dan Finlay | 2017-07-28 | 1 | -0/+6 |
| | | | |||||
| * | | Limit max width of seed word conf screen | Dan Finlay | 2017-07-28 | 1 | -2/+5 |
| | | | |||||
| * | | Correct token pluralization for one token | Dan Finlay | 2017-07-28 | 1 | -1/+3 |
| | | | |||||
| * | | Merge branch 'master' into NewUI | Dan Finlay | 2017-07-28 | 1 | -1/+0 |
| |\| | |||||
| | * | logState - dont redundantly log to console | kumavis | 2017-07-27 | 1 | -1/+0 |
| | | | |||||
| * | | Set min gas price to 1 gwei | Dan Finlay | 2017-07-28 | 1 | -1/+1 |
| | | | |||||
| * | | Ensure loading indication is full screen | Dan Finlay | 2017-07-28 | 1 | -0/+1 |
| | | | |||||
| * | | Fix loading indication placement | Dan Finlay | 2017-07-28 | 1 | -1/+1 |
| | | | |||||
| * | | Remove unused parameter | Dan Finlay | 2017-07-28 | 2 | -2/+2 |
| | | | |||||
| * | | Restore support link | Dan Finlay | 2017-07-28 | 1 | -4/+4 |
| | | | |||||
| * | | Fix info page formatting | Dan Finlay | 2017-07-28 | 1 | -6/+14 |
| | | | |||||
| * | | Fix spelling | Dan Finlay | 2017-07-28 | 1 | -1/+1 |
| | | | |||||
| * | | Fix custom provider indication | Dan Finlay | 2017-07-27 | 2 | -6/+6 |
| | | | |||||
| * | | Remove object spread syntax | Dan Finlay | 2017-07-27 | 1 | -7/+9 |
| | | | |||||
| * | | Set initial scale for mobile. | Dan Finlay | 2017-07-27 | 2 | -2/+4 |
| | | | |||||
| * | | Re-center network dropdown | sdtsui | 2017-07-27 | 2 | -2/+5 |
| | | | |||||
| * | | Make account selection dropdown menu scrollable when too large for view | sdtsui | 2017-07-27 | 1 | -0/+2 |
| | | | |||||
| * | | Remove Account Settings item from optionsMenu, unnecessary | sdtsui | 2017-07-27 | 1 | -8/+0 |
| | | | |||||
| * | | Lots of flex rearrangement on account detail view | Dan Finlay | 2017-07-26 | 10 | -132/+129 |
| | | | | | | | | | | | | Includes removal of ReactCssTransitionGroup for a simpler UI refactor. | ||||
| * | | Restore sort order fix | Dan Finlay | 2017-07-25 | 2 | -2/+5 |
| | | | |||||
| * | | Replace ui with responsive-ui | Dan Finlay | 2017-07-25 | 18 | -581/+604 |
| | | | |||||
| * | | Fix reference | Dan Finlay | 2017-07-21 | 1 | -1/+1 |
| | | | |||||
| * | | Fix css links | Dan Finlay | 2017-07-21 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'master' into NewUI | Dan Finlay | 2017-07-21 | 4 | -5/+15 |
| |\| | |||||
| | * | Lowered minimum gas price to 1 gwei | Dan Finlay | 2017-07-20 | 1 | -1/+1 |
| | | | |||||
| * | | Move responsive ui into its own folder for easier merges | Dan Finlay | 2017-07-21 | 240 | -13677/+2 |
| | | | |||||
| * | | Reorder Account Selector and Account Options | sdtsui | 2017-07-19 | 2 | -115/+128 |
| | | | |||||
| * | | Hook up new dropdown components | sdtsui | 2017-07-18 | 7 | -184/+157 |
| | | | |||||
| * | | Remove account options icons | sdtsui | 2017-07-18 | 3 | -177/+0 |
| | | | |||||
| * | | Remove accounts screen | sdtsui | 2017-07-18 | 4 | -271/+244 |
| | | | |||||
| * | | Fix click handlers on AccountOptionsMenus | sdtsui | 2017-07-18 | 1 | -5/+5 |
| | | | |||||
| * | | Cleanup | sdtsui | 2017-07-18 | 5 | -33/+108 |
| | | | | | | | | | | | | | | | | | | Fix lint error breaking gulp build Add presentational options menus | ||||
| * | | Brighten dropdown menu item\'s text | sdtsui | 2017-07-14 | 1 | -3/+11 |
| | | | |||||
| * | | Implement redesigned dropdown | sdtsui | 2017-07-13 | 1 | -0/+71 |
| | | | |||||
| * | | Merge branch 'master' into NewUI | Dan Finlay | 2017-07-06 | 2 | -4/+0 |
| |\ \ | |||||
| * | | | Make responsive UI more flexy | Dan Finlay | 2017-07-04 | 5 | -12/+12 |
| | | | | |||||
| * | | | Get duplicate UI template working | Dan Finlay | 2017-07-04 | 125 | -5/+13679 |
| | | | | |||||
| * | | | Make folder for responsive UI | Dan Finlay | 2017-07-04 | 121 | -0/+0 |
| | | | | |||||
* | | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2017-08-04 | 2 | -2/+1 |
| | | | | | | | | | | | | | | | | greenkeeper/initial | ||||
* | | | | lint fixes | kumavis | 2017-08-04 | 3 | -5/+8 |
| |_|/ |/| | | |||||
* | | | Fix transaction confirmation ordering | Dan Finlay | 2017-07-18 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | Newest tx or message will now always appear last, and a new tx proposed after the user has a confirmation box open will never change the confirmation to a different tx proposed. Fixes #1637 | ||||
* | | | Add support page link to help page | Dan Finlay | 2017-07-18 | 1 | -2/+8 |
| | | | | | | | | | | | | Also adjust github link to be a new bug link, which goes to the new issue page. | ||||
* | | | Fix spelling | tmashuang | 2017-07-06 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Reenable Default Token List | Dan Finlay | 2017-07-06 | 1 | -2/+0 |
|/ | | | | Looks pretty clear to me now that the heavy traffic spike was not this feature, but was the EOS crowdsale. Now that we've mitigated their traffic spike, I think we can safely re-introduce this feature. | ||||
* | Merge branch 'master' into i1720-NoSpinnerOnConfig | Kevin Serrano | 2017-07-04 | 2 | -23/+47 |
|\ | |||||
| * | Indicate which network is being searched for | Dan Finlay | 2017-07-04 | 1 | -1/+22 |
| | | |||||
| * | Add menu carrat next to network searching indicator | Dan Finlay | 2017-07-04 | 2 | -22/+25 |
| | | |||||
* | | No longer show network spinner on config screen | Dan Finlay | 2017-07-04 | 1 | -1/+1 |
|/ | | | | The config screen is used to select networks, so we must not block it with network loading indication. | ||||
* | Merge branch 'master' into NoPopularTOkens | Thomas Huang | 2017-07-01 | 1 | -0/+2 |
|\ | |||||
| * | Remove send button | Dan Finlay | 2017-07-01 | 1 | -0/+2 |
| | | | | | | | | Some token precisions are not respected by TokenFactory, so it's not sufficient for a default send form. Removing for now. | ||||
* | | Stop loading popular tokens by default | Dan Finlay | 2017-07-01 | 1 | -1/+3 |
|/ | | | | Improves performance when loading the token tab. | ||||
* | Merge pull request #1700 from MetaMask/StyleImprovements | Kevin Serrano | 2017-06-30 | 1 | -0/+1 |
|\ | | | | | Add padding to token messages | ||||
| * | Add padding to token messages | Dan Finlay | 2017-06-29 | 1 | -0/+1 |
| | | |||||
* | | change “ACCEPT” to “SUBMIT” | frankiebee | 2017-06-30 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1690 from MetaMask/i1669-StateCopyButton | Thomas Huang | 2017-06-29 | 1 | -0/+28 |
|\ | | | | | Add copy state logs button | ||||
| * | Add copy state logs button | Dan Finlay | 2017-06-29 | 1 | -0/+28 |
| | | |||||
* | | Merge pull request #1634 from MetaMask/i784-SendTokenButton | Thomas Huang | 2017-06-29 | 1 | -7/+29 |
|\ \ | | | | | | | Add send token button (link to TokenFactory) | ||||
| * \ | Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButton | Dan Finlay | 2017-06-28 | 5 | -22/+45 |
| |\ \ | |||||
| * \ \ | Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButton | Dan Finlay | 2017-06-24 | 1 | -7/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into i784-SendTokenButton | Dan Finlay | 2017-06-23 | 3 | -10/+20 |
| |\ \ \ \ | |||||
| * | | | | | Fix propagation | Dan Finlay | 2017-06-20 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Add send button to TokenFactory | Dan Finlay | 2017-06-20 | 1 | -7/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A simple solution to a temporary token send screen: Linking to EtherScan. Will hold us over until we make our own token send view. | ||||
* | | | | | | Merge pull request #1620 from MetaMask/i1616-AddTokenAdding | Thomas Huang | 2017-06-29 | 9 | -53/+370 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Add ability to add tokens to token list | ||||
| * | | | | | Remove token contract validation step | Dan Finlay | 2017-06-28 | 1 | -13/+1 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Do not allow adding non token addresses | Dan Finlay | 2017-06-28 | 1 | -1/+13 |
| | | | | | |||||
| * | | | | Support other network links | Dan Finlay | 2017-06-28 | 3 | -19/+27 |
| | | | | | |||||
| * | | | | Merge branch 'i1616-AddTokenAdding' of github.com:MetaMask/metamask-plugin ↵ | Dan Finlay | 2017-06-28 | 1 | -1/+2 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | into i1616-AddTokenAdding | ||||
| | * | | | | Fix Back Button on Add Token View | Thomas Huang | 2017-06-27 | 1 | -1/+2 |
| | | |_|/ | | |/| | | |||||
| * / | | | Fix token adding bug | Dan Finlay | 2017-06-28 | 1 | -1/+3 |
| |/ / / | |||||
| * | | | Merge branch 'master' into i1616-AddTokenAdding | Dan Finlay | 2017-06-23 | 3 | -10/+20 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Reduce token list clutter by only showing held tokens | Dan Finlay | 2017-06-20 | 1 | -7/+4 |
| | |/ | |/| | | | | | | | We could change this when we allow hiding/removing tokens, but for now, this is a simple and pleasant solution. | ||||
| * | | Add ability to add tokens to token list | Dan Finlay | 2017-06-16 | 4 | -17/+51 |
| | | | | | | | | | | | | Fiex #1616 | ||||
| * | | Make add token screen a fully working form | Dan Finlay | 2017-06-16 | 1 | -11/+141 |
| | | | | | | | | | | | | Entering the address of a valid HumanStandardToken even auto-fills the other fields! | ||||
| * | | Merge branch 'AddTokenList' into AddingTokens | Dan Finlay | 2017-06-16 | 2 | -15/+10 |
| |\ \ | |||||
| * | | | Remove log | Dan Finlay | 2017-06-16 | 1 | -1/+0 |
| | | | | |||||
| * | | | Create add token button and template view | Dan Finlay | 2017-06-15 | 6 | -24/+170 |
| | | | | |||||
* | | | | Merge pull request #1681 from MetaMask/AddressStripping | Dan Finlay | 2017-06-28 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Remove trailing periods and whitespace | ||||
| * | | | | Remove trailing periods and white space | Thomas Huang | 2017-06-28 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Add Back Button for Import Screen | Thomas Huang | 2017-06-28 | 1 | -0/+9 |
| | | | | | |||||
* | | | | | Merge pull request #1675 from MetaMask/warning-fixes | Dan Finlay | 2017-06-28 | 2 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | React Warning Fixes | ||||
| * | | | | | Fix react warning for keys on ens address book | Kevin Serrano | 2017-06-27 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Fix react warning on create-vault-complete | Kevin Serrano | 2017-06-27 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Rename Send to Next | Thomas Huang | 2017-06-28 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Change disabling button as state property. | Kevin Serrano | 2017-06-27 | 1 | -5/+4 |
| | | | | |||||
* | | | | Prevent users from accidentally submitting two transactions by disabling button. | Kevin Serrano | 2017-06-27 | 1 | -0/+3 |
|/ / / | |||||
* | | | Merge pull request #1603 from MetaMask/AddTokenList | Kevin Serrano | 2017-06-23 | 13 | -33/+374 |
|\ \ \ | | | | | | | | | Add popular token list | ||||
| * | | | Add better event lifecycle management to token list. | Dan Finlay | 2017-06-20 | 1 | -4/+18 |
| | |/ | |/| | | | | | | | | | | Token list now renders errors when a token lookup fails. Also now cleans up event listeners when re-initializing the token list. | ||||
| * | | Merge remote-tracking branch 'origin/master' into AddTokenList | Dan Finlay | 2017-06-16 | 2 | -15/+10 |
| |\ \ | | |/ | |/| | |||||
| * | | Hide message on normal loading | Dan Finlay | 2017-06-15 | 1 | -1/+3 |
| | | | |||||
| * | | Multiple loading style improvements | Dan Finlay | 2017-06-15 | 2 | -8/+16 |
| | | | | | | | | | | | | | | | | | | | | | - When seeking network, show a full screen loading indication + message. - Network menu is still accessible "over" this indication. - Top Menu-Droppo components now slide *under* the menu bar like they should. - Loading indication opacity increased to increase message legibility. | ||||
| * | | Remove excessive log | Dan Finlay | 2017-06-15 | 1 | -1/+0 |
| | | | |||||
| * | | Add no tokens message | Dan Finlay | 2017-06-15 | 1 | -9/+13 |
| | | | |||||
| * | | Vertically center loading indication | Dan Finlay | 2017-06-15 | 1 | -2/+10 |
| | | | |||||
| * | | Refresh token balance on network change | Dan Finlay | 2017-06-15 | 1 | -5/+22 |
| | | | |||||
| * | | Persist selected account tab | Dan Finlay | 2017-06-15 | 3 | -12/+41 |
| | | | | | | | | | | | | Also improve error handling with token balances. | ||||
| * | | Rename history to sent | Dan Finlay | 2017-06-14 | 1 | -1/+1 |
| | | | |||||
| * | | Auto populate token list with popular token balances | Dan Finlay | 2017-06-14 | 7 | -32/+68 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Half implements #175 Things to do: - Add ability to add tokens to the list. - Persist the token tab selection (so it is an implicit preference) - Check what's up with the token-tracker polling, it seems like it is not waiting the interval. | ||||
| * | | Merge branch 'master' into AddTokenList | Dan Finlay | 2017-06-13 | 41 | -6195/+1018 |
| |\ \ | |||||
| * | | | Add placeholder etherscan token icons | Dan Finlay | 2017-04-25 | 3 | -3/+35 |
| | | | | |||||
| * | | | Get token list looking ok | Dan Finlay | 2017-04-22 | 5 | -12/+136 |
| | | | | |||||
| * | | | Add functional but ugly and hard-coded token list | Dan Finlay | 2017-04-21 | 5 | -14/+109 |
| | | | | |||||
* | | | | Merge pull request #1655 from MetaMask/fix-malito | Thomas Huang | 2017-06-22 | 1 | -5/+1 |
|\ \ \ \ | | | | | | | | | | | Fix broken malito link. | ||||
| * | | | | Fix broken malito link. | Kevin Serrano | 2017-06-22 | 1 | -5/+1 |
| | |_|/ | |/| | | |||||
* / | | | Make seed confirmation wording scarier | Dan Finlay | 2017-06-21 | 1 | -1/+1 |
|/ / / | |||||
* | | | Add a new warning for file import JSON | Kevin Serrano | 2017-06-15 | 1 | -0/+3 |
| | | | |||||
* | | | Merge pull request #1600 from MetaMask/i1554-ensSymFix | Kevin Serrano | 2017-06-14 | 1 | -15/+7 |
|\ \ \ | |_|/ |/| | | ENS symbol renders on proper networks | ||||
| * | | Cleanup zero addresses. | Kevin Serrano | 2017-06-14 | 1 | -5/+6 |
| | | | |||||
| * | | Fix check icon appearing in inappropriate situations. | Kevin Serrano | 2017-06-13 | 1 | -13/+4 |
| | | | |||||
* | | | only prefix ethereum address | frankiebee | 2017-06-13 | 1 | -5/+6 |
| | | | |||||
* | | | prefix the address with "ethereum:" | frankiebee | 2017-06-13 | 1 | -2/+1 |
|/ / | |||||
* | | Merge pull request #1574 from MetaMask/internfix | Dan Finlay | 2017-06-13 | 1 | -1/+1 |
|\ \ | | | | | | | Wording fix for notice button | ||||
| * | | Modify wording to new accept. | Kevin Serrano | 2017-06-10 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' of github.com:nihar97/metamask-plugin into internfix | Kevin Serrano | 2017-06-09 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | continue button changed to agree | Nihar | 2017-05-17 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #1570 from MetaMask/addfaq | Dan Finlay | 2017-06-13 | 2 | -11/+10 |
|\ \ \ \ | | | | | | | | | | | Modify FAQ to be more visible. | ||||
| * | | | | Modify FAQ to be more visible. | Kevin Serrano | 2017-06-09 | 2 | -11/+10 |
| |/ / / | |||||
* | | | | Merge branch 'master' into gasupdater | Dan Finlay | 2017-06-13 | 5 | -13/+89 |
|\| | | | |||||
| * | | | Fix bug that prevented publishing contracts | Dan Finlay | 2017-06-06 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge pull request #1545 from MetaMask/inValidAddressFix | kumavis | 2017-06-06 | 4 | -3/+20 |
| |\ \ \ | | | | | | | | | | | Dissallow transactions to be sent to 0x000... | ||||
| | * | | | Fix for quick switch on ENS names | frankiebee | 2017-06-06 | 1 | -0/+2 |
| | | | | | |||||
| | * | | | set the ensResolution to an invalid address if an error ocurs durring look up | frankiebee | 2017-06-06 | 1 | -0/+1 |
| | | | | | |||||
| | * | | | Fix linting error | frankiebee | 2017-06-06 | 2 | -2/+1 |
| | | | | | |||||
| | * | | | move address check to util.isValidAddress | frankiebee | 2017-06-06 | 3 | -3/+4 |
| | | | | | |||||
| | * | | | Fix punctuation | frankiebee | 2017-06-06 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Dissallow transactions to be sent to 0x0000000000000000000000000000000000000000 | frankiebee | 2017-06-06 | 4 | -2/+16 |
| | | | | | |||||
| * | | | | Remove dead style code | Dan Finlay | 2017-06-05 | 1 | -3/+0 |
| | | | | | |||||
| * | | | | Move address copying into reusable component | Dan Finlay | 2017-06-05 | 2 | -20/+54 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "copyable" component allows any elements to be wrapped to include: - a tool tip that changes/debounces its label when clicked. - a customizable copyable value. Fixes #1539 | ||||
| * | | | | Add copy links to mini tx panels | Dan Finlay | 2017-06-05 | 1 | -10/+38 |
| |/ / / | |||||
* / / / | Update gasblocklimit params with every block. | Kevin Serrano | 2017-06-03 | 2 | -3/+12 |
|/ / / | |||||
* | | | remove more in operators | Dan Finlay | 2017-05-27 | 1 | -1/+1 |
| | | | |||||
* | | | Remove comment | Dan Finlay | 2017-05-27 | 1 | -1/+0 |
| | | | |||||
* | | | Fix contract map reference | Dan Finlay | 2017-05-27 | 1 | -1/+1 |
| | | | |||||
* | | | Move off in operator | Dan Finlay | 2017-05-27 | 1 | -1/+1 |
| | | | |||||
* | | | Add names to contract map & conf view | Dan Finlay | 2017-05-27 | 1 | -3/+8 |
| | | | |||||
* | | | Move to eth-contract-metadata | Dan Finlay | 2017-05-27 | 1 | -3/+4 |
| | | | |||||
* | | | Add address image map to icon factory | Dan Finlay | 2017-05-26 | 1 | -18/+21 |
| | | | | | | | | | | | | | | | | | | | | | Deriving from the new address image map repository I've added here: https://github.com/MetaMask/ethereum-contract-icons With this PR, images for addresses added to that repository will be shown instead of jazzicons in MetaMask. | ||||
* | | | Add max gas limit to UI | Kevin Serrano | 2017-05-25 | 1 | -0/+2 |
| | | | |||||
* | | | Minor cleanup of lint | Kevin Serrano | 2017-05-25 | 1 | -1/+0 |
| | | | |||||
* | | | Minor cleanup | Kevin Serrano | 2017-05-25 | 1 | -2/+2 |
| | | | |||||
* | | | Fix bug where submit was enabled when invalid params were filled out. | Kevin Serrano | 2017-05-25 | 2 | -5/+11 |
| | | | |||||
* | | | Cleanup code. | Kevin Serrano | 2017-05-25 | 1 | -7/+15 |
| | | | |||||
* | | | Fix test, create new value for precision/scale | Kevin Serrano | 2017-05-24 | 2 | -3/+5 |
| | | |