Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add TransactionListItemDetails component | Alexander Tseung | 2018-09-13 | 1 | -0/+3 |
| | |||||
* | Update logo wordmark | Alexander Tseung | 2018-08-19 | 2 | -0/+115 |
| | |||||
* | connect screen ready | brunobar79 | 2018-08-17 | 2 | -0/+2 |
| | |||||
* | design complete | brunobar79 | 2018-08-04 | 1 | -0/+18 |
| | |||||
* | add phishing html page, and redirect to bundled page in-window | Kelvin Tan | 2018-07-27 | 1 | -0/+0 |
| | |||||
* | design done | brunobar79 | 2018-07-19 | 3 | -0/+167 |
| | |||||
* | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | brunobar79 | 2018-07-13 | 3 | -0/+51 |
|\ | | | | | | | initial-trezor-support | ||||
| * | Refactor and redesign confirm transaction views | Alexander Tseung | 2018-07-07 | 3 | -0/+51 |
| | | |||||
* | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | brunobar79 | 2018-07-07 | 8 | -0/+53 |
|\| | | | | | | | initial-trezor-support | ||||
| * | Merge branch 'develop' into portal-metamask | PhyrexTsai | 2018-06-01 | 1 | -0/+17 |
| |\ | |||||
| * | | Intergrate ENS with IPFS | MikeCheng1208 | 2018-05-29 | 8 | -0/+53 |
| | | | |||||
* | | | initial trezor support | Bruno | 2018-06-10 | 1 | -0/+11 |
| |/ |/| | |||||
* | | Add notification for dropped retry transactions (#4363) | Alexander Tseung | 2018-05-30 | 1 | -0/+17 |
|/ | |||||
* | Update designs for Add Token screen | Alexander Tseung | 2018-05-20 | 2 | -0/+29 |
| | |||||
* | Use new design for reveal seed screen. Persist seed words only in first time ↵ | Alexander Tseung | 2018-04-23 | 3 | -15/+72 |
| | | | | flow | ||||
* | Update Confirm Contract screen (#3597) | Alexander Tseung | 2018-03-17 | 1 | -0/+16 |
| | |||||
* | Update Deposit Eth icon (#3569) | Alexander Tseung | 2018-03-16 | 1 | -0/+32 |
| | |||||
* | Update popout to fullscreen icon | Alexander Tseung | 2018-01-18 | 1 | -0/+21 |
| | |||||
* | Merge branch 'uat' into cb-388 | Chi Kei Chan | 2018-01-13 | 2 | -0/+0 |
|\ | |||||
| * | [NewUI-flat] New deposit ether modal UI. (#2642) | Dan J Miller | 2018-01-13 | 2 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New deposit ether modal. * New deposit modal full screen on mobile, and other style fixes. * Hide shapeshift option from deposit modal for now. * Add shapeshift form to new deposit modal. * Store recipient address for shapeshift tx in background. * Use Simpledropdown to achieve desired styling in coin selector. * Lint fix * Fix typos and remove dead code. * Remove storage of shapeshift receiving address from background. * Fix typos | ||||
* | | Update main view styling | Alexander Tseung | 2018-01-11 | 1 | -0/+128 |
|/ | |||||
* | Adds button for opening app in main browser window in extension. | Dan | 2017-12-13 | 1 | -0/+15 |
| | |||||
* | Add Info section | Alexander Tseung | 2017-10-26 | 1 | -0/+0 |
| | |||||
* | Merge branch 'master' into NewUI-flat | Chi Kei Chan | 2017-10-25 | 1 | -0/+76 |
|\ | |||||
| * | Add ShapeShift UI | Chi Kei Chan | 2017-10-21 | 1 | -0/+76 |
| | | |||||
* | | Account menu white check mark | Chi Kei Chan | 2017-10-24 | 1 | -0/+14 |
| | | |||||
* | | Adding Account Dropdown V2 | Chi Kei Chan | 2017-10-13 | 4 | -24/+57 |
| | | |||||
* | | Add bolt and info icon vector images | sdtsui | 2017-08-23 | 2 | -0/+22 |
| | | |||||
* | | Add Ethereum Logo | sdtsui | 2017-08-03 | 1 | -0/+11 |
|/ | |||||
* | Add Opera compatibility | Dan Finlay | 2016-10-05 | 2 | -0/+0 |
| | | | | | - Fix incorrect OS key - Add additional icon image sizes. | ||||
* | Created option to pass in static file for fallback for logo. | Kevin Serrano | 2016-08-24 | 1 | -0/+0 |
| | |||||
* | Began reworking tx conf view | Dan Finlay | 2016-07-07 | 1 | -0/+74 |
| | |||||
* | add key.png | Frankie | 2016-06-22 | 1 | -0/+0 |
| | |||||
* | icon fox eyes changed to navy blue everywhere | Zac Mitton | 2016-06-16 | 5 | -0/+0 |
| | |||||
* | Add vlad icons to image folder | Dan Finlay | 2016-06-15 | 8 | -0/+161 |
| | |||||
* | Remove old lock images | Dan Finlay | 2016-06-15 | 2 | -0/+0 |
| | |||||
* | switched to icons instead of pictures | Zac Mitton | 2016-06-07 | 4 | -0/+0 |
| | |||||
* | network status getting set upon start-up and showing in title bar but not ↵ | Zac Mitton | 2016-06-02 | 4 | -0/+0 |
| | | | | auto-updating yet | ||||
* | Add seed word caching during confirmation screen | Dan Finlay | 2016-03-25 | 1 | -0/+1 |
| | | | | | | | | In order to persist the seed word page until the user clicks the confirmation button, we need to store the seed words in localStorage. To simplify this process I've also reorganized some of the account manager code, broken up one large function into many smaller functions, and created a new class for the IdMgmt object. Again, sorry such a big refactor in one commit, but I really had to break it down to work through it. | ||||
* | Add lock images to static repo. | Dan Finlay | 2016-03-03 | 2 | -0/+0 |
| | | | | | | | Having the ui in one project but the static resources in this one is a good sign that either: - We should have the UI in this project. - We should find a way to keep the static resources in the UI repo. | ||||
* | update icon assets | kumavis | 2015-08-02 | 4 | -0/+0 |
| | |||||
* | metamask provider skeleton | kumavis | 2015-08-01 | 5 | -0/+0 |
| | |||||
* | init commit | kumavis | 2015-08-01 | 4 | -0/+0 |