| Commit message (Expand) | Author | Age | Files | Lines |
* | Indicate the current selected account on the popup account view (#4445) | Alexander Tseung | 2018-06-05 | 2 | -0/+5 |
* | Change btn-secondary styles to btn-default. Make btn-secondary red warning st... | Alexander Tseung | 2018-06-01 | 1 | -24/+25 |
* | Prevent loading screen from overlaying the app bar (#4417) | Alexander Tseung | 2018-05-31 | 1 | -2/+2 |
* | Fix scrolling in Deposit Ether modal (#4336) | Alexander Tseung | 2018-05-24 | 1 | -2/+4 |
* | Merge pull request #4308 from MetaMask/i4232-addtoken | kumavis | 2018-05-23 | 6 | -490/+29 |
|\ |
|
| * | Update designs for Add Token screen | Alexander Tseung | 2018-05-20 | 6 | -490/+29 |
* | | Merge pull request #4316 from MetaMask/fix-signature-request | kumavis | 2018-05-22 | 1 | -2/+0 |
|\ \ |
|
| * | | Fix signature request header text | Alexander Tseung | 2018-05-21 | 1 | -2/+0 |
| |/ |
|
* / | remove fix header height | Bruno | 2018-05-17 | 1 | -2/+0 |
|/ |
|
* | Merge pull request #4255 from MetaMask/i4233-dropdowns | kumavis | 2018-05-17 | 2 | -4/+4 |
|\ |
|
| * | Fix account and network dropdowns in confirm screen | Alexander Tseung | 2018-05-15 | 2 | -4/+4 |
* | | Add error message when passwords don't match in first time flow. Change input... | Alexander Tseung | 2018-05-14 | 1 | -48/+49 |
|/ |
|
* | Add new unlock screen design | Alexander Tseung | 2018-05-12 | 6 | -118/+63 |
* | Merge pull request #4196 from MetaMask/i3457-fontweight | Thomas Huang | 2018-05-09 | 11 | -22/+2 |
|\ |
|
| * | Change font weight from 300 to 400 | Alexander Tseung | 2018-05-06 | 11 | -22/+2 |
* | | Add storybook integration | Alexander Tseung | 2018-05-04 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #4156 from MetaMask/i4010-spinner | kumavis | 2018-05-03 | 1 | -0/+21 |
|\ |
|
| * | Fix styling of the app spinner | Alexander Tseung | 2018-05-01 | 1 | -0/+21 |
* | | Merge pull request #4059 from MetaMask/i-4033-seed-words | kumavis | 2018-05-01 | 5 | -0/+89 |
|\ \
| |/
|/| |
|
| * | Use new design for reveal seed screen. Persist seed words only in first time ... | Alexander Tseung | 2018-04-23 | 5 | -0/+89 |
* | | Merge pull request #3940 from nyatla/master | Dan Finlay | 2018-04-24 | 3 | -1/+3 |
|\ \
| |/
|/| |
|
| * | Reduced button padding. | nyatla | 2018-04-10 | 1 | -0/+1 |
| * | Expanded dropdown menu width of title. | nyatla | 2018-04-10 | 1 | -1/+1 |
| * | Changed mouse cursor to "pointer" on the cancel text at the top left of the p... | nyatla | 2018-04-10 | 1 | -0/+1 |
* | | Fix spinner layout | Alexander Tseung | 2018-04-18 | 1 | -2/+10 |
* | | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ... | Alexander Tseung | 2018-04-04 | 1 | -6/+23 |
|\| |
|
| * | Address feedback | David Yoo | 2018-04-04 | 1 | -4/+15 |
| * | Address Add Token design feedback | David Yoo | 2018-04-03 | 1 | -2/+8 |
* | | Fix merge conflicts. Modify send workflow | Alexander Tseung | 2018-04-03 | 1 | -0/+36 |
|\| |
|
| * | Adds simulation failure error messages to confirm screen. | Dan | 2018-04-03 | 1 | -0/+11 |
| * | Merge pull request #3762 from danjm/i3471-checkbalanceonconfirmscreen | kumavis | 2018-03-31 | 1 | -0/+25 |
| |\ |
|
| | * | Merge branch 'master' into i3471-checkbalanceonconfirmscreen | kumavis | 2018-03-28 | 1 | -1/+8 |
| | |\ |
|
| | * | | Checking for sufficient balance in confirm ether screen; includes error messa... | Dan | 2018-03-28 | 1 | -0/+25 |
* | | | | Fix merge conflicts | Alexander Tseung | 2018-03-31 | 1 | -14/+14 |
|\| | | |
|
| * | | | ui - css - use relative path for fonts | kumavis | 2018-03-29 | 1 | -14/+14 |
| | |/
| |/| |
|
* | | | Fix i18n merge conflicts | Alexander Tseung | 2018-03-30 | 1 | -1/+8 |
|\| | |
|
| * | | Merge pull request #3745 from danjm/i3723-fix-long-token-ammounts | kumavis | 2018-03-28 | 1 | -1/+8 |
| |\ \
| | |/
| |/| |
|
| | * | Long token amounts in wallet are truncated with ellipsis. | Dan | 2018-03-27 | 1 | -1/+8 |
* | | | Fix merge conflicts | Alexander Tseung | 2018-03-27 | 23 | -268/+1101 |
|\| | |
|
| * | | Merge pull request #3710 from danjm/i3326-addtokenscreendesignupdate | Thomas Huang | 2018-03-27 | 2 | -40/+145 |
| |\ \ |
|
| | * \ | Merge branch 'master' into i3326-addtokenscreendesignupdate | Dan | 2018-03-27 | 10 | -113/+115 |
| | |\ \ |
|
| | * | | | Updates Add token screen to latest design. | Dan | 2018-03-24 | 2 | -44/+153 |
| | | |/
| | |/| |
|
| * | | | Merge pull request #3695 from danjm/i3379-signtypedata-overflow | Thomas Huang | 2018-03-27 | 1 | -0/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Signed type data notification handles long messages. | Dan | 2018-03-23 | 1 | -0/+1 |
| | |/ |
|
| * / | Update button styles | Alexander Tseung | 2018-03-26 | 10 | -107/+113 |
| |/ |
|
| * | Merge pull request #3624 from alextsg/cb-941 | kumavis | 2018-03-21 | 3 | -6/+19 |
| |\ |
|
| | * | Update confirm transaction screen | Alexander Tseung | 2018-03-21 | 3 | -6/+19 |
| * | | Fix styling regression from master merge. | Dan | 2018-03-20 | 1 | -1/+1 |
| * | | Improve responsiveness of gas price row on confirm screen. | Dan | 2018-03-20 | 1 | -0/+16 |
| |/ |
|
| * | Merge branch 'master' into retry-tx-refractor | Dan | 2018-03-20 | 7 | -11/+12 |
| |\ |
|
| | * | Fix Account Names being cropped (#3626) | Alexander Tseung | 2018-03-20 | 6 | -11/+6 |
| | * | Don't block user from setting gas if estimating gas returns errors. (#3627) | Dan J Miller | 2018-03-20 | 1 | -0/+6 |
| * | | Merge branch 'master' into retry-tx-refractor | Dan | 2018-03-20 | 5 | -28/+92 |
| |\| |
|
| | * | Update Confirm Contract screen (#3597) | Alexander Tseung | 2018-03-17 | 5 | -28/+92 |
| * | | Merge branch 'master' into retry-tx-refractor | frankiebee | 2018-03-16 | 1 | -10/+0 |
| |\| |
|
| | * | Update Deposit Eth icon (#3569) | Alexander Tseung | 2018-03-16 | 1 | -10/+0 |
| * | | Merge branch 'master' into retry-tx-refractor | Dan | 2018-03-14 | 7 | -35/+145 |
| |\| |
|
| | * | Merge branch 'master' into i18n | Thomas Huang | 2018-03-14 | 4 | -5/+83 |
| | |\ |
|
| | | * | Merge branch 'master' into i3033-responsive-newui-onboarding | kumavis | 2018-03-14 | 6 | -33/+105 |
| | | |\ |
|
| | | | * | Merge pull request #3495 from alextsg/cb-290 | kumavis | 2018-03-14 | 2 | -4/+21 |
| | | | |\ |
|
| | | | | * | Increase tap areas for menu buttons on mobile | Alexander Tseung | 2018-03-10 | 2 | -4/+21 |
| | | * | | | Left align create password. | Dan | 2018-03-13 | 1 | -0/+12 |
| | | * | | | Styling fixes to welcome; hide network component on create password; shown we... | Dan | 2018-03-13 | 1 | -2/+2 |
| | | * | | | Add welcome screen to new-ui browser first time flow. | Dan | 2018-03-09 | 2 | -0/+50 |
| | | * | | | Make new-ui create password screen responsive. | Dan | 2018-03-08 | 1 | -24/+0 |
| | * | | | | Merge branch 'master' into i18n | Thomas Huang | 2018-03-14 | 3 | -29/+57 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | | * | | | Update deposit ether styling (#3510) | Alexander Tseung | 2018-03-13 | 3 | -29/+57 |
| | | | |/
| | | |/| |
|
| | * | | | Merge branch 'master' into i18n | Thomas Huang | 2018-03-12 | 2 | -1/+5 |
| | |\| | |
|
| | | * | | Explicitly define state in import account from json component (#3491) | Alexander Tseung | 2018-03-09 | 1 | -1/+1 |
| | * | | | Merge branch 'master' into i18n | Dan Finlay | 2018-03-07 | 2 | -2/+13 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | Merge branch 'master' into i18n | Dan | 2018-03-07 | 16 | -54/+690 |
| | |\ \ \ |
|
| | * | | | | complete i18n across new UI | Nick Doiron | 2018-01-30 | 1 | -0/+4 |
| * | | | | | Styling for dropped. | Dan | 2018-03-14 | 1 | -0/+4 |
| * | | | | | Merge branch 'master' into retry-tx-refractor | Dan | 2018-03-09 | 4 | -2/+21 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Update network colours for better accessibility. (#3469) | Dan J Miller | 2018-03-08 | 1 | -0/+4 |
| | | |_|/
| | |/| | |
|
| | * | | | Merge branch 'master' into ImportAccountMessageV2 | kumavis | 2018-03-07 | 1 | -0/+4 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | | * | | Shapeshift form handles market info unavailable errors. | Dan | 2018-03-07 | 1 | -0/+4 |
| | * | | | Merge branch 'master' into ImportAccountMessageV2 | Dan Finlay | 2018-03-07 | 1 | -4/+3 |
| | |\| | |
|
| | * | | | Merge branch 'master' into ImportAccountMessageV2 | Thomas Huang | 2018-03-03 | 4 | -3/+379 |
| | |\ \ \ |
|
| | * | | | | Import Account disclaimer | Thomas | 2018-03-03 | 1 | -0/+10 |
| | * | | | | Swap color scheme for import account label | Thomas | 2018-03-03 | 1 | -2/+3 |
| * | | | | | Adds inline opening of gas customization to confirm-send-ether screen. | Dan | 2018-03-09 | 1 | -0/+21 |
| * | | | | | Add html and css for responsive retry button. | Dan | 2018-03-09 | 2 | -0/+48 |
| | |_|/ /
| |/| | | |
|
| * | | | | Fix seed phrase validation clearing form (#3417) | Alexander Tseung | 2018-03-07 | 1 | -4/+3 |
| | |/ /
| |/| | |
|
| * | | | Fix network menu for custom URLs (#3366) | Alexander Tseung | 2018-03-02 | 1 | -1/+4 |
| * | | | Merge pull request #3356 from MetaMask/cdn-minimization | Kevin Serrano | 2018-03-02 | 1 | -2/+336 |
| |\ \ \ |
|
| | * | | | Correct ttf format name to 'truetype' | Dan | 2018-03-02 | 1 | -42/+42 |
| | * | | | Check in all font files locally. | Kevin Serrano | 2018-03-01 | 1 | -2/+336 |
| | |/ / |
|
| * | | | Adds beta label to Metamask name in full screen app bar. | Dan | 2018-02-28 | 1 | -0/+15 |
| * | | | Body width container in first time flow is consistent with app bar. | Dan | 2018-02-28 | 1 | -0/+24 |
| |/ / |
|
| * | | Merge pull request #3209 from danjm/MM-634-newui-reset-account | Dan Finlay | 2018-02-14 | 1 | -29/+45 |
| |\ \ |
|
| | * | | Add reset account button to new UI. | Dan | 2018-02-09 | 1 | -29/+45 |
| * | | | Updates the styling of confirm send ether and token screens. (#3235) | Dan J Miller | 2018-02-13 | 1 | -8/+6 |
| * | | | Send screen style updates. (#3234) | Dan J Miller | 2018-02-13 | 3 | -4/+44 |
| * | | | Remove chrome focus outline for mouse users. (#3230) | Dan J Miller | 2018-02-13 | 1 | -0/+6 |
| |/ / |
|
* | | | Merge branch 'uat-next' of https://github.com/MetaMask/metamask-extension int... | Alexander Tseung | 2018-02-09 | 6 | -8/+168 |
|\| | |
|
| * | | Make blockies icon round to match identicons (#3205) | Alexander Tseung | 2018-02-08 | 1 | -1/+1 |
| * | | Update modal header design on send screen (#3196) | Alexander Tseung | 2018-02-07 | 2 | -1/+114 |
| * | | Fix alignment of ellipsis and address in wallet view. (#3198) | Dan J Miller | 2018-02-07 | 2 | -1/+2 |
| * | | Wallet view supports screen sizes between 576px and 667px (#3193) | Dan J Miller | 2018-02-06 | 3 | -6/+52 |
* | | | Fix merge conflicts from uat-next | Alexander Tseung | 2018-02-01 | 4 | -4/+41 |
|\| | |
|
| * | | [NewUI] Use tooltip for copy to clipboard helper text on main screen. (#3120) | Dan J Miller | 2018-02-01 | 3 | -1/+19 |
| * | | [NewUI] Updates capitalization and alignment for the import account screen. (... | Dan J Miller | 2018-02-01 | 1 | -3/+22 |
| |/ |
|
* | | Add create new account routes, fix conflicts from uat updates | Alexander Tseung | 2018-02-01 | 1 | -2/+3 |
* | | Merge branch 'uat' of https://github.com/MetaMask/metamask-extension into cb-254 | Alexander Tseung | 2018-01-30 | 16 | -227/+628 |
|\| |
|
| * | Fix transaction list font sizes, padding | Alexander Tseung | 2018-01-19 | 1 | -12/+6 |
| * | Merge pull request #3024 from alextsg/cb-529 | Kevin Serrano | 2018-01-19 | 1 | -0/+2 |
| |\ |
|
| | * | Update popout to fullscreen icon | Alexander Tseung | 2018-01-18 | 1 | -0/+2 |
| * | | [NewUI] Send screen gas loading fixes (#3027) | Dan J Miller | 2018-01-18 | 1 | -1/+1 |
| |/ |
|
| * | Fix tx-list, confirmation screen styling | Alexander Tseung | 2018-01-18 | 3 | -8/+14 |
| * | Vertically centers the text of the new ui modal header. (#2987) | Dan J Miller | 2018-01-17 | 1 | -0/+1 |
| * | Fix Hide Token modal styling, popup positioning | Alexander Tseung | 2018-01-16 | 3 | -23/+13 |
| * | Fix Add Token button order, styling | Alexander Tseung | 2018-01-13 | 1 | -10/+12 |
| * | Fix input box padding and select highlight in new account create and import p... | Dan | 2018-01-13 | 1 | -0/+11 |
| * | New add account page with create and import options. | Dan | 2018-01-13 | 2 | -0/+183 |
| * | Merge branch 'uat' into cb-388 | Chi Kei Chan | 2018-01-13 | 4 | -6/+265 |
| |\ |
|
| | * | Fix styling in initialization | Alexander Tseung | 2018-01-13 | 1 | -4/+9 |
| | * | [NewUI-flat] New deposit ether modal UI. (#2642) | Dan J Miller | 2018-01-13 | 2 | -1/+255 |
| | * | 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 |
| * | | Change styling for network dropdown | Alexander Tseung | 2018-01-12 | 1 | -27/+15 |
| * | | Update styling for buttons, font weights | Alexander Tseung | 2018-01-12 | 9 | -109/+62 |
| * | | Update main view styling | Alexander Tseung | 2018-01-11 | 7 | -45/+55 |
| |/ |
|
| * | ui - fix font path name | kumavis | 2018-01-09 | 1 | -2/+2 |
* | | Add react-router to allow use of the browser back button | Alexander Tseung | 2017-12-15 | 5 | -0/+24 |
|/ |
|
* | Adds button for opening app in main browser window in extension. | Dan | 2017-12-13 | 1 | -0/+4 |
* | Merge branch 'NewUI-flat' into cb-372 | Chi Kei Chan | 2017-12-08 | 4 | -1/+43 |
|\ |
|
| * | Show user notifications after switch between UIs | Dan | 2017-12-05 | 2 | -0/+41 |
| * | Add UI selection | Dan | 2017-12-05 | 2 | -1/+2 |
* | | Update font weights to 300, remove animation from network dropdown, fix netwo... | Alexander Tseung | 2017-12-02 | 3 | -5/+5 |
|/ |
|
* | Cursor pointer and hover background on from and to dropdown items. | Dan | 2017-11-11 | 1 | -0/+11 |
* | Network loading does not block network loading. | Dan | 2017-11-10 | 2 | -0/+23 |
* | Adds max amount feature for send-ether | Dan | 2017-11-07 | 1 | -0/+9 |
* | Fixes width of from and to dropdowns in extension and on mobile views. | Dan | 2017-11-03 | 1 | -1/+2 |
* | eth_sign warning color | Dan | 2017-10-27 | 1 | -2/+10 |
* | Fix input border rendering on mobile | Alexander Tseung | 2017-10-27 | 1 | -0/+1 |
* | Add Token styling fix | Chi Kei Chan | 2017-10-26 | 1 | -2/+26 |
* | Allow editing account name in account details modal | Alexander Tseung | 2017-10-26 | 3 | -0/+41 |
* | Sign Typed Request styling fixes | Chi Kei Chan | 2017-10-26 | 1 | -7/+15 |
* | Signature request fixes. | Dan | 2017-10-26 | 1 | -18/+12 |
* | Signature Request | Dan | 2017-10-26 | 3 | -0/+272 |
* | Add Info section | Alexander Tseung | 2017-10-26 | 1 | -0/+59 |
* | Add GWEI to gas price unit | Chi Kei Chan | 2017-10-25 | 1 | -1/+0 |
* | Fix gas input styling on mobile view | Chi Kei Chan | 2017-10-25 | 2 | -7/+27 |
* | Show home page when metafox is clicked | Chi Kei Chan | 2017-10-25 | 1 | -0/+6 |
* | Fix alignment on right arrow of confirm tx screens | Chi Kei Chan | 2017-10-25 | 3 | -2/+10 |
* | Fix styling on notification view | Chi Kei Chan | 2017-10-25 | 2 | -1/+10 |
* | Add ellipsis to super long account name | Chi Kei Chan | 2017-10-25 | 1 | -1/+9 |
* | Remove memo input | Chi Kei Chan | 2017-10-25 | 1 | -4/+7 |
* | Styling and UX changes on sidebar | Chi Kei Chan | 2017-10-25 | 1 | -1/+2 |
* | Add token list and buy modal alignment fix | Chi Kei Chan | 2017-10-25 | 3 | -15/+36 |
* | Hide sidebar on add token | Chi Kei Chan | 2017-10-25 | 1 | -1/+1 |
* | Merge branch 'master' into NewUI-flat | Chi Kei Chan | 2017-10-25 | 1 | -1/+3 |
|\ |
|
| * | Add error messages when importing an account | tmashuang | 2017-10-24 | 1 | -1/+2 |
* | | Style dropdown of to-autocomplete. | Dan | 2017-10-25 | 2 | -0/+17 |
* | | Fix mobile add token button | Chi Kei Chan | 2017-10-24 | 3 | -5/+7 |
* | | Disable network dropdown on conf tx screen | Chi Kei Chan | 2017-10-24 | 1 | -0/+9 |
* | | Change clickable area for account detail; change network dot size | Chi Kei Chan | 2017-10-24 | 2 | -4/+10 |
* | | Fix styling in private key modal | Chi Kei Chan | 2017-10-24 | 1 | -0/+1 |
* | | Add caret to Add Token toggle | Chi Kei Chan | 2017-10-24 | 1 | -1/+12 |
* | | Add "Add Token" button to side bar | Chi Kei Chan | 2017-10-24 | 1 | -0/+13 |
* | | Account menu white check mark | Chi Kei Chan | 2017-10-24 | 2 | -2/+13 |
* | | New Sidebar uplift | Chi Kei Chan | 2017-10-24 | 1 | -9/+57 |
* | | Change LOOSE label to IMPORTED | Chi Kei Chan | 2017-10-24 | 2 | -1/+2 |
* | | Improve customize gas modal error handling | Dan | 2017-10-24 | 1 | -2/+18 |
* | | Disable send-v2 next button if in error | Dan | 2017-10-24 | 1 | -6/+8 |
* | | Cleaner implementation of currency-display input. | Dan | 2017-10-24 | 1 | -0/+10 |
* | | Fix settings styling on mobile view | Alexander Tseung | 2017-10-24 | 1 | -0/+7 |
* | | Update token menu css | Chi Kei Chan | 2017-10-24 | 2 | -2/+5 |
* | | Update settings screen to new UI | Alexander Tseung | 2017-10-23 | 4 | -0/+228 |
* | | various styling fix on mobile | Chi Kei Chan | 2017-10-20 | 6 | -12/+43 |
* | | Fixes mobile styling. | Dan | 2017-10-20 | 2 | -11/+41 |
* | | Handling to and amount errors. | Dan | 2017-10-19 | 1 | -0/+11 |
* | | New Account modal | Chi Kei Chan | 2017-10-18 | 6 | -11/+79 |
* | | wip | Chi Kei Chan | 2017-10-18 | 2 | -0/+24 |
* | | Prevent adding already added tokens (#2362) | Alexander Tseung | 2017-10-14 | 1 | -1/+14 |
* | | Fix click to copy for private key not working (#2360) | Alexander Tseung | 2017-10-14 | 1 | -4/+4 |
* | | [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state... | Dan J Miller | 2017-10-14 | 5 | -19/+270 |
* | | Adding Account Dropdown V2 | Chi Kei Chan | 2017-10-13 | 4 | -0/+95 |
* | | Various styling fixes | Chi Kei Chan | 2017-10-13 | 13 | -64/+133 |
* | | Adds amount and gas field to sendV2. | Dan | 2017-10-13 | 2 | -0/+52 |
* | | Send v2 to autocomplete. | Dan | 2017-10-11 | 1 | -0/+16 |
* | | Token menu ellipsis alignment | Chi Kei Chan | 2017-10-11 | 1 | -3/+8 |
* | | Reduce header shadow on mobile | Chi Kei Chan | 2017-10-11 | 2 | -1/+5 |
* | | Fix recipient on send token | Chi Kei Chan | 2017-10-11 | 1 | -0/+1 |
* | | Confirm Token and Confirm Contract v2 | Chi Kei Chan | 2017-10-11 | 1 | -2/+4 |
* | | Confirm eth v2 | Chi Kei Chan | 2017-10-11 | 3 | -59/+98 |
* | | Refactor 'rendersingleidentity' to a stand alone account-list-item component. | Dan | 2017-10-10 | 2 | -37/+29 |
* | | UI for readonly from component. From dropdown opening and closing. Mockdata. | Dan | 2017-10-10 | 2 | -0/+95 |
* | | UI for send screen container without form rows. | Dan | 2017-10-09 | 2 | -0/+143 |
* | | Hide token confirmation modal ui | Dan | 2017-10-03 | 1 | -0/+73 |
* | | Token menu ui. | Dan | 2017-10-02 | 1 | -0/+47 |
* | | Shapeshift deposit tx modal. | Dan | 2017-10-02 | 1 | -7/+7 |
* | | Always set currency to USD on app mount | Chi Kei Chan | 2017-09-29 | 3 | -0/+13 |
* | | Makes styling fixes to account dropdown. | Dan | 2017-09-28 | 1 | -3/+2 |
* | | Adds a back button to export private key modal; connects account details to s... | Dan | 2017-09-28 | 1 | -0/+15 |
* | | Implement Confirm Deploy Contract screen | Chi Kei Chan | 2017-09-27 | 2 | -2/+7 |
* | | Connect export key modal to state and enable actions. | Dan | 2017-09-27 | 1 | -1/+27 |
* | | Export private key modal body ui. | Dan | 2017-09-26 | 2 | -1/+70 |
* | | Exports private key modal opens from dropdown. | Dan | 2017-09-24 | 1 | -35/+38 |
* | | Add Confirm Send token screen | Chi Kei Chan | 2017-09-23 | 1 | -0/+6 |
* | | New account modal now allows for addition of account name. | Dan | 2017-09-23 | 1 | -1/+1 |
* | | ReadOnlyInput component. | Dan | 2017-09-23 | 1 | -1/+1 |
* | | Client side error handling for from, to and amount fields in send.js | Dan | 2017-09-23 | 1 | -0/+15 |
* | | Integrate Add Token | Chi Kei Chan | 2017-09-22 | 2 | -5/+100 |
* | | Abstract account modal. | Dan | 2017-09-22 | 1 | -27/+30 |
* | | Add Token UI - hover/select state; fetch token address | Chi Kei Chan | 2017-09-21 | 2 | -2/+14 |
* | | Add Add Token UI; Add Fuzzy search for tokens | Chi Kei Chan | 2017-09-20 | 2 | -0/+175 |
* | | Buy Modal Styling | Chi Kei Chan | 2017-09-20 | 1 | -7/+13 |
* | | Merge branch 'master' into nm | Chi Kei Chan | 2017-09-19 | 1 | -1/+1 |
|\| |
|
| * | Readd loose label onto accounts. | Kevin Serrano | 2017-08-10 | 1 | -2/+3 |
* | | Ensures that new accounts are only created from the modal, and not when click... | Dan | 2017-09-16 | 1 | -0/+1 |
* | | Make send token responsive; fix desktop send modal height | Chi Kei Chan | 2017-09-15 | 1 | -4/+24 |
* | | Add responsive UI to send ether modal | Chi Kei Chan | 2017-09-15 | 5 | -12/+38 |
* | | Style send ether screen | Chi Kei Chan | 2017-09-14 | 1 | -36/+56 |
* | | Show token tx properly | Chi Kei Chan | 2017-09-14 | 1 | -11/+7 |
* | | Update yarn.lock; Fix tx-list-item overflow; Fix gas exchange rate | Chi Kei Chan | 2017-09-14 | 1 | -4/+55 |
* | | Enables Cancel button in confirmation screen. | Dan | 2017-09-14 | 1 | -0/+1 |
* | | Add token exchange rates | Chi Kei Chan | 2017-09-13 | 1 | -0/+11 |
* | | Improve styling in Confirmation Screen; Show decoded send token data | Chi Kei Chan | 2017-09-13 | 1 | -36/+68 |
* | | [NewUI] Color tx-list-item text depending on transaction status. (#2050) | Dan J Miller | 2017-09-13 | 2 | -0/+19 |
* | | Add frontend validation to send-token | Chi Kei Chan | 2017-09-12 | 4 | -3/+26 |
* | | [New-UI] Confirm Screen restyle and connect to state (#2042) | Dan J Miller | 2017-09-12 | 4 | -0/+240 |
* | | Add buttons; handle back; add yarn.lock | Chi Kei Chan | 2017-09-12 | 3 | -15/+53 |
* | | Use transparent border for consistent size with and without border. | Dan | 2017-09-12 | 1 | -1/+1 |
* | | Cleaner css for circle icon. | Dan | 2017-09-12 | 1 | -7/+19 |
* | | Adds title, divider and descriptive text to network dropdown. | Dan | 2017-09-12 | 1 | -0/+34 |
* | | Highlighted circle icons for the network menu. | Dan | 2017-09-12 | 2 | -0/+21 |
* | | Style send token screen | Chi Kei Chan | 2017-09-11 | 2 | -1/+30 |
* | | Use width 100 and margin for the new modal input. | Dan | 2017-09-09 | 1 | -1/+2 |
* | | Tweak styles in new-account-modal. | Dan | 2017-09-09 | 1 | -7/+16 |
* | | Fix css merge conflicts | Chi Kei Chan | 2017-09-08 | 1 | -1/+1 |
* | | Account-detail address is a readonly input. | Dan | 2017-09-08 | 1 | -0/+3 |
* | | Remove highlight on modal | Dan | 2017-09-08 | 1 | -0/+4 |
* | | Touch up style of account-details-modal. | Dan | 2017-09-08 | 2 | -12/+25 |
* | | Link user from transaction list to etherscan if they have a transaction hash. | Dan | 2017-09-08 | 1 | -1/+6 |
* | | Improve tx-list item hover scss. | Dan | 2017-09-08 | 1 | -3/+3 |
* | | Create tx-list-item component. | Dan | 2017-09-08 | 1 | -0/+16 |
* | | Fix font sizes on Send Token | Chi Kei Chan | 2017-09-07 | 1 | -3/+3 |
* | | Send Token screen partial UI | Chi Kei Chan | 2017-09-07 | 1 | -0/+41 |
* | | Add Contract Tx List Item; Update Token Tx on select | Chi Kei Chan | 2017-09-07 | 3 | -34/+57 |
* | | Adding Token transaction detail screen | Chi Kei Chan | 2017-09-06 | 2 | -4/+19 |
* | | Implement tokens list UI | Chi Kei Chan | 2017-09-06 | 4 | -2/+38 |
* | | Remove wallet-view scrollbars. | Dan | 2017-09-05 | 1 | -0/+6 |
* | | Touch up transaction list item styles, remove main-content scroll bars, align... | Dan | 2017-09-05 | 3 | -11/+22 |
* | | Fix styling of buy and send buttons on main screen. | Dan | 2017-09-05 | 1 | -5/+4 |
* | | Capitalizations via text-transform for main screen transactions. | Dan | 2017-09-05 | 1 | -0/+5 |
* | | Adjust left margin in main container. | Dan | 2017-09-05 | 4 | -5/+12 |
* | | Fix header style; Address comments | Chi Kei Chan | 2017-09-05 | 4 | -18/+35 |
* | | Fix menu style | Jacky Chan | 2017-09-05 | 2 | -1/+23 |