Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemt new account layout | Frankie | 2016-07-01 | 2 | -8/+16 |
| | |||||
* | WIP: Working on new layout | Frankie | 2016-07-01 | 1 | -1/+1 |
| | |||||
* | Add network name to indicator and some css fixes | Frankie | 2016-06-30 | 1 | -0/+17 |
| | | | | | -also fix custom net work bug in drop down where it thinks local:8545 is custom. | ||||
* | Modify network icons to reflect current design. (#355) | Kevin Serrano | 2016-06-29 | 1 | -12/+9 |
| | | | | | | * Modify network icons to reflect current design. * Switch icons around. | ||||
* | Fix out-of-place positioning of pending tx badges. (#354) | Kevin Serrano | 2016-06-29 | 1 | -2/+3 |
| | |||||
* | Change color of failure to yellow. Change pending to ellipsis. (#338) | Kevin Serrano | 2016-06-29 | 1 | -0/+5 |
| | | | | | | * Change color of failure to yellow. Change pending to ellipsis. * Modify changelog. | ||||
* | Fix editable button so that it dosent float above the drop down menue | Frankie | 2016-06-25 | 1 | -4/+2 |
| | |||||
* | send-tx remove account select button | kumavis | 2016-06-25 | 1 | -0/+4 |
| | |||||
* | Swap out Transat font for Montserrat | Frankie | 2016-06-23 | 2 | -42/+14 |
| | |||||
* | Change export icon to key | Frankie | 2016-06-22 | 1 | -1/+2 |
| | |||||
* | Size export confirmation input | Frankie | 2016-06-13 | 1 | -1/+1 |
| | |||||
* | Change name-label css bug | Frankie | 2016-06-13 | 1 | -2/+1 |
| | |||||
* | Remove qr code icon and reorder to have clipboard first | Frankie | 2016-06-13 | 1 | -1/+4 |
| | |||||
* | Fix edit text | Frankie | 2016-06-13 | 1 | -6/+5 |
| | | | | and edit label alighment | ||||
* | Add spacing in line items | Frankie | 2016-06-09 | 1 | -0/+2 |
| | |||||
* | Style up the info screen | Frankie | 2016-06-09 | 1 | -0/+18 |
| | |||||
* | Merge branch 'master' into uiFixes | Frankie | 2016-06-06 | 2 | -0/+23 |
|\ | |||||
| * | Make morden sail blue | Dan Finlay | 2016-06-04 | 1 | -1/+1 |
| | | |||||
| * | Add provider menu on clicking network status indicator. | Dan Finlay | 2016-06-04 | 1 | -2/+17 |
| | | | | | | | | Also simplifies network status icons. | ||||
| * | Clicking network status indicator reveals provider menu | Dan Finlay | 2016-06-04 | 1 | -0/+4 |
| | | |||||
| * | Added seed word recovery to config screen | Dan Finlay | 2016-06-03 | 1 | -0/+4 |
| | | |||||
* | | Add css to resize and alighn input for editable lable | Frankie | 2016-06-06 | 1 | -0/+9 |
| | | |||||
* | | Fix label size for edit label | Frankie | 2016-06-06 | 1 | -7/+3 |
| | | |||||
* | | Add edit label | Frankie | 2016-06-06 | 1 | -0/+21 |
|/ | |||||
* | Merge branch 'master' into i216 | Dan Finlay | 2016-05-27 | 2 | -0/+21 |
|\ | |||||
| * | Add pending messages to sign to tx list | Dan Finlay | 2016-05-27 | 1 | -0/+19 |
| | | |||||
| * | Center wallet nickname under identicon in tx confirmation screen | Dan Finlay | 2016-05-27 | 1 | -0/+2 |
| | | |||||
* | | ui - redesign - init + vault create/restore + seed | kumavis | 2016-05-27 | 1 | -14/+8 |
|/ | |||||
* | Add number indicating pending txs to account list | Dan Finlay | 2016-05-26 | 1 | -0/+14 |
| | |||||
* | Add copy address button to account list | Dan Finlay | 2016-05-24 | 1 | -0/+5 |
| | |||||
* | Fix up accounts list | Dan Finlay | 2016-05-21 | 2 | -12/+10 |
| | | | | | Fix hover styles to not grow. Fix back button on accounts list. | ||||
* | Add ability to add account to vault | Dan Finlay | 2016-05-21 | 1 | -0/+4 |
| | | | | | | | | Scrolling to the bottom of the accounts page now reveals a downward-facing chevron button. Pressing this button shows loading indication, adds a new account to the identity vault, displays it in the list, and scrolls the list to the bottom of the page. Any number of accounts can be generated in this way, and the UX feels intuitive without having to overly explain how HD paths work. | ||||
* | Improve tx list style | Dan Finlay | 2016-05-20 | 1 | -1/+4 |
| | | | | Tx list no longer enlarges on hover, and failed transactions no longer have hover styles nor direct to an explorer page. | ||||
* | ui - redesign - ether amount component | kumavis | 2016-05-19 | 1 | -0/+9 |
| | |||||
* | ui - redesign - sendTransaction | kumavis | 2016-05-19 | 2 | -36/+35 |
| | |||||
* | ui - redesign - unlock menu | kumavis | 2016-05-14 | 2 | -182/+51 |
| | |||||
* | ui - redesign - trans group + + account detail + tx list fixes | kumavis | 2016-05-14 | 2 | -2/+6 |
| | |||||
* | Merge branch 'eyeballs' of github.com:MetaMask/metamask-plugin into eyeballs | Dan Finlay | 2016-05-11 | 2 | -3/+25 |
|\ | |||||
| * | ui - redesign - account details | kumavis | 2016-05-11 | 2 | -3/+25 |
| | | |||||
* | | Fixed transitions | Dan Finlay | 2016-05-11 | 1 | -27/+21 |
|/ | |||||
* | ui - account list - fix select account | kumavis | 2016-05-11 | 1 | -0/+5 |
| | |||||
* | ui - redesign - app header + accounts selection | kumavis | 2016-05-11 | 3 | -15/+76 |
| | |||||
* | Fix button width transition bug | Dan Finlay | 2016-05-05 | 1 | -0/+1 |
| | | | | Fixes #160 | ||||
* | Moved UI into repo with its own dependency stack | Dan Finlay | 2016-04-14 | 6 | -0/+750 |