| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | Implement responsive wallet balances | sdtsui | 2017-08-11 | 1 | -17/+129 |
| * | | | | | | | Add UI tweaks, including separation of overflow logic for mobile (full-height... | sdtsui | 2017-08-11 | 1 | -8/+3 |
| * | | | | | | | Improve text positioning on mobile view | sdtsui | 2017-08-11 | 1 | -11/+13 |
| * | | | | | | | Implement widescreen layout for tx list | sdtsui | 2017-08-11 | 1 | -30/+28 |
| * | | | | | | | Move Txs list item styles into classes | sdtsui | 2017-08-11 | 1 | -37/+17 |
| * | | | | | | | Cleanup txList and txView components | sdtsui | 2017-08-11 | 2 | -48/+87 |
| * | | | | | | | added logging for account balance | Simon Liang | 2017-08-10 | 1 | -1/+3 |
| * | | | | | | | reverted my changes | Simon Liang | 2017-08-10 | 1 | -17/+17 |
| * | | | | | | | connected wallet view dropdown button with real data | Simon Liang | 2017-08-10 | 1 | -17/+17 |
| * | | | | | | | redid tx-view and balance-component mapStateToProps logic | Simon Liang | 2017-08-10 | 2 | -23/+27 |
| * | | | | | | | moved the props initialization steps into mapStateToProps | Simon Liang | 2017-08-10 | 1 | -14/+13 |
| * | | | | | | | extracted transaction list | Simon Liang | 2017-08-10 | 2 | -102/+151 |
| * | | | | | | | removing styling comments | Simon Liang | 2017-08-10 | 1 | -4/+0 |
| * | | | | | | | [WIP] Position account potions dropdown correctly and hook up to action creators | sdtsui | 2017-08-10 | 3 | -42/+73 |
| * | | | | | | | Adjust modal styles to match new modal size, from cancel button tweak | sdtsui | 2017-08-10 | 1 | -1/+1 |
| * | | | | | | | Switch buy modal 'cancel' from text to button for accessibility | sdtsui | 2017-08-10 | 1 | -3/+9 |
| * | | | | | | | Vertically center modal in mobile view - @cjeria | sdtsui | 2017-08-10 | 1 | -1/+4 |
| * | | | | | | | Merge branch 'master' into NewUI-flat | kumavis | 2017-08-09 | 4 | -75/+94 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Fix dropdown z-index value | sdtsui | 2017-08-09 | 1 | -1/+1 |
| * | | | | | | | | Add backdrop styles and box shadow to new global modal defaults | sdtsui | 2017-08-09 | 1 | -0/+7 |
| * | | | | | | | | Add minor comments and cleanup for new components | sdtsui | 2017-08-09 | 2 | -13/+15 |
| * | | | | | | | | Hook up 'Buy with Fiat', redirect to Coinbase | sdtsui | 2017-08-09 | 1 | -7/+10 |
| * | | | | | | | | Move buy view into its own component - BuyOptions | sdtsui | 2017-08-09 | 1 | -0/+70 |
| * | | | | | | | | Move inline styles out into explicitly named BEM classes | sdtsui | 2017-08-09 | 1 | -3/+12 |
| * | | | | | | | | Implement modal content for buy flow - mobile view | sdtsui | 2017-08-09 | 1 | -0/+3 |
| * | | | | | | | | Add note for responsive modal styles | sdtsui | 2017-08-09 | 1 | -0/+1 |
| * | | | | | | | | Hook up global modal to Tx view, Buy button | sdtsui | 2017-08-09 | 1 | -0/+4 |
| * | | | | | | | | Implement global modal | sdtsui | 2017-08-09 | 1 | -0/+75 |
| * | | | | | | | | refactored and added unit test | Simon Liang | 2017-08-08 | 1 | -23/+26 |
| * | | | | | | | | extracted balance component and renders to the format, also wired in the acco... | Simon Liang | 2017-08-08 | 2 | -23/+115 |
| * | | | | | | | | Opt for calculated values in absolutely positioned caret | sdtsui | 2017-08-07 | 1 | -2/+5 |
| * | | | | | | | | Improve positioning of caret and add reusable color for wallet view | sdtsui | 2017-08-07 | 1 | -21/+12 |
| * | | | | | | | | Position account icon, name, and caret | sdtsui | 2017-08-07 | 2 | -19/+64 |
| * | | | | | | | | Move tx and wallet view styles to component classes | sdtsui | 2017-08-07 | 2 | -9/+2 |
| * | | | | | | | | Merge branch 'NewUI' into feat/mm-ui-5-merged | sdtsui | 2017-08-07 | 6 | -27/+216 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Cleanup before rebase on NewUI - need new version of AccountDropdowns | sdtsui | 2017-08-07 | 1 | -11/+2 |
| * | | | | | | | | | Allow clicks on account view to enable sidebar, not just burger | sdtsui | 2017-08-07 | 1 | -4/+4 |
| * | | | | | | | | | Refactor account name css - mobile views | sdtsui | 2017-08-07 | 2 | -10/+4 |
| * | | | | | | | | | Refactor app-header css, including box shadow and z-index | sdtsui | 2017-08-07 | 1 | -1/+1 |
| * | | | | | | | | | Add fine css tweaks to hero balance - laptop | sdtsui | 2017-08-07 | 1 | -1/+1 |
| * | | | | | | | | | Fix font size of eth display for 576-780px vw | sdtsui | 2017-08-07 | 1 | -2/+0 |
| * | | | | | | | | | Normalize sidebar dimensions and adjust hero button responsiveness | sdtsui | 2017-08-07 | 2 | -6/+2 |
| * | | | | | | | | | Implement hero balance UI, mobile | sdtsui | 2017-08-07 | 1 | -51/+38 |
| * | | | | | | | | | Position account display and burger in mobile tx view | sdtsui | 2017-08-07 | 2 | -7/+42 |
| * | | | | | | | | | Move remaining debug, fonts, reset, and transitions into inverted triangle | sdtsui | 2017-08-07 | 1 | -2/+6 |
| * | | | | | | | | | Add rough layout for flat layout tx details, add notes for breakpoints | sdtsui | 2017-08-03 | 1 | -20/+39 |
| * | | | | | | | | | Implement 'clear buttons' for tx view | sdtsui | 2017-08-03 | 2 | -45/+38 |
| * | | | | | | | | | Isolate routing logic for isUnlocked, remove stray logs | sdtsui | 2017-08-03 | 2 | -3/+0 |
| * | | | | | | | | | Finalize height for main screens, excluding sidebar | sdtsui | 2017-08-03 | 2 | -6/+1 |
| * | | | | | | | | | Implement custom sidebar, with close button | sdtsui | 2017-08-03 | 2 | -12/+15 |
| * | | | | | | | | | Integrate slideout menu with tx view | sdtsui | 2017-08-03 | 1 | -7/+29 |
| * | | | | | | | | | Hook up responsive sidebar | sdtsui | 2017-08-03 | 1 | -2/+2 |
| * | | | | | | | | | Add burger icon and phone-visible media queries | sdtsui | 2017-08-03 | 1 | -0/+5 |
| * | | | | | | | | | Make wallet view visible iff vw above 575px | sdtsui | 2017-08-03 | 1 | -1/+1 |
| * | | | | | | | | | Hook up send button to Send Token screen | sdtsui | 2017-08-01 | 1 | -1/+12 |
| * | | | | | | | | | Implement mobile-friendly responsive layout with flex wrap | sdtsui | 2017-08-01 | 2 | -2/+9 |
| * | | | | | | | | | Add rough layout for tx list items | sdtsui | 2017-08-01 | 1 | -0/+60 |
| * | | | | | | | | | Add tx-view content divider component | sdtsui | 2017-08-01 | 1 | -5/+6 |
| * | | | | | | | | | Add hyperscript for tx-view tabs | sdtsui | 2017-08-01 | 1 | -9/+27 |
| * | | | | | | | | | Add TxView, use width percentages instead of flex-grow for layout | sdtsui | 2017-08-01 | 2 | -1/+54 |
| * | | | | | | | | | Adjust button styles to left align with wallet text | sdtsui | 2017-08-01 | 1 | -7/+4 |
| * | | | | | | | | | Adjust popup size to 545x450; refactor wallet view to fit | sdtsui | 2017-08-01 | 2 | -60/+28 |
| * | | | | | | | | | Isolate wallet-content-display component | sdtsui | 2017-07-31 | 2 | -2/+62 |
| * | | | | | | | | | Add layout for Buy and Send buttons | sdtsui | 2017-07-31 | 1 | -1/+44 |
| * | | | | | | | | | Add hyperscript for wallet display component | sdtsui | 2017-07-31 | 1 | -4/+48 |
| * | | | | | | | | | Center account name and dropdowns | sdtsui | 2017-07-31 | 1 | -5/+4 |
| * | | | | | | | | | Add note for later on isolating components | sdtsui | 2017-07-31 | 1 | -1/+1 |
| * | | | | | | | | | Add containers for wallet view and dropdown UI | sdtsui | 2017-07-31 | 1 | -0/+81 |
| * | | | | | | | | | Adjust button styles for Send Token screen | sdtsui | 2017-07-31 | 1 | -0/+1 |
| * | | | | | | | | | Adjust copy in send token confirmation screen | sdtsui | 2017-07-30 | 1 | -2/+2 |
| * | | | | | | | | | Move action buttons out of send token container, tweak styles | sdtsui | 2017-07-30 | 1 | -38/+40 |
| * | | | | | | | | | Simplify btn-green colors | sdtsui | 2017-07-30 | 1 | -0/+1 |
| * | | | | | | | | | Add rounded background to total token, with minor styling tweaks | sdtsui | 2017-07-30 | 1 | -21/+171 |
| * | | | | | | | | | Add note to self, for future code cleanup | sdtsui | 2017-07-30 | 1 | -1/+7 |
| * | | | | | | | | | Add content boxes to pendingTx, prep for reusability | sdtsui | 2017-07-30 | 1 | -330/+179 |
| * | | | | | | | | | [WIP] Isolate form logic from rest of confirmation UI | sdtsui | 2017-07-30 | 1 | -22/+27 |
| * | | | | | | | | | Add responsive container; add send token copy | sdtsui | 2017-07-30 | 1 | -0/+7 |
* | | | | | | | | | | Move etherscan link logic into module | Dan Finlay | 2017-10-14 | 3 | -3/+3 |
* | | | | | | | | | | Merge pull request #2296 from MetaMask/precision-fix | Dan Finlay | 2017-10-10 | 1 | -4/+7 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Fix precision to account for small wei increase. | Kevin Serrano | 2017-10-06 | 1 | -4/+7 |
* | | | | | | | | | | | More appropriate styling | Sergey Ukustov | 2017-10-08 | 1 | -1/+2 |
* | | | | | | | | | | | Merge branch 'master' into SignTypedData | Dan Finlay | 2017-10-06 | 2 | -15/+25 |
|\| | | | | | | | | | |
|
| * | | | | | | | | | | Revert to normal balances. | Kevin Serrano | 2017-10-05 | 1 | -3/+3 |
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| * | | | | | | | | | ui - tx history - simplify error+warning display code | kumavis | 2017-10-03 | 1 | -12/+22 |
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
* | | | | | | | | | Respect code style | Sergey Ukustov | 2017-09-30 | 1 | -2/+1 |
* | | | | | | | | | Add eth_signTypedData handler | Sergey Ukustov | 2017-09-30 | 3 | -0/+147 |
|/ / / / / / / / |
|
* | | | | | | | | Merge branch 'master' into new-currency-test | kumavis | 2017-09-28 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'master' into AddBalanceController | Dan Finlay | 2017-09-23 | 4 | -28/+43 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'master' into AddBalanceController | Dan Finlay | 2017-09-14 | 1 | -9/+19 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | Use computed balance for tx confirmation | Dan Finlay | 2017-09-14 | 1 | -3/+3 |
* | | | | | | | | | Account for undefined currencies. | Kevin Serrano | 2017-09-27 | 1 | -1/+2 |
* | | | | | | | | | Comply with current currency API and add additional styling. | Kevin Serrano | 2017-09-19 | 1 | -1/+1 |
| |_|/ / / / / /
|/| | | | | | | |
|
* | | | | | | | | 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 blockGasLi... | Kevin Serrano | 2017-09-14 | 1 | -1/+2 |
| * | | | | | | | 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 typo. | Kevin Serrano | 2017-09-12 | 1 | -2/+2 |
* | | | | | | Add some styling. | Kevin Serrano | 2017-09-12 | 1 | -0/+3 |
* | | | | | | Move function as util function. | Kevin Serrano | 2017-09-12 | 1 | -16/+2 |
* | | | | | | Basic private key download file functionality. | Kevin Serrano | 2017-09-12 | 1 | -9/+30 |
|/ / / / / |
|
* | | | | | Show reject all only when tx count is > 1 | Kevin Serrano | 2017-09-12 | 1 | -2/+3 |
* | | | | | Merge github.com:MetaMask/metamask-extension into rejectallunapproved | Kevin Serrano | 2017-09-12 | 1 | -3/+8 |
|\ \ \ \ \ |
|
| * | | | | | 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 |
* | | | | | | Convert icon to button. | Kevin Serrano | 2017-09-08 | 1 | -0/+11 |
* | | | | | | Fold submit and buy ether into one button slot | Kevin Serrano | 2017-09-08 | 1 | -15/+9 |
|/ / / / / |
|
* | | | | | 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 |
* | | | | | | Resolve merge conflict from master | Kevin Serrano | 2017-09-06 | 5 | -40/+36 |
|\| | | | | |
|
| * | | | | | Multiple tokens shows the amount when greater than 1 | Thomas Huang | 2017-08-30 | 1 | -1/+1 |
| * | | | | | 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 |
| * | | | | | 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 |
| | |_|_|/
| |/| | | |
|
| * | | | | Cleanup stray logs and lint | sdtsui | 2017-08-11 | 1 | -5/+1 |
| * | | | | 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 | 2 | -2/+20 |
|/ / / / |
|
* | | | | 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 |
| |\ \ \ |
|
| | * | | | 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 | 14 | -156/+592 |
| |\| | |
|
| * | | | fixed: showing tx-s as errors vs. warning | frankiebee | 2017-08-05 | 1 | -3/+12 |
* | | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkee... | kumavis | 2017-08-08 | 14 | -156/+592 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Lint menu-droppo | sdtsui | 2017-08-05 | 1 | -31/+24 |
| * | | | 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 | 2 | -1/+4 |
| * | | | ui - dropdown - use Object.assign syntax to appease coverage parser | kumavis | 2017-08-04 | 1 | -3/+2 |
| * | | | 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 | 2 | -4/+4 |
| * | | | 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 | 1 | -1/+2 |
| * | | | 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 |
| * | | | Disable account selection dropdown from account details | sdtsui | 2017-08-04 | 1 | -5/+15 |
| * | | | Fix wonky widths for notices. | Kevin Serrano | 2017-08-04 | 1 | -1/+5 |
| * | | | Add maximum width for private key reveal | Kevin Serrano | 2017-08-04 | 1 | -1/+1 |
| * | | | Add QR functionality | Kevin Serrano | 2017-08-04 | 1 | -0/+13 |
| * | | | lint fix | kumavis | 2017-08-02 | 1 | -2/+2 |
| | |/
| |/| |
|
| * | | Fix dropdown toggle behavior - account dropdowns | sdtsui | 2017-07-29 | 1 | -2/+16 |
| * | | Correct token pluralization for one token | Dan Finlay | 2017-07-28 | 1 | -1/+3 |
| * | | 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 object spread syntax | Dan Finlay | 2017-07-27 | 1 | -7/+9 |
| * | | Set initial scale for mobile. | Dan Finlay | 2017-07-27 | 1 | -1/+3 |
| * | | Re-center network dropdown | sdtsui | 2017-07-27 | 1 | -1/+2 |
| * | | 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 | 5 | -52/+58 |
| * | | Replace ui with responsive-ui | Dan Finlay | 2017-07-25 | 7 | -104/+329 |
| * | | Merge branch 'master' into NewUI | Dan Finlay | 2017-07-21 | 1 | -1/+1 |
| |\| |
|
| | * | 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 | 40 | -0/+4069 |
| * | | Make folder for responsive UI | Dan Finlay | 2017-07-04 | 40 | -4072/+0 |
* | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkee... | kumavis | 2017-08-04 | 1 | -1/+1 |
* | | | lint fixes | kumavis | 2017-08-04 | 2 | -2/+2 |
| |/
|/| |
|
* | | Reenable Default Token List | Dan Finlay | 2017-07-06 | 1 | -2/+0 |
|/ |
|
* | Add menu carrat next to network searching indicator | Dan Finlay | 2017-07-04 | 1 | -7/+16 |
* | Merge branch 'master' into NoPopularTOkens | Thomas Huang | 2017-07-01 | 1 | -0/+2 |
|\ |
|
| * | Remove send button | Dan Finlay | 2017-07-01 | 1 | -0/+2 |
* | | Stop loading popular tokens by default | Dan Finlay | 2017-07-01 | 1 | -1/+3 |
|/ |
|
* | Merge pull request #1700 from MetaMask/StyleImprovements | Kevin Serrano | 2017-06-30 | 1 | -0/+1 |
|\ |
|
| * | 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 #1634 from MetaMask/i784-SendTokenButton | Thomas Huang | 2017-06-29 | 1 | -7/+29 |
|\ |
|
| * | Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButton | Dan Finlay | 2017-06-28 | 1 | -1/+3 |
| |\ |
|
| * \ | 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 | 1 | -4/+18 |
| |\ \ \ |
|
| * | | | | Fix propagation | Dan Finlay | 2017-06-20 | 1 | -1/+1 |
| * | | | | Add send button to TokenFactory | Dan Finlay | 2017-06-20 | 1 | -7/+29 |
* | | | | | Merge pull request #1620 from MetaMask/i1616-AddTokenAdding | Thomas Huang | 2017-06-29 | 2 | -32/+78 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Support other network links | Dan Finlay | 2017-06-28 | 1 | -1/+3 |
| | |_|/
| |/| | |
|
| * | | | Merge branch 'master' into i1616-AddTokenAdding | Dan Finlay | 2017-06-23 | 1 | -4/+18 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Reduce token list clutter by only showing held tokens | Dan Finlay | 2017-06-20 | 1 | -7/+4 |
| | |/
| |/| |
|
| * | | Add ability to add tokens to token list | Dan Finlay | 2017-06-16 | 1 | -10/+30 |
| * | | Merge branch 'AddTokenList' into AddingTokens | Dan Finlay | 2017-06-16 | 1 | -15/+7 |
| |\ \ |
|
| * | | | Create add token button and template view | Dan Finlay | 2017-06-15 | 1 | -22/+49 |
* | | | | Merge pull request #1675 from MetaMask/warning-fixes | Dan Finlay | 2017-06-28 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Fix react warning for keys on ens address book | Kevin Serrano | 2017-06-27 | 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 |
|/ / / |
|
* | / | Add better event lifecycle management to token list. | Dan Finlay | 2017-06-20 | 1 | -4/+18 |
| |/
|/| |
|
* | | Merge remote-tracking branch 'origin/master' into AddTokenList | Dan Finlay | 2017-06-16 | 1 | -15/+7 |
|\ \
| |/
|/| |
|
| * | Merge pull request #1600 from MetaMask/i1554-ensSymFix | Kevin Serrano | 2017-06-14 | 1 | -15/+7 |
| |\ |
|
| | * | 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 |
* | | | Multiple loading style improvements | Dan Finlay | 2017-06-15 | 1 | -1/+4 |
* | | | 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 | 1 | -2/+13 |
* | | | Auto populate token list with popular token balances | Dan Finlay | 2017-06-14 | 4 | -19/+59 |
* | | | Merge branch 'master' into AddTokenList | Dan Finlay | 2017-06-13 | 21 | -311/+646 |
|\| | |
|
| * | | 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 |
| |\ |
|
| | * | 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 branch 'master' into gasupdater | Dan Finlay | 2017-06-13 | 3 | -13/+87 |
| |\| | |
|
| | * | | 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 | 2 | -3/+18 |
| | |\ \ |
|
| | | * | | 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 | 1 | -1/+0 |
| | | * | | move address check to util.isValidAddress | frankiebee | 2017-06-06 | 1 | -2/+2 |
| | | * | | Fix punctuation | frankiebee | 2017-06-06 | 1 | -1/+1 |
| | | * | | Dissallow transactions to be sent to 0x0000000000000000000000000000000000000000 | frankiebee | 2017-06-06 | 2 | -1/+14 |
| | * | | | 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 |
| | * | | | 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 | 1 | -2/+9 |
| |/ / |
|
| * | | 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 |
| * | | Merge branch 'master' into i1412-decimalizethegas | Kevin Serrano | 2017-05-24 | 3 | -6/+31 |
| |\ \ |
|
| | * | | Tolerate nonces of any format | Dan Finlay | 2017-05-23 | 1 | -2/+2 |
| | * | | Render txs with no nonce | Dan Finlay | 2017-05-23 | 1 | -1/+1 |
| | * | | Lint | Dan Finlay | 2017-05-22 | 2 | -6/+3 |
| | * | | Label the pending tx icon with a tooltip | Dan Finlay | 2017-05-22 | 1 | -5/+12 |
| | * | | Add transaction number (nonce) to tx list | Dan Finlay | 2017-05-22 | 1 | -0/+21 |
| | * | | Fix decimal tolerance | Dan Finlay | 2017-05-18 | 1 | -1/+1 |
| | * | | Fix bug where decimals in gas inputs gave strange results | Dan Finlay | 2017-05-18 | 1 | -1/+1 |
| | |/ |
|
| * | | Increase accuracy of our rounding schemes. | Kevin Serrano | 2017-05-24 | 1 | -3/+26 |
| * | | Modify test, replace clone package. | Kevin Serrano | 2017-05-18 | 1 | -7/+4 |
| * | | Fix merge conflicts. | Kevin Serrano | 2017-05-17 | 10 | -76/+100 |
| |\| |
|
| | * | Fix fiat rendering | Dan Finlay | 2017-05-17 | 5 | -14/+20 |
| | * | Merge pull request #1430 from MetaMask/i1407-FixNonEditingTxForm | kumavis | 2017-05-16 | 8 | -66/+84 |
| | |\ |
|
| | | * | Linted | Dan Finlay | 2017-05-16 | 2 | -5/+6 |
| | | * | Verify updating gas value updates | Dan Finlay | 2017-05-16 | 1 | -2/+0 |
| | | * | Got test failing nearly correctly | Dan Finlay | 2017-05-16 | 1 | -1/+12 |
| | | * | Skip jazzicons in unit tests | Dan Finlay | 2017-05-16 | 1 | -4/+9 |
| | | * | Remove redux dependency from eth-balance and its dependent tree | Dan Finlay | 2017-05-13 | 6 | -22/+24 |
| | | * | Break up pending-tx component for better unit testability | Dan Finlay | 2017-05-11 | 1 | -38/+39 |