| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |
* | | Lint and cleanup all scss | sdtsui | 2017-08-14 | 20 | -246/+331 |
* | | Center account selection dropdown and specify useCssTransition prop | sdtsui | 2017-08-14 | 2 | -5/+8 |
* | | Remove unnecessary imports, and account-detail.js | sdtsui | 2017-08-14 | 2 | -283/+0 |
* | | Reconfigure AccoutSelector dropdown to use new fa-caret-down instead of old icon | sdtsui | 2017-08-14 | 1 | -1/+3 |
* | | Extract dropdown component into components/dropdowns, hook up to app | sdtsui | 2017-08-14 | 6 | -16/+73 |
* | | Fix odd relative position conflict so main icon is rounded - See flyswatter/j... | sdtsui | 2017-08-14 | 1 | -22/+19 |
* | | Remove unused code - network dropdown components in app | sdtsui | 2017-08-14 | 2 | -214/+2 |
* | | Remove deprecated feature: main app settings dropdown | sdtsui | 2017-08-14 | 1 | -48/+0 |
* | | [WIP] Extract network dropdown into own component | sdtsui | 2017-08-14 | 5 | -32/+95 |
* | | [WIP] Extract network dropdown out of main app render function | sdtsui | 2017-08-14 | 4 | -6/+279 |
* | | Move global modals into own pod, inside components/modals | sdtsui | 2017-08-14 | 4 | -6/+44 |
* | | Implement infinite scrolls (no lazy loading) for wallet view | sdtsui | 2017-08-12 | 3 | -155/+44 |
* | | [WIP] Begin fixing responsive layout with many wallets | sdtsui | 2017-08-11 | 2 | -2/+57 |
* | | Allow fullscreen scrolling on mobile view, while retaining in-window scroll f... | sdtsui | 2017-08-11 | 1 | -2/+4 |
* | | Implement responsive wallet balances | sdtsui | 2017-08-11 | 5 | -18/+213 |
* | | Cleanup SCSS and improve organization of color vars | sdtsui | 2017-08-11 | 9 | -54/+45 |
* | | Add UI tweaks, including separation of overflow logic for mobile (full-height... | sdtsui | 2017-08-11 | 3 | -16/+45 |
* | | Improve text positioning on mobile view | sdtsui | 2017-08-11 | 3 | -37/+63 |
* | | Extract scss breakpoints into variables | sdtsui | 2017-08-11 | 1 | -0/+4 |
* | | Implement widescreen layout for tx list | sdtsui | 2017-08-11 | 4 | -40/+72 |
* | | Move Txs list item styles into classes | sdtsui | 2017-08-11 | 2 | -37/+61 |
* | | Add new color for txs - dusty-gray | sdtsui | 2017-08-11 | 1 | -2/+4 |
* | | Cleanup txList and txView components | sdtsui | 2017-08-11 | 2 | -48/+87 |
* | | Add selectors for txsToRender and conversionRate | sdtsui | 2017-08-11 | 1 | -0/+18 |
* | | 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 |
* | | Add new selectors for addresses, identities, and accounts | sdtsui | 2017-08-10 | 1 | -0/+27 |
* | | 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 | 2 | -3/+19 |
* | | Vertically center modal in mobile view - @cjeria | sdtsui | 2017-08-10 | 1 | -1/+4 |
* | | Improve layout of buy buttons by tweaking text styles | sdtsui | 2017-08-10 | 1 | -1/+10 |
* | | Merge branch 'master' into NewUI-flat | kumavis | 2017-08-09 | 6 | -80/+102 |
|\| |
|
| * | 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 | 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 greenkee... | kumavis | 2017-08-08 | 27 | -704/+980 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkee... | kumavis | 2017-08-04 | 2 | -2/+1 |
| * | | | | lint fixes | kumavis | 2017-08-04 | 3 | -5/+8 |
* | | | | | Fix dropdown z-index value | sdtsui | 2017-08-09 | 1 | -1/+1 |
* | | | | | Add z indicies to settings-variables | sdtsui | 2017-08-09 | 1 | -1/+13 |
* | | | | | 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 | 3 | -24/+16 |
* | | | | | 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 | 2 | -36/+72 |
* | | | | | Add an additional font-size breakpoint for buy modal on the largest screens | sdtsui | 2017-08-09 | 2 | -2/+20 |
* | | | | | Add minor positioning tweaks for buy modal, laptop view | sdtsui | 2017-08-09 | 1 | -3/+8 |
* | | | | | Move inline styles out into explicitly named BEM classes | sdtsui | 2017-08-09 | 3 | -47/+79 |
* | | | | | Implement utility helper for checking viewport size in js | sdtsui | 2017-08-09 | 1 | -0/+5 |
* | | | | | Implement modal content for buy flow - mobile view | sdtsui | 2017-08-09 | 4 | -6/+115 |
* | | | | | Add note for responsive modal styles | sdtsui | 2017-08-09 | 2 | -0/+6 |
* | | | | | Hook up global modal to Tx view, Buy button | sdtsui | 2017-08-09 | 1 | -0/+4 |
* | | | | | Implement global modal | sdtsui | 2017-08-09 | 2 | -0/+85 |
* | | | | | Add actions and reducers for global modal | sdtsui | 2017-08-09 | 2 | -0/+29 |
* | | | | | 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 | 3 | -26/+135 |
* | | | | | Opt for calculated values in absolutely positioned caret | sdtsui | 2017-08-07 | 2 | -2/+8 |
* | | | | | Improve positioning of caret and add reusable color for wallet view | sdtsui | 2017-08-07 | 3 | -24/+16 |
* | | | | | Position account icon, name, and caret | sdtsui | 2017-08-07 | 3 | -23/+85 |
* | | | | | Move tx and wallet view styles to component classes | sdtsui | 2017-08-07 | 3 | -10/+17 |
* | | | | | Merge branch 'NewUI' into feat/mm-ui-5-merged | sdtsui | 2017-08-07 | 14 | -60/+302 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Fix integration test failures: unnecessary sandwich-expando event stopPropaga... | sdtsui | 2017-08-05 | 1 | -1/+0 |
| * | | | | 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 |
| |\ \ \ \ |
|
| | * | | | | 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 |
| * | | | | | 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 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge pull request #1858 from sdtsui/NewUI | kumavis | 2017-08-04 | 7 | -31/+120 |
| |\ \ \ \ |
|
| | * | | | | 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 |
* | | | | | 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 |
|\ \ |
|