| Commit message (Expand) | Author | Age | Files | Lines |
* | fix test | Csaba Solya | 2018-02-23 | 1 | -1/+2 |
* | add negative decrypt test | Csaba Solya | 2018-02-23 | 1 | -0/+20 |
* | fix tests | Csaba Solya | 2018-02-23 | 1 | -6/+20 |
* | make keyFromPassword private | Csaba Solya | 2018-02-23 | 1 | -3/+3 |
* | adding tests | Csaba Solya | 2018-02-23 | 1 | -0/+66 |
* | Merge branch 'master' into edge-support | Csaba S | 2018-02-22 | 382 | -3802/+42016 |
|\ |
|
| * | Merge pull request #3050 from MetaMask/uat | Dan Finlay | 2018-02-22 | 382 | -3802/+42016 |
| |\ |
|
| | * | Merge pull request #3306 from danjm/MM-805-send-from-tab-popup-fix | Thomas Huang | 2018-02-22 | 1 | -1/+11 |
| | |\ |
|
| | | * | Prevents new transaction from generating popup when metamask is open in an ac... | Dan | 2018-02-22 | 1 | -1/+11 |
| | * | | Merge pull request #3288 from MetaMask/uat-master | Dan Finlay | 2018-02-22 | 6 | -4/+24 |
| | |\ \ |
|
| | | * | | Merge branch 'master' into uat-master | Dan Finlay | 2018-02-22 | 6 | -4/+24 |
| | |/| |
| | |/ /
| |/| | |
|
| | * | | Merge pull request #3296 from danjm/MM-806-new-ui-first-time-import-seed-in-p... | Thomas Huang | 2018-02-22 | 11 | -36/+109 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | Remove output file | Thomas Huang | 2018-02-21 | 1 | -1889/+0 |
| | | * | Use same logic for downloading state logs in the old/uat | Thomas Huang | 2018-02-21 | 1 | -1/+7 |
| | | * | Merge branch 'MM-806-new-ui-first-time-import-seed-in-popup' of https://githu... | Thomas Huang | 2018-02-21 | 7 | -37/+31 |
| | | |\ |
|
| | | | * | Fix old-ui active notices width. | Dan | 2018-02-21 | 1 | -1/+3 |
| | | | * | Render loading inside notice screen, and don't set isLoading from unMarkPassw... | Dan | 2018-02-21 | 3 | -32/+24 |
| | | | * | Fix promise construction | Dan Finlay | 2018-02-21 | 1 | -1/+1 |
| | | | * | Add 8MM gas limit default to send screen | Dan Finlay | 2018-02-21 | 1 | -1/+2 |
| | | | * | Try fixing notice screen synchronous state call | Dan Finlay | 2018-02-21 | 1 | -2/+1 |
| | | * | | Merge branch 'MM-806-new-ui-first-time-import-seed-in-popup' of https://githu... | Thomas Huang | 2018-02-21 | 0 | -0/+0 |
| | | |\| |
|
| | | | * | Temporarily disable loading indicator. | Dan | 2018-02-21 | 1 | -3/+4 |
| | | * | | Temporarily disable loading indicator. | Dan | 2018-02-21 | 2 | -3/+1893 |
| | | |/ |
|
| | | * | Fix variable spelling error. | Dan | 2018-02-21 | 2 | -7/+8 |
| | | * | Fix Import Existing DEN in popup New UI first time flow. | Dan | 2018-02-20 | 4 | -9/+80 |
| | |/ |
|
| | * | Merge pull request #3286 from danjm/uat-version-bump | kumavis | 2018-02-17 | 1 | -1/+1 |
| | |\ |
|
| | | * | Bump uat version to 4.0.12 | Dan | 2018-02-17 | 1 | -1/+1 |
| | |/ |
|
| | * | Ensures that mascara initialize screen is not shown in popup. (#3279) | Dan J Miller | 2018-02-17 | 1 | -1/+4 |
| | * | Merge pull request #3200 from alextsg/cb-703 | kumavis | 2018-02-17 | 20 | -50/+68 |
| | |\ |
|
| | | * | Remove accessing PropTypes from main React package | Alexander Tseung | 2018-02-07 | 20 | -50/+68 |
| | * | | Merge pull request #3261 from MetaMask/uat-oldui-compatibility | kumavis | 2018-02-16 | 4 | -5/+6 |
| | |\ \ |
|
| | | * | | Make oldui compatible with newUI style changes | Thomas Huang | 2018-02-16 | 4 | -5/+6 |
| | * | | | [NewUI] Adds the mascara first time flow to betaUI extension (#3257) | Dan J Miller | 2018-02-16 | 4 | -7/+10 |
| | |/ / |
|
| | * | | Merge pull request #3240 from MetaMask/AddSassToDevDeps | Dan Finlay | 2018-02-14 | 1 | -0/+1 |
| | |\ \ |
|
| | | * | | Add node-sass to dev dependencies | Dan Finlay | 2018-02-14 | 1 | -0/+1 |
| | |/ / |
|
| | * | | Merge pull request #3231 from danjm/MM-744-restore-from-seed-fix | Dan J Miller | 2018-02-14 | 2 | -3/+4 |
| | |\ \ |
|
| | | * | | Remove isInBrowser method and use environment-type.js | Dan | 2018-02-14 | 2 | -22/+4 |
| | | * | | Only open a new window on restore from seed if in extension view. | Dan | 2018-02-14 | 3 | -3/+22 |
| | * | | | Merge pull request #3239 from MetaMask/uat-next | Dan J Miller | 2018-02-14 | 59 | -281/+2143 |
| | |\ \ \ |
|
| | | * \ \ | Merge pull request #3209 from danjm/MM-634-newui-reset-account | Dan Finlay | 2018-02-14 | 6 | -35/+204 |
| | | |\ \ \
| | | | |/ /
| | | |/| | |
|
| | | | * | | Add reset account button to new UI. | Dan | 2018-02-09 | 6 | -35/+204 |
| | | * | | | Merge pull request #3216 from danjm/MM-666-try-beta-link-unlock-privacy-screens | Dan Finlay | 2018-02-14 | 2 | -5/+42 |
| | | |\ \ \ |
|
| | | | * | | | Try beta link on unlock and privacy screens. | Dan | 2018-02-09 | 2 | -5/+42 |
| | | | |/ / |
|
| | | * | | | Updates the styling of confirm send ether and token screens. (#3235) | Dan J Miller | 2018-02-13 | 3 | -26/+20 |
| | | * | | | Send screen style updates. (#3234) | Dan J Miller | 2018-02-13 | 4 | -9/+52 |
| | | * | | | Remove chrome focus outline for mouse users. (#3230) | Dan J Miller | 2018-02-13 | 4 | -1/+40 |
| | | * | | | Fix exception thrown in selected token tx list with shapeshift txs (#3215) | Alexander Tseung | 2018-02-09 | 1 | -3/+3 |
| | | * | | | Fixes shapeshift txs so that they render in tx list. (#3208) | Dan J Miller | 2018-02-09 | 2 | -36/+28 |
| | | |/ / |
|
| | | * | | Merge pull request #3206 from danjm/merge-uat-to-uatnext-feb072019 | Dan J Miller | 2018-02-08 | 18 | -26/+269 |
| | | |\ \ |
|
| | | | * \ | Merge branch 'uat' into uat-next | Dan | 2018-02-08 | 18 | -26/+269 |
| | | | |\ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | Merge pull request #3203 from danjm/merge-master-to-uat-feb72018 | Dan J Miller | 2018-02-08 | 18 | -26/+269 |
| | |\ \ \ \ |
|
| | | * | | | | Point add-token unit test to old-ui component. | Dan | 2018-02-08 | 1 | -1/+1 |
| | | * | | | | Merge branch 'master' into uat | Dan | 2018-02-08 | 18 | -26/+269 |
| | |/| | | | |
|
| | | | * | | | Make blockies icon round to match identicons (#3205) | Alexander Tseung | 2018-02-08 | 2 | -5/+5 |
| | | | |/ / |
|
| | | | * | | [NewUI] Opens to full screen when restoring from seed. (#3201) | Dan J Miller | 2018-02-08 | 7 | -24/+65 |
| | | | * | | Update modal header design on send screen (#3196) | Alexander Tseung | 2018-02-07 | 4 | -67/+134 |
| | | | * | | Fix alignment of ellipsis and address in wallet view. (#3198) | Dan J Miller | 2018-02-07 | 3 | -2/+3 |
| | | | |/ |
|
| | | | * | Remove duplicate token balance on uat next. (#3195) | Dan J Miller | 2018-02-07 | 1 | -2/+0 |
| | | | * | Integration tests for signature requests confirmations. (#3194) | Dan J Miller | 2018-02-07 | 5 | -2/+292 |
| | | | * | Add functional integration testing to Add Token flow (#3189) | Alexander Tseung | 2018-02-06 | 5 | -5/+304 |
| | | | * | Wallet view supports screen sizes between 576px and 667px (#3193) | Dan J Miller | 2018-02-06 | 5 | -24/+70 |
| | | | * | Change styling of Import Account with Seed Phrease (#3182) | Alexander Tseung | 2018-02-06 | 3 | -29/+44 |
| | | | * | [NewUI] Use tooltip for copy to clipboard helper text on main screen. (#3120) | Dan J Miller | 2018-02-01 | 7 | -17/+136 |
| | | | * | [NewUI] Updates capitalization and alignment for the import account screen. (... | Dan J Miller | 2018-02-01 | 3 | -11/+35 |
| | | | * | [NewUI] Set default new account name as placeholder, but not value (#3121) | Dan J Miller | 2018-02-01 | 1 | -5/+8 |
| | | | * | Fix bug stemming from erroneously persistant unlock failure error message. (#... | Dan J Miller | 2018-01-30 | 2 | -0/+15 |
| | | | * | Functional Integration Tests for send ether flow. (#3119) | Dan J Miller | 2018-01-30 | 4 | -0/+670 |
| | | |/
| | |/| |
|
| | * | | Merge branch 'master' into uat | Thomas Huang | 2018-01-24 | 1 | -1/+0 |
| | |\ \ |
|
| | * \ \ | Merge pull request #3069 from tmashuang/uat | Dan J Miller | 2018-01-24 | 11 | -27/+75 |
| | |\ \ \ |
|
| | | * | | | Merge branch 'master' into uat | Thomas | 2018-01-23 | 7 | -7/+43 |
| | | * | | | Revert integration to oldUi | Thomas | 2018-01-23 | 1 | -18/+23 |
| | | * | | | String interpolate version in settings | Thomas | 2018-01-23 | 1 | -1/+1 |
| | | * | | | Remove duplicate eth-contract-metadata | Thomas | 2018-01-23 | 1 | -1/+1 |
| | | * | | | Add ExtensionPlatform = 'development' to mockUi | Thomas | 2018-01-23 | 2 | -0/+7 |
| | |/ / / |
|
| | * | | | Merge pull request #3049 from chikeichan/newmaster | Chi Kei Chan | 2018-01-20 | 14 | -73/+208 |
| | |\ \ \ |
|
| | | * | | | update yarn.lock | Chi Kei Chan | 2018-01-20 | 1 | -24/+99 |
| | | * | | | Merge branch 'uat' into newmaster | Chi Kei Chan | 2018-01-20 | 352 | -3709/+39827 |
| | | |\ \ \ |
|
| | * | | | | | Get version from manifest instead of hard coding in New UI info page. | Dan | 2018-01-20 | 1 | -1/+3 |
| | | |/ / /
| | |/| | | |
|
| | * | | | | 4.0.10 | kumavis | 2018-01-19 | 1 | -1/+1 |
| | * | | | | Fix transaction list font sizes, padding | Alexander Tseung | 2018-01-19 | 2 | -17/+7 |
| | * | | | | Merge pull request #3024 from alextsg/cb-529 | Kevin Serrano | 2018-01-19 | 4 | -3/+26 |
| | |\ \ \ \ |
|
| | | * | | | | Fix lint errors | Alexander Tseung | 2018-01-18 | 1 | -1/+1 |
| | | * | | | | Update popout to fullscreen icon | Alexander Tseung | 2018-01-18 | 3 | -2/+25 |
| | * | | | | | [NewUI] Send screen gas loading fixes (#3027) | Dan J Miller | 2018-01-18 | 3 | -27/+25 |
| | |/ / / / |
|
| | * | | | | Show now tokens by default and improve search on add token screen. | Dan | 2018-01-18 | 1 | -5/+10 |
| | * | | | | Fix tx-list, confirmation screen styling | Alexander Tseung | 2018-01-18 | 4 | -13/+18 |
| | * | | | | Merge pull request #3005 from alextsg/cb-385 | Chi Kei Chan | 2018-01-18 | 2 | -1/+4 |
| | |\ \ \ \ |
|
| | | * | | | | Fix rendering QR code in old UI, hide unnecessary back button | Alexander Tseung | 2018-01-17 | 2 | -1/+4 |
| | * | | | | | Merge pull request #3007 from alextsg/uat-master-011618 | Chi Kei Chan | 2018-01-18 | 24 | -84/+395 |
| | |\ \ \ \ \ |
|
| | | * | | | | | Fix merge conflicts | Alexander Tseung | 2018-01-17 | 1 | -5/+14 |
| | | * | | | | | Merge branch 'uat' into uat-master-011618 | Alexander Tseung | 2018-01-17 | 351 | -3712/+39761 |
| | | |\| | | | |
|
| | * | | | | | | Readjust gas fees when switching networks on the send screen | Alexander Tseung | 2018-01-17 | 2 | -22/+44 |
| | * | | | | | | Vertically centers the text of the new ui modal header. (#2987) | Dan J Miller | 2018-01-17 | 1 | -0/+1 |
| | * | | | | | | Adding one or more tokens sets the selected token before returning the user t... | Dan J Miller | 2018-01-17 | 2 | -0/+8 |
| | | |/ / / /
| | |/| | | | |
|
| | * | | | | | [NewUI-flat] Fix gulp build (#2975) | Dan J Miller | 2018-01-16 | 3 | -14/+90 |
| | * | | | | | Restore display of all unconfirmed transactions. | Dan | 2018-01-16 | 1 | -34/+34 |
| | * | | | | | Fix send screen value input | Alexander Tseung | 2018-01-16 | 1 | -3/+11 |
| | * | | | | | Fix Hide Token modal styling, popup positioning | Alexander Tseung | 2018-01-16 | 4 | -25/+15 |
| | * | | | | | Merge pull request #2964 from alextsg/cb-505c | Dan Finlay | 2018-01-16 | 1 | -1/+1 |
| | |\ \ \ \ \ |
|
| | | * | | | | | Move blockies option to the bottom of Settings | Alexander Tseung | 2018-01-15 | 1 | -1/+1 |
| | * | | | | | | [NewUI] Place all users of extension into old UI (disable auto adding). (#2946) | Dan J Miller | 2018-01-16 | 3 | -26/+79 |
| | * | | | | | | Fix confirm Add Token button order | Alexander Tseung | 2018-01-13 | 1 | -4/+4 |
| | * | | | | | | Fix Add Token button order, styling | Alexander Tseung | 2018-01-13 | 2 | -14/+16 |
| | * | | | | | | Fix input box padding and select highlight in new account create and import p... | Dan | 2018-01-13 | 2 | -1/+11 |
| | * | | | | | | New add account page with create and import options. | Dan | 2018-01-13 | 13 | -95/+475 |
| | * | | | | | | Merge pull request #2928 from alextsg/cb-388 | Chi Kei Chan | 2018-01-13 | 24 | -234/+284 |
| | |\ \ \ \ \ \ |
|
| | | * \ \ \ \ \ | Merge branch 'uat' into cb-388 | Chi Kei Chan | 2018-01-13 | 0 | -0/+0 |
| | | |\ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| | | * | | | | | | Merge branch 'uat' into cb-388 | Chi Kei Chan | 2018-01-13 | 24 | -315/+758 |
| | | |\ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| | * | | | | | | | Fix styling in initialization | Alexander Tseung | 2018-01-13 | 3 | -7/+21 |
| | | |/ / / / /
| | |/| | | | | |
|
| | * | | | | | | [NewUI-flat] New deposit ether modal UI. (#2642) | Dan J Miller | 2018-01-13 | 14 | -318/+717 |
| | * | | | | | | Fix margin styling for name and address in account detail section. (#2790) | Dan J Miller | 2018-01-12 | 2 | -3/+4 |
| | * | | | | | | [NewUI] Build mascara with uglification and gzipping. (#2735) | Dan J Miller | 2018-01-12 | 4 | -1/+15 |
| | * | | | | | | Fix logging out of old UI causing infinite spinner (#2914) | Alexander Tseung | 2018-01-12 | 2 | -2/+6 |
| | * | | | | | | Fix padding of a hovered tx-list-item (#2859) | Dan J Miller | 2018-01-12 | 1 | -1/+1 |
| | | * | | | | | Fix token balance color | Alexander Tseung | 2018-01-12 | 1 | -1/+3 |
| | | * | | | | | Fix lint errors | Alexander Tseung | 2018-01-12 | 1 | -1/+0 |
| | | * | | | | | Change styling for network dropdown | Alexander Tseung | 2018-01-12 | 2 | -58/+25 |
| | | * | | | | | Update styling for buttons, font weights | Alexander Tseung | 2018-01-12 | 16 | -125/+83 |
| | | * | | | | | Update main view styling | Alexander Tseung | 2018-01-11 | 13 | -85/+198 |
| | |/ / / / / |
|
| | * | | | | | 4.0.9 | kumavis | 2018-01-09 | 1 | -1/+1 |
| | * | | | | | ui - fix font path name | kumavis | 2018-01-09 | 1 | -2/+2 |
| | * | | | | | Merge pull request #2848 from MetaMask/NewUI-flat | Alexander Tseung | 2018-01-04 | 12 | -1313/+2204 |
| | |\ \ \ \ \ |
|
| | | * \ \ \ \ | Merge pull request #2845 from alextsg/NewUI-flat-4.0.5c | Alexander Tseung | 2018-01-04 | 10 | -14/+115 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | Fix merge conflict | Alexander Tseung | 2018-01-04 | 1 | -1/+0 |
| | | | * | | | | | Merge branch 'NewUI-flat' into NewUI-flat-4.0.5c | Alexander Tseung | 2018-01-04 | 338 | -3279/+38277 |
| | | | |\ \ \ \ \
| | | | |/ / / / /
| | | |/| | | | | |
|
| | | * | | | | | | Fix sign typed data | Alexander Tseung | 2017-12-30 | 2 | -1298/+2088 |
| | | * | | | | | | Fix mascara first time flow button colors | Alexander Tseung | 2017-12-30 | 1 | -3/+3 |
| | * | | | | | | | Merge pull request #2799 from MetaMask/NewUI-flat | Alexander Tseung | 2017-12-23 | 193 | -659/+21414 |
| | |\| | | | | | |
|
| | | * | | | | | | Merge pull request #2798 from alextsg/NewUI-flat-4.0.5 | Alexander Tseung | 2017-12-23 | 3 | -8/+1 |
| | | |\ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ | Merge branch 'NewUI-flat' into merge-master | Alexander Tseung | 2017-12-23 | 1 | -1/+1 |
| | | | |\ \ \ \ \ \
| | | | |/ / / / / /
| | | |/| | | | | | |
|
| | | * | | | | | | | Update manifest.json version from 4.0.4 to 4.0.5 (#2797) | Alexander Tseung | 2017-12-23 | 1 | -1/+1 |
| | | | * | | | | | | Merge branch 'NewUI-flat' into merge-master | Alexander Tseung | 2017-12-23 | 337 | -2146/+36353 |
| | | | |\ \ \ \ \ \
| | | | |/ / / / / /
| | | |/| | | | | | |
|
| | | * | | | | | | | Track usage of old and new UI (#2794) | Alexander Tseung | 2017-12-23 | 9 | -17/+125 |
| | | * | | | | | | | [NewUI] Fixes tests and sends user to NewUI after registering. (#2788) | Dan J Miller | 2017-12-22 | 6 | -8/+12 |
| | | * | | | | | | | Merge pull request #2785 from danjm/merge-master-to-newUI-flat-dec20 | Chi Kei Chan | 2017-12-21 | 20 | -79/+1114 |
| | | |\ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ | Merge branch 'NewUI-flat' into merge-master-to-newUI-flat-dec20 | Chi Kei Chan | 2017-12-21 | 0 | -0/+0 |
| | | | |\ \ \ \ \ \ \
| | | | |/ / / / / / /
| | | |/| | | | | | | |
|
| | | | * | | | | | | | Merge branch 'NewUI-flat' into merge-master-to-newUI-flat-dec20 | Chi Kei Chan | 2017-12-21 | 8 | -74/+98 |
| | | | |\ \ \ \ \ \ \
| | | | |/ / / / / / /
| | | |/| | | | | | | |
|
| | | * | | | | | | | | Clone transaction while editing instead of mutating object from state. | Dan | 2017-12-21 | 1 | -6/+7 |
| | | * | | | | | | | | Add constanst for token transfer function signature. | Dan | 2017-12-21 | 2 | -1/+5 |
| | | * | | | | | | | | Lint fixes. | Dan | 2017-12-21 | 4 | -6/+2 |
| | | * | | | | | | | | Adds updateTransaction to background and used it to update after editing in s... | Dan | 2017-12-21 | 8 | -101/+85 |
| | | * | | | | | | | | Canceled, edited transactions show edited amount. | Dan | 2017-12-21 | 5 | -2/+41 |
| | | | * | | | | | | | Merge branch 'master' into NewUI-flat | Dan | 2017-12-21 | 20 | -79/+1114 |
| | | |/| | | | | | | |
|
| | | * | | | | | | | | [NewUI] Hide UI toggle in mascara (#2772) | Dan J Miller | 2017-12-21 | 4 | -19/+23 |
| | | * | | | | | | | | Hide fiat values on account details screen when eth/token value is 0. | Dan | 2017-12-21 | 3 | -3/+8 |
| | | * | | | | | | | | Hides the sidebar after the an account menu actions changes the screen behind... | Dan | 2017-12-21 | 1 | -0/+6 |
| | | * | | | | | | | | Fix edit to field bug. (#2738) | Dan J Miller | 2017-12-13 | 1 | -6/+7 |
| | | * | | | | | | | | Remove inline style. | Dan | 2017-12-13 | 3 | -4/+4 |
| | | * | | | | | | | | Make transaction list and item more flexible. | Dan | 2017-12-13 | 2 | -4/+4 |
| | | * | | | | | | | | Flex account-data-subsection | Dan | 2017-12-13 | 3 | -19/+20 |
| | | * | | | | | | | | Fix old ui width in mobile and extension. | Dan | 2017-12-13 | 2 | -24/+21 |
| | | * | | | | | | | | Fix height of login screen | Dan | 2017-12-13 | 1 | -27/+25 |
| | | * | | | | | | | | Fix isMascara and update yarn.lock | Chi Kei Chan | 2017-12-13 | 2 | -290/+464 |
| | | * | | | | | | | | Substitute isMascara check for explicit check if user is on mobile browser. | Dan | 2017-12-13 | 2 | -13/+2 |
| | | * | | | | | | | | Hide open in browser button on mobile (but still show on extension); adds a f... | Dan | 2017-12-13 | 3 | -3/+15 |
| | | * | | | | | | | | Adds button for opening app in main browser window in extension. | Dan | 2017-12-13 | 4 | -0/+29 |
| | | * | | | | | | | | Delete uneeded files from old-ui. | Dan | 2017-12-13 | 9 | -2106/+0 |
| | | * | | | | | | | | Merge pull request #2639 from alextsg/cb-372 | Chi Kei Chan | 2017-12-08 | 5 | -23/+28 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ | Merge branch 'NewUI-flat' into cb-372 | Chi Kei Chan | 2017-12-08 | 0 | -0/+0 |
| | | | |\ \ \ \ \ \ \ \
| | | | |/ / / / / / / /
| | | |/| | | | | | | | |
|
| | | | * | | | | | | | | Merge branch 'NewUI-flat' into cb-372 | Chi Kei Chan | 2017-12-08 | 162 | -152/+21152 |
| | | | |\ \ \ \ \ \ \ \
| | | | |/ / / / / / / /
| | | |/| | | | | | | | |
|
| | | * | | | | | | | | | Merge pull request #2697 from danjm/MM-333-auto-add-users-to-new-UI | Chi Kei Chan | 2017-12-08 | 138 | -43/+20783 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ \ | Merge branch 'NewUI-flat' into MM-333-auto-add-users-to-new-UI | Chi Kei Chan | 2017-12-08 | 0 | -0/+0 |
| | | | |\ \ \ \ \ \ \ \ \
| | | | |/ / / / / / / / /
| | | |/| | | | | | | | | |
|
| | | | * | | | | | | | | | Merge branch 'NewUI-flat' into MM-333-auto-add-users-to-new-UI | Chi Kei Chan | 2017-12-08 | 28 | -109/+369 |
| | | | |\ \ \ \ \ \ \ \ \
| | | | |/ / / / / / / / /
| | | |/| | | | | | | | | |
|
| | | * | | | | | | | | | | Update max amount behaviour to meet new specs. | Dan | 2017-12-07 | 6 | -15/+55 |
| | | * | | | | | | | | | | Merge branch 'master' into NewUI-flat | Chi Kei Chan | 2017-12-07 | 3 | -23/+88 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | Merge branch 'master' into NewUI-flat-merge-with-master | Dan | 2017-12-07 | 19 | -71/+226 |
| | | | | * | | | | | | | | | User is automatically added to new UI if they meet conditions at time of login. | Dan | 2017-12-07 | 2 | -3/+47 |
| | | | | * | | | | | | | | | Show user notifications after switch between UIs | Dan | 2017-12-05 | 8 | -3/+185 |
| | | | | * | | | | | | | | | Update newUI UI for switching back to old UI. | Dan | 2017-12-05 | 2 | -8/+24 |
| | | | | * | | | | | | | | | Lint fix | Dan | 2017-12-05 | 2 | -3/+3 |
| | | | | * | | | | | | | | | Css selected in background based on betaUI state. | Dan | 2017-12-05 | 1 | -6/+15 |
| | | | | * | | | | | | | | | New-ui actions accomodates old-ui. | Dan | 2017-12-05 | 2 | -8/+11 |
| | | | | * | | | | | | | | | Use newui actions in old-ui | Dan | 2017-12-05 | 26 | -25/+28 |
| | | | | * | | | | | | | | | Add UI selection | Dan | 2017-12-05 | 11 | -51/+136 |
| | | | | * | | | | | | | | | Add old-ui directory | Dan | 2017-12-05 | 122 | -0/+20398 |
| | | | |/ / / / / / / / /
| | | |/| | | | | | | | | |
|
| | | | | * | | | | | | | | Update font weights to 300, remove animation from network dropdown, fix netwo... | Alexander Tseung | 2017-12-02 | 5 | -23/+28 |
| | | | |/ / / / / / / /
| | | |/| | | | | | | | |
|
| | | * | | | | | | | | | Merge pull request #2615 from jpclark/NewUI-flat | Thomas Huang | 2017-11-29 | 10 | -28/+494 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | Remove useBlockie in props for render | Thomas Huang | 2017-11-29 | 1 | -1/+1 |
| | | | * | | | | | | | | | Fixes changes requested in pullrequestreview-79088534 | Jason Clark | 2017-11-27 | 3 | -2/+4 |
| | | | * | | | | | | | | | more eslint fixes | Jason Clark | 2017-11-26 | 2 | -2/+2 |
| | | | * | | | | | | | | | adding blockies lib to eslint ignore so it doesn't blow up the style checker ... | Jason Clark | 2017-11-26 | 1 | -1/+2 |
| | | | * | | | | | | | | | making eslint happy | Jason Clark | 2017-11-26 | 3 | -7/+8 |
| | | | * | | | | | | | | | fixing blockies display issues | Jason Clark | 2017-11-26 | 2 | -5/+9 |
| | | | * | | | | | | | | | swapped out ethereum-blockies lib for MEW blockies library, tightened up iden... | Jason Clark | 2017-11-26 | 4 | -86/+413 |
| | | | * | | | | | | | | | tweaking styling | Jason Clark | 2017-11-25 | 2 | -9/+27 |
| | | | * | | | | | | | | | incremental commit of working blockie component | Jason Clark | 2017-11-25 | 3 | -18/+57 |
| | | | * | | | | | | | | | toggle wired up to preferences property store | Jason Clark | 2017-11-25 | 6 | -26/+47 |
| | | | * | | | | | | | | | incremental commit | Clark, Jason (Contractor) | 2017-11-24 | 7 | -5/+58 |
| | | * | | | | | | | | | | Merge pull request #2618 from MetaMask/NewUI-flat-update-deps | Dan Finlay | 2017-11-29 | 6 | -17/+27 |
| | | |\ \ \ \ \ \ \ \ \ \
| | | | |/ / / / / / / / /
| | | |/| | | | | | | | | |
|
| | | | * | | | | | | | | | Update babelify to 8.0.0 | Thomas Huang | 2017-11-28 | 1 | -1/+1 |
| | | | * | | | | | | | | | Update react, react-dom, and react-test-renderer to 15.6.2 | Thomas Huang | 2017-11-27 | 1 | -3/+3 |
| | | | * | | | | | | | | | Update ethjs-query to v0.3.1 | Thomas Huang | 2017-11-27 | 1 | -1/+1 |
| | | | * | | | | | | | | | Update Qunit to QunitJS v2.4.1 | Thomas Huang | 2017-11-27 | 1 | -1/+1 |
| | | | * | | | | | | | | | Update to Enzyme 3.2.0 | Thomas Huang | 2017-11-26 | 6 | -11/+21 |
| | | |/ / / / / / / / / |
|
| | | * | | | | | | | | | Remove unneeded type casting | Dan Finlay | 2017-11-21 | 1 | -1/+1 |
| | | * | | | | | | | | | Fix bug where gas param was not a string | Dan Finlay | 2017-11-21 | 2 | -3/+3 |
| | * | | | | | | | | | | Merge pull request #2591 from MetaMask/NewUI-flat | Chi Kei Chan | 2017-11-16 | 40 | -180/+780 |
| | |\| | | | | | | | | |
|
| | | * | | | | | | | | | Merge pull request #2590 from MetaMask/merge-master | Chi Kei Chan | 2017-11-16 | 10 | -17/+53 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | Version Bump | Chi Kei Chan | 2017-11-16 | 2 | -1/+5 |
| | | | * | | | | | | | | | Merge branch 'master' into merge-master | Chi Kei Chan | 2017-11-16 | 8 | -16/+48 |
| | | |/| | | | | | | | | |
|
| | | * | | | | | | | | | | Merge pull request #2587 from danjm/MM-281-currencyinput-in-gas-estimator | Daniel Tsui | 2017-11-16 | 2 | -5/+8 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | Gas customzier does not consider amount when sending tokens. | Dan | 2017-11-16 | 1 | -1/+1 |
| | | | * | | | | | | | | | | Use currency input component in input number, to improve input behaviour in g... | Dan | 2017-11-16 | 1 | -4/+7 |
| | | |/ / / / / / / / / / |
|
| | | * | | | | | | | | | | Show tokens with zero balance | Alexander Tseung | 2017-11-15 | 1 | -4/+1 |
| | | * | | | | | | | | | | Create single action for updating all of send in redux state. | Dan | 2017-11-15 | 5 | -13/+38 |
| | | * | | | | | | | | | | Allow editing of token transactions. | Dan | 2017-11-15 | 2 | -11/+91 |
| | | * | | | | | | | | | | Fix lint errors. | Dan | 2017-11-15 | 4 | -18/+15 |
| | | * | | | | | | | | | | Allow editing of send ether. | Dan | 2017-11-15 | 5 | -23/+131 |
| | | * | | | | | | | | | | Improve variable name. | Dan | 2017-11-14 | 1 | -2/+2 |
| | | * | | | | | | | | | | Deposit button shows link to faucet on testnet networks. | Dan | 2017-11-14 | 1 | -15/+23 |
| | | * | | | | | | | | | | Cursor pointer and hover background on from and to dropdown items. | Dan | 2017-11-11 | 4 | -0/+15 |
| | | * | | | | | | | | | | Focus amount input when click anywhere in amount field container | Dan | 2017-11-11 | 2 | -0/+4 |
| | | * | | | | | | | | | | Rounding of vals < 0.01 in currency display consistent with master. | Dan | 2017-11-11 | 2 | -2/+3 |
| | | * | | | | | | | | | | Linting | Thomas Huang | 2017-11-11 | 5 | -9/+9 |
| | | * | | | | | | | | | | Network loading does not block network loading. | Dan | 2017-11-10 | 5 | -16/+27 |
| | | * | | | | | | | | | | darker backdrop style for modal | cjeria | 2017-11-10 | 1 | -1/+1 |
| | | * | | | | | | | | | | Merge pull request #2549 from danjm/NewUI-flat-send-amount-fixes | Daniel Tsui | 2017-11-08 | 2 | -20/+29 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | Calculate max amount for send ether based on minimum gas total. | Dan | 2017-11-08 | 2 | -10/+1 |
| | | | * | | | | | | | | | | Fix amount max for sending token. | Dan | 2017-11-08 | 2 | -10/+28 |
| | | |/ / / / / / / / / / |
|
| | | * | | | | | | | | | | Merge pull request #2510 from danjm/NewUI-flat-token-balance | Daniel Tsui | 2017-11-08 | 17 | -82/+387 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | Add currency-input component to correct send amount behaviour and move curren... | Dan | 2017-11-08 | 3 | -32/+103 |
| | | | * | | | | | | | | | | Lint fixes. | Dan | 2017-11-07 | 5 | -15/+3 |
| | | | * | | | | | | | | | | Allow sending 0 eth or tokens | Dan | 2017-11-07 | 1 | -3/+3 |
| | | | * | | | | | | | | | | Set gas price allows for WEI precision. | Dan | 2017-11-07 | 4 | -10/+30 |
| | | | * | | | | | | | | | | Insufficient balance warning in gas customizer works for send token | Dan | 2017-11-07 | 1 | -3/+1 |
| | | | * | | | | | | | | | | Adds max amount feature for send token | Dan | 2017-11-07 | 1 | -5/+12 |
| | | | * | | | | | | | | | | Adds max amount feature for send-ether | Dan | 2017-11-07 | 5 | -2/+65 |
| | | | * | | | | | | | | | | Token balance in send state; validating sufficient tokens, validation updates... | Dan | 2017-11-07 | 11 | -33/+191 |
| | | |/ / / / / / / / / / |
|
| | | * | | | | | | | | | | Merge pull request #2530 from MetaMask/uat | Chi Kei Chan | 2017-11-03 | 54 | -1019/+952 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | Fixes width of from and to dropdowns in extension and on mobile views. | Dan | 2017-11-03 | 2 | -2/+3 |
| | * | | | | | | | | | | | | Merge pull request #2518 from MetaMask/mascara-first-screen | Frankie | 2017-11-08 | 5 | -54/+110 |
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / / / /
| | |/| | | | | | | | | | | |
|
| | | * | | | | | | | | | | | Merge remote-tracking branch 'origin/uat' into mascara-first-screen | frankiebee | 2017-11-08 | 64 | -1161/+1296 |
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / /
| | |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | | Update classnames for integration tests and add output/index.css to integrati... | Dan | 2017-11-03 | 3 | -38/+25 |
| | * | | | | | | | | | | | | Get current NewUI-flat tests working. | Dan | 2017-11-03 | 6 | -137/+113 |
| | * | | | | | | | | | | | | Merge pull request #2519 from danjm/NewUI-flat-lintfixes | Thomas Huang | 2017-11-03 | 57 | -986/+1158 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | More lint fixes | Dan | 2017-11-02 | 33 | -115/+108 |
| | | * | | | | | | | | | | | | Lint fixes for NewUI-flat. | Dan | 2017-11-02 | 35 | -726/+703 |
| | | | |/ / / / / / / / / /
| | | |/| | | | | | | | | | |
|
| | | * | | | | | | | | | | | Add utility for getting token data; get token data in tx-list even if token h... | Dan | 2017-10-28 | 4 | -29/+89 |
| | | * | | | | | | | | | | | Provide default new account name | Alexander Tseung | 2017-10-27 | 1 | -63/+78 |
| | | * | | | | | | | | | | | Fix Settings/Info screen being visible on logout (#2490) | Alexander Tseung | 2017-10-27 | 2 | -6/+43 |
| | | * | | | | | | | | | | | Correct rendering of conversions when conversion rate is a token. (#2498) | Dan J Miller | 2017-10-27 | 3 | -20/+52 |
| | | * | | | | | | | | | | | Clear import error state on logout. | Dan | 2017-10-27 | 2 | -0/+5 |
| | | * | | | | | | | | | | | eth_sign warning color | Dan | 2017-10-27 | 2 | -3/+18 |
| | | * | | | | | | | | | | | Change min gas price to 0.1 GWEI | Dan | 2017-10-27 | 7 | -31/+68 |
| | | * | | | | | | | | | | | Fix input border rendering on mobile | Alexander Tseung | 2017-10-27 | 1 | -0/+1 |
| | | | * | | | | | | | | | | mascara:create-password - use less words in metamask explanation | frankiebee | 2017-11-07 | 1 | -1/+1 |
| | | | * | | | | | | | | | | mascara - fix words and enviroment vars | frankiebee | 2017-11-03 | 2 | -11/+7 |
| | | | * | | | | | | | | | | mascara:first-time - fix wording | frankiebee | 2017-11-01 | 1 | -2/+2 |
| | | | * | | | | | | | | | | fix mascara build | frankiebee | 2017-11-01 | 1 | -1/+1 |
| | | | * | | | | | | | | | | mascara:first-time - add alpha warning and a about metamask and mascot | frankiebee | 2017-11-01 | 2 | -47/+107 |