| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of github.com:MetaMask/metamask-plugin into networkIndi... | kumavis | 2016-06-30 | 3 | -0/+86 |
|\ |
|
| * | Unify tooltip styles | Dan Finlay | 2016-06-30 | 2 | -2/+23 |
| * | Merge branch 'master' into CopyTxHash | Dan Finlay | 2016-06-30 | 1 | -3/+3 |
| |\ |
|
| * | | Add tooltip to copy button | Dan Finlay | 2016-06-30 | 1 | -10/+41 |
| * | | Use clipboard icon for copy button | Dan Finlay | 2016-06-30 | 1 | -3/+8 |
| * | | Add copy button to transaction list | Dan Finlay | 2016-06-30 | 1 | -0/+3 |
| * | | Add CopyButton component | Dan Finlay | 2016-06-30 | 1 | -0/+26 |
* | | | Merge branch 'master' into networkIndication | Frankie | 2016-06-30 | 1 | -3/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | Unify wording for transaction options (#369) | Kevin Serrano | 2016-06-30 | 1 | -3/+3 |
| |/ |
|
* | | Add to change log | Frankie | 2016-06-30 | 2 | -20/+19 |
* | | Add network name to indicator and some css fixes | Frankie | 2016-06-30 | 2 | -10/+33 |
* | | Add ✓ charchter to indicate active network | Frankie | 2016-06-30 | 1 | -0/+20 |
|/ |
|
* | Modify network icons to reflect current design. (#355) | Kevin Serrano | 2016-06-29 | 1 | -2/+2 |
* | Second layer of 20 character check modified. | Kevin Serrano | 2016-06-29 | 1 | -1/+1 |
* | Changelog update and reduce allowed characters from 30 to 20. | Kevin Serrano | 2016-06-29 | 1 | -1/+1 |
* | Merge branch 'master' into title-truncate | Kevin Serrano | 2016-06-29 | 1 | -2/+4 |
|\ |
|
| * | Code style fix. | Kevin Serrano | 2016-06-29 | 1 | -2/+2 |
| * | Merge changelog. | Kevin Serrano | 2016-06-29 | 2 | -2/+2 |
| |\ |
|
| * | | Additional length check just in case. | Kevin Serrano | 2016-06-29 | 1 | -2/+3 |
| * | | Enforce 30 character limit on wallet name. | Kevin Serrano | 2016-06-29 | 1 | -0/+1 |
* | | | Wallet name now is properly truncated. | Kevin Serrano | 2016-06-29 | 1 | -1/+1 |
| |/
|/| |
|
* | | Change color of failure to yellow. Change pending to ellipsis. (#338) | Kevin Serrano | 2016-06-29 | 2 | -2/+2 |
|/ |
|
* | clean - appease the linting machine | kumavis | 2016-06-25 | 2 | -27/+9 |
* | svg notif now work for msg signatures | kumavis | 2016-06-25 | 3 | -33/+62 |
* | Merge branch 'master' of github.com:MetaMask/metamask-plugin into conf-tx-ref... | kumavis | 2016-06-25 | 1 | -1/+1 |
|\ |
|
| * | identicon - default to imageify | kumavis | 2016-06-25 | 1 | -1/+1 |
* | | breakout pending-tx-details | kumavis | 2016-06-25 | 3 | -29/+72 |
|/ |
|
* | pending-tx pass the identicon pref on | kumavis | 2016-06-24 | 2 | -0/+2 |
* | account-panel combine panel into account-panel | kumavis | 2016-06-24 | 2 | -66/+37 |
* | icon-factory - overhaul to provide svg or imagified el | kumavis | 2016-06-24 | 2 | -8/+5 |
* | tx-conf add non-interactive mode for notification | kumavis | 2016-06-24 | 2 | -11/+20 |
* | svg notifications - remove unneeded deps and clean code | kumavis | 2016-06-24 | 1 | -5/+5 |
* | Merge branch 'master' of github.com:MetaMask/metamask-plugin into svg-notif | kumavis | 2016-06-24 | 2 | -3/+3 |
|\ |
|
| * | Swap out Transat font for Montserrat | Frankie | 2016-06-23 | 2 | -3/+3 |
* | | initial svg notifications | kumavis | 2016-06-23 | 1 | -5/+11 |
|/ |
|
* | Manually linted | Dan Finlay | 2016-06-22 | 12 | -42/+19 |
* | Auto linted | Dan Finlay | 2016-06-22 | 15 | -116/+98 |
* | Fix tx approval address formatting | Dan Finlay | 2016-06-17 | 1 | -1/+2 |
* | Merge pull request #286 from MetaMask/FixSpinner | Dan Finlay | 2016-06-15 | 1 | -0/+1 |
|\ |
|
| * | Made network spinner clickable | Dan Finlay | 2016-06-15 | 1 | -0/+1 |
* | | Let account address take more space in account list | Dan Finlay | 2016-06-15 | 1 | -2/+1 |
|/ |
|
* | Size export confirmation input | Frankie | 2016-06-13 | 2 | -2/+6 |
* | Fix edit text | Frankie | 2016-06-13 | 1 | -1/+1 |
* | Cache identicons | Dan Finlay | 2016-06-07 | 1 | -11/+6 |
* | Merge branch 'master' into uiFixes | Frankie | 2016-06-06 | 1 | -0/+65 |
|\ |
|
| * | Add provider menu on clicking network status indicator. | Dan Finlay | 2016-06-04 | 1 | -6/+26 |
| * | Clicking network status indicator reveals provider menu | Dan Finlay | 2016-06-04 | 1 | -1/+2 |
| * | Blockchain status now updates on availability change | Dan Finlay | 2016-06-04 | 1 | -6/+4 |
| * | Add network loading indication | Dan Finlay | 2016-06-04 | 1 | -0/+8 |
| * | Differentiate icon name from hover text | Dan Finlay | 2016-06-04 | 1 | -12/+16 |
| * | Some minor linting | Dan Finlay | 2016-06-04 | 1 | -4/+4 |
| * | Make hover text more human friendly | Dan Finlay | 2016-06-04 | 1 | -4/+4 |
| * | network status getting set upon start-up and showing in title bar but not aut... | Zac Mitton | 2016-06-02 | 1 | -0/+34 |
* | | Add css to resize and alighn input for editable lable | Frankie | 2016-06-06 | 1 | -2/+2 |
|/ |
|
* | Fix build error | Dan Finlay | 2016-05-27 | 1 | -5/+2 |
* | Remove etherscan links from non standard blockchains | Dan Finlay | 2016-05-27 | 1 | -2/+9 |
* | Fix network reference part 2 | Dan Finlay | 2016-05-27 | 1 | -1/+1 |
* | Fix network reference | Dan Finlay | 2016-05-27 | 2 | -2/+2 |
* | Add clicking txs in list shows tx conf screen | Dan Finlay | 2016-05-27 | 2 | -3/+12 |
* | Add pending messages to sign to tx list | Dan Finlay | 2016-05-27 | 3 | -54/+94 |
* | Merge pull request #222 from MetaMask/balances | kumavis | 2016-05-26 | 1 | -10/+2 |
|\ |
|
| * | correctly displaying small balances with tests | Zac Mitton | 2016-05-26 | 1 | -10/+2 |
* | | Move transaction list item into its own component | Dan Finlay | 2016-05-26 | 2 | -107/+133 |
* | | Make transaction list into actual React Component | Dan Finlay | 2016-05-26 | 1 | -35/+43 |
|/ |
|
* | bugfix - exportAccount - fix copyToClipboard | kumavis | 2016-05-23 | 1 | -0/+1 |
* | Added ability to nickname wallets locally | Dan Finlay | 2016-05-21 | 1 | -0/+52 |
* | Improve tx list style | Dan Finlay | 2016-05-20 | 1 | -25/+2 |
* | Do not forward to null tx explorer page | Dan Finlay | 2016-05-20 | 1 | -0/+1 |
* | Render failed tx in tx list | Dan Finlay | 2016-05-20 | 1 | -7/+28 |
* | Add special rendering for contracts in transaction list | Dan Finlay | 2016-05-20 | 1 | -14/+39 |
* | Merge branch 'eyeballs' of github.com:MetaMask/metamask-plugin into eyeballs | kumavis | 2016-05-19 | 1 | -0/+31 |
|\ |
|
| * | Merge pull request #190 from MetaMask/MenuDroppo | kumavis | 2016-05-19 | 1 | -0/+31 |
| |\ |
|
| | * | Finish clean implementation of drop-down menu | Dan Finlay | 2016-05-19 | 1 | -1/+1 |
| | * | Add dynamic list item styles | Dan Finlay | 2016-05-19 | 1 | -0/+31 |
* | | | ui - redesign - txList improved | kumavis | 2016-05-19 | 1 | -25/+83 |
|/ / |
|
* / | ui - redesign - ether amount component | kumavis | 2016-05-19 | 1 | -0/+40 |
|/ |
|
* | ui - txList - add time | kumavis | 2016-05-14 | 1 | -0/+11 |
* | ui - txlist - better scroll bar positioning | kumavis | 2016-05-14 | 1 | -1/+1 |
* | ui - fix account-export margin | kumavis | 2016-05-14 | 1 | -13/+22 |
* | ui - redesign - trans group + + account detail + tx list fixes | kumavis | 2016-05-14 | 2 | -41/+56 |
* | clean - remove logging from tx list | kumavis | 2016-05-14 | 1 | -1/+0 |
* | ui - redesign - account details | kumavis | 2016-05-11 | 1 | -6/+8 |
* | hotfix - identicon jazz bug | kumavis | 2016-05-11 | 1 | -2/+6 |
* | Began adding jazzicons | Dan Finlay | 2016-05-11 | 3 | -11/+53 |
* | Style transaction list using new panel component | Dan Finlay | 2016-05-07 | 1 | -26/+48 |
* | Move account panel style into reusable component | Dan Finlay | 2016-05-07 | 3 | -62/+96 |
* | Always show transaction list | Dan Finlay | 2016-05-06 | 1 | -18/+10 |
* | Move account export to subview | Dan Finlay | 2016-05-05 | 2 | -1/+88 |
* | Improve tx UI | Dan Finlay | 2016-05-04 | 2 | -0/+14 |
* | Add UI for Signing Messages | Dan Finlay | 2016-05-04 | 3 | -0/+155 |
* | Convert icons to identicons | Dan Finlay | 2016-04-30 | 1 | -2/+10 |
* | Persist selected account | Dan Finlay | 2016-04-26 | 1 | -4/+2 |
* | Make account detail view the primary view | Dan Finlay | 2016-04-26 | 1 | -1/+1 |
* | Improve transaction list title | Dan Finlay | 2016-04-20 | 1 | -1/+1 |
* | Generate explorer link to match current blockchain | Dan Finlay | 2016-04-20 | 1 | -36/+6 |
* | Improve some UI formatting | Dan Finlay | 2016-04-20 | 1 | -12/+32 |
* | Moved transaction-list into its own component | Dan Finlay | 2016-04-20 | 1 | -0/+49 |
* | Moved UI into repo with its own dependency stack | Dan Finlay | 2016-04-14 | 2 | -0/+158 |