Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix camel casing on setSelectedAccount action. | Dan Finlay | 2016-11-22 | 1 | -1/+1 |
| | |||||
* | change all instances of selectedAddress to selectedAccount. | Kevin Serrano | 2016-11-22 | 2 | -5/+5 |
| | |||||
* | Remove insane actions hash | Dan Finlay | 2016-11-05 | 1 | -6/+2 |
| | |||||
* | Configure BIP44 Keychain as default one | Dan Finlay | 2016-10-29 | 1 | -3/+3 |
| | |||||
* | Began adding first basic keyring | Dan Finlay | 2016-10-21 | 1 | -3/+3 |
| | |||||
* | Remove flex class from account list container | Dan Finlay | 2016-10-12 | 1 | -1/+1 |
| | |||||
* | Merge branch 'library' of github.com:MetaMask/metamask-plugin into library | kumavis | 2016-09-13 | 2 | -10/+7 |
|\ | |||||
| * | Fix single account list formatting | Dan Finlay | 2016-09-13 | 2 | -5/+2 |
| | | |||||
| * | Add accounts back to metamask state | Dan Finlay | 2016-09-13 | 1 | -5/+5 |
| | | |||||
* | | ui - remove unused currentDomain prop | kumavis | 2016-09-13 | 1 | -1/+0 |
|/ | |||||
* | Revert "Add new eth-lightwallet salting to vault." | Frankie | 2016-09-13 | 2 | -7/+10 |
| | |||||
* | Fix account list formatting when only a single item. | Dan Finlay | 2016-09-12 | 2 | -10/+7 |
| | | | | | | - Makes account list items no longer flex larger than they should be. - Makes the add account button not flex larger than it should be. - Adds a line under the add account button to define its size. | ||||
* | Merge branch 'master' into i#589pendingTxsIssue | Frankie | 2016-09-09 | 1 | -2/+2 |
|\ | |||||
| * | Nearly finished factoring fiat value into eth-balance | Dan Finlay | 2016-09-07 | 1 | -2/+2 |
| | | |||||
* | | Add network checks for unconfirmed Txs | Frankie | 2016-09-09 | 1 | -0/+1 |
|/ | |||||
* | Change account list balance rendering. | Kevin Serrano | 2016-08-17 | 1 | -2/+6 |
| | |||||
* | Add mock dev mode | Dan Finlay | 2016-07-22 | 1 | -2/+1 |
| | |||||
* | Replace manual copy buttons with new CopyButton component | Dan Finlay | 2016-06-30 | 1 | -9/+3 |
| | |||||
* | Add alt titles to most critical icons | Kevin Serrano | 2016-06-28 | 1 | -0/+1 |
| | | | | We can change most of these later to a more "elegant" solution, but from the user perspective, having these tooltips is comforting imo. | ||||
* | accounts - rename account list item so it doesnt overlap | kumavis | 2016-06-24 | 2 | -2/+3 |
| | |||||
* | Fix for lint err | Frankie | 2016-06-22 | 1 | -6/+0 |
| | |||||
* | Fix conflict | Frankie | 2016-06-22 | 2 | -59/+56 |
|\ | |||||
| * | Manually linted | Dan Finlay | 2016-06-22 | 2 | -3/+0 |
| | | |||||
| * | Auto linted | Dan Finlay | 2016-06-22 | 2 | -57/+54 |
| | | |||||
* | | Change the copy to cliboard icon | Frankie | 2016-06-22 | 1 | -2/+6 |
|/ | |||||
* | Let account address take more space in account list | Dan Finlay | 2016-06-15 | 1 | -6/+18 |
| | |||||
* | Change chevron-down to fa-plus | Frankie | 2016-06-04 | 1 | -1/+1 |
| | |||||
* | Add number indicating pending txs to account list | Dan Finlay | 2016-05-26 | 2 | -0/+23 |
| | |||||
* | Add copy address button to account list | Dan Finlay | 2016-05-24 | 2 | -6/+47 |
| | |||||
* | Move account list panel to component | Dan Finlay | 2016-05-24 | 2 | -45/+28 |
| | |||||
* | Move accounts index | Dan Finlay | 2016-05-24 | 1 | -0/+182 |