| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into feat/mm-ui-5 | sdtsui | 2017-08-07 | 1 | -3/+6 |
|\ |
|
| * | fix cancelTransaction not reciving a callback | frankiebee | 2017-08-04 | 1 | -3/+6 |
* | | 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 | 4 | -12/+12 |
* | | Add sidebar click handler to overlay | sdtsui | 2017-08-07 | 1 | -2/+11 |
* | | Refactor app-header css, including box shadow and z-index | sdtsui | 2017-08-07 | 4 | -27/+46 |
* | | Add fine css tweaks to hero balance - laptop | sdtsui | 2017-08-07 | 2 | -21/+11 |
* | | Adjust hero balance on mobile | sdtsui | 2017-08-07 | 1 | -26/+31 |
* | | Adjust size of buttons for 576-780+px range | sdtsui | 2017-08-07 | 1 | -19/+5 |
* | | Fix font size of eth display for 576-780px vw | sdtsui | 2017-08-07 | 2 | -3/+20 |
* | | Normalize sidebar dimensions and adjust hero button responsiveness | sdtsui | 2017-08-07 | 4 | -26/+57 |
* | | Implement hero balance UI, mobile | sdtsui | 2017-08-07 | 3 | -51/+92 |
* | | Position account display and burger in mobile tx view | sdtsui | 2017-08-07 | 2 | -7/+42 |
* | | Disable debug styles | sdtsui | 2017-08-07 | 1 | -17/+17 |
* | | Move remaining debug, fonts, reset, and transitions into inverted triangle | sdtsui | 2017-08-07 | 13 | -392/+343 |
* | | Move debug and colors to itcss | sdtsui | 2017-08-07 | 3 | -5/+33 |
* | | Remove output folder | sdtsui | 2017-08-07 | 3 | -1177/+1 |
* | | Remove unncessary sourcemaps from css output/ | sdtsui | 2017-08-07 | 14 | -1264/+0 |
* | | Organize app components scss | sdtsui | 2017-08-07 | 19 | -818/+2115 |
* | | Organize app components | sdtsui | 2017-08-07 | 3 | -133/+68 |
* | | Move generic button components and body styles to components and generic, res... | sdtsui | 2017-08-07 | 9 | -311/+358 |
* | | Move old colors intro settings/variables | sdtsui | 2017-08-07 | 2 | -8/+18 |
* | | Add inverted triangle css (itcss) folder structure | sdtsui | 2017-08-07 | 14 | -0/+14 |
* | | Cleanup css and gulpfile post-migration | sdtsui | 2017-08-07 | 4 | -1188/+3 |
* | | Migrate from css to scss + autoprefixer | sdtsui | 2017-08-07 | 10 | -6/+2374 |
* | | Add rough layout for flat layout tx details, add notes for breakpoints | sdtsui | 2017-08-03 | 2 | -23/+56 |
* | | Implement 'clear buttons' for tx view | sdtsui | 2017-08-03 | 4 | -47/+57 |
* | | Fix color for large password input | sdtsui | 2017-08-03 | 1 | -1/+1 |
* | | Add notes for @Zanibar, with props.isUnlocked and currentView.name logs | sdtsui | 2017-08-03 | 1 | -0/+4 |
* | | Fix background color for lock screen | sdtsui | 2017-08-03 | 1 | -0/+1 |
* | | Isolate routing logic for isUnlocked, remove stray logs | sdtsui | 2017-08-03 | 6 | -21/+49 |
* | | Finalize sidebar dimensions | sdtsui | 2017-08-03 | 3 | -31/+33 |
* | | Finalize height for main screens, excluding sidebar | sdtsui | 2017-08-03 | 3 | -6/+5 |
* | | Finalize width of main container for all viewports | sdtsui | 2017-08-03 | 1 | -12/+19 |
* | | Make mobile view flush with header | sdtsui | 2017-08-03 | 2 | -20/+30 |
* | | Add note for styling buttons | sdtsui | 2017-08-03 | 1 | -0/+2 |
* | | Isolate container component, add refactor notes | sdtsui | 2017-08-03 | 2 | -19/+57 |
* | | Adjust header spacing for 500px and 900px heights | sdtsui | 2017-08-03 | 2 | -14/+5 |
* | | Adjust sidebar transition using @cjeria\'s feedback | sdtsui | 2017-08-03 | 1 | -10/+6 |
* | | Ensure app-header is rendered in responsive layout | sdtsui | 2017-08-03 | 1 | -1/+2 |
* | | Cleanup send, move send token into separate func to make room for send ETH | sdtsui | 2017-08-03 | 2 | -35/+220 |
* | | Move overlay out of transition area | sdtsui | 2017-08-03 | 1 | -17/+18 |
* | | Hook up css animation | sdtsui | 2017-08-03 | 2 | -41/+73 |
* | | Add notes for overlay click action | sdtsui | 2017-08-03 | 1 | -0/+1 |
* | | Implement custom sidebar, with close button | sdtsui | 2017-08-03 | 3 | -13/+82 |
* | | Integrate slideout menu with tx view | sdtsui | 2017-08-03 | 4 | -16/+46 |
* | | Hook up responsive sidebar | sdtsui | 2017-08-03 | 4 | -3/+27 |
* | | Add burger icon and phone-visible media queries | sdtsui | 2017-08-03 | 2 | -4/+9 |
* | | Make wallet view visible iff vw above 575px | sdtsui | 2017-08-03 | 4 | -5/+25 |
* | | 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 | 4 | -4/+16 |
* | | 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 | 3 | -5/+61 |
* | | Adjust button styles to left align with wallet text | sdtsui | 2017-08-01 | 1 | -7/+4 |
* | | Use DIN OT in wallet view | sdtsui | 2017-08-01 | 2 | -6/+13 |
* | | 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 | 2 | -8/+7 |
* | | Add note for later on isolating components | sdtsui | 2017-07-31 | 1 | -1/+1 |
* | | Add box shadow to main container | sdtsui | 2017-07-31 | 1 | -0/+1 |
* | | Add containers for wallet view and dropdown UI | sdtsui | 2017-07-31 | 2 | -3/+84 |
* | | Add layout for main container elements | sdtsui | 2017-07-31 | 2 | -12/+49 |
* | | Remove old header space | sdtsui | 2017-07-31 | 1 | -11/+0 |
* | | Adjust dimensions of popup.html and app bar to match | sdtsui | 2017-07-31 | 1 | -1/+1 |
* | | Adjust button styles for Send Token screen | sdtsui | 2017-07-31 | 2 | -1/+2 |
* | | 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 | 3 | -4/+4 |
* | | Enhance button and input css reset to protect from user agent stylesheet | sdtsui | 2017-07-30 | 1 | -0/+4 |
* | | Add rounded background to total token, with minor styling tweaks | sdtsui | 2017-07-30 | 4 | -29/+180 |
* | | 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 |
* | | Cleanup unnecessary pending tx-switching logic | sdtsui | 2017-07-30 | 1 | -60/+19 |
* | | [WIP] Isolate form logic from rest of confirmation UI | sdtsui | 2017-07-30 | 1 | -22/+27 |
* | | Clean up send screen | sdtsui | 2017-07-30 | 1 | -2/+6 |
* | | Center action buttons, add minor style adjustments | sdtsui | 2017-07-30 | 2 | -58/+88 |
* | | Center send token content; hook up 'Next' and 'Cancel' buttons | sdtsui | 2017-07-30 | 3 | -173/+203 |
* | | Add high-level css layout for Send Token | sdtsui | 2017-07-30 | 1 | -23/+78 |
* | | Add responsive container; add send token copy | sdtsui | 2017-07-30 | 2 | -93/+53 |
* | | Add token logo to send screen | sdtsui | 2017-07-30 | 2 | -2/+32 |
* | | Rearrange header components: closer to redesigned UI | sdtsui | 2017-07-30 | 1 | -31/+18 |
* | | Add for use in main header | sdtsui | 2017-07-30 | 2 | -1/+3 |
* | | [WIP] Propose more scaleable color management | sdtsui | 2017-07-30 | 1 | -0/+2 |
* | | 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 |
* | | 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 |
| * | Fix transaction confirmation ordering | Dan Finlay | 2017-07-18 | 1 | -1/+5 |
| * | Add support page link to help page | Dan Finlay | 2017-07-18 | 1 | -2/+8 |
| * | Fix spelling | tmashuang | 2017-07-06 | 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 |
* | | 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 |
|\| |
|
| * | Reenable Default Token List | Dan Finlay | 2017-07-06 | 1 | -2/+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' 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 |
|/ |
|
* | 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 #1690 from MetaMask/i1669-StateCopyButton | Thomas Huang | 2017-06-29 | 1 | -0/+28 |
|\ |
|
| * | 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 |
|\ \ |
|
| * \ | 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 |
* | | | | | | Merge pull request #1620 from MetaMask/i1616-AddTokenAdding | Thomas Huang | 2017-06-29 | 9 | -53/+370 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | 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 in... | Dan Finlay | 2017-06-28 | 1 | -1/+2 |
| |\ \ \ \ |
|
| | * | | | | 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 |
| | |/
| |/| |
|
| * | | Add ability to add tokens to token list | Dan Finlay | 2017-06-16 | 4 | -17/+51 |
| * | | Make add token screen a fully working form | Dan Finlay | 2017-06-16 | 1 | -11/+141 |
| * | | 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 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 |
|\ \ \ \ \ |
|
| * | | | | | 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 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 | 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 |
| * | | 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 |
| * | | 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 |
| * | | 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. | 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 |
|\ \ \
| |_|/
|/| | |
|
| * | | 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 |
|\ \ |
|
| * | | 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. | 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 |
| |\ \ \ |
|
| | * | | | 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 |
| * | | | | 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 |
* | | | 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 |
* | | | | Merge branch 'master' into i1412-decimalizethegas | Kevin Serrano | 2017-05-18 | 1 | -1/+1 |
|\| | | |
|
| * | | | Fix bug where edited gas parameters did not take effect | Dan Finlay | 2017-05-17 | 1 | -1/+1 |
| |/ / |
|
* | | | Fix merge conflicts. | Kevin Serrano | 2017-05-17 | 17 | -92/+141 |
|\| | |
|
| * | | Fix fiat rendering | Dan Finlay | 2017-05-17 | 10 | -18/+35 |
| * | | Merge pull request #1430 from MetaMask/i1407-FixNonEditingTxForm | kumavis | 2017-05-16 | 13 | -79/+111 |
| |\ \ |
|
| | * | | lint - mandatory dangle | kumavis | 2017-05-16 | 1 | -1/+1 |
| | * | | ui - send - clean props assignment | kumavis | 2017-05-16 | 1 | -8/+10 |
| | * | | Merge branch 'master' into i1407-FixNonEditingTxForm | Dan Finlay | 2017-05-16 | 1 | -5730/+207 |
| | |\ \ |
|
| | * | | | Linted | Dan Finlay | 2017-05-16 | 2 | -5/+6 |