Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lots of flex rearrangement on account detail view | Dan Finlay | 2017-07-26 | 1 | -0/+1 |
| | | | | Includes removal of ReactCssTransitionGroup for a simpler UI refactor. | ||||
* | Replace ui with responsive-ui | Dan Finlay | 2017-07-25 | 1 | -0/+4 |
| | |||||
* | Move responsive ui into its own folder for easier merges | Dan Finlay | 2017-07-21 | 1 | -0/+268 |
| | |||||
* | Make folder for responsive UI | Dan Finlay | 2017-07-04 | 1 | -268/+0 |
| | |||||
* | Add missing changes. Create unique style for rinkeby icon. | Kevin Serrano | 2017-04-26 | 1 | -0/+4 |
| | |||||
* | Modify css rule for unused hollow diamond. | Kevin Serrano | 2017-03-23 | 1 | -1/+1 |
| | |||||
* | Add more informative message | Kevin Serrano | 2017-03-09 | 1 | -0/+6 |
| | |||||
* | Merge branch 'i328-MultiVault-v1' into i715-AddImportMenu | Dan Finlay | 2017-01-18 | 1 | -0/+8 |
|\ | |||||
| * | Scaffold new account view | Dan Finlay | 2016-11-05 | 1 | -0/+8 |
| | | |||||
* | | Show a "LOOSE" warning on accounts not belonging to HD Seed phrase | Dan Finlay | 2016-12-23 | 1 | -0/+17 |
| | | |||||
* | | Begin adding Ropsten support | Dan Finlay | 2016-11-22 | 1 | -1/+1 |
|/ | | | | | | | | Ropsten links will still not work until Etherscan publishes their ropsten link format. At that time we will need to update ui/lib/account-link.js Otherwise, fixes #831 | ||||
* | Add eth classic to provider menu | Dan Finlay | 2016-07-29 | 1 | -0/+5 |
| | |||||
* | Began reworking tx conf view | Dan Finlay | 2016-07-07 | 1 | -0/+6 |
| | |||||
* | 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 |
| | |||||
* | send-tx remove account select button | kumavis | 2016-06-25 | 1 | -0/+4 |
| | |||||
* | 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 |
| | |||||
* | Add pending messages to sign to tx list | Dan Finlay | 2016-05-27 | 1 | -0/+19 |
| | |||||
* | Add number indicating pending txs to account list | Dan Finlay | 2016-05-26 | 1 | -0/+14 |
| | |||||
* | Fix up accounts list | Dan Finlay | 2016-05-21 | 1 | -4/+4 |
| | | | | | 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 - sendTransaction | kumavis | 2016-05-19 | 1 | -17/+0 |
| | |||||
* | ui - redesign - unlock menu | kumavis | 2016-05-14 | 1 | -2/+2 |
| | |||||
* | ui - redesign - trans group + + account detail + tx list fixes | kumavis | 2016-05-14 | 1 | -1/+5 |
| | |||||
* | ui - redesign - account details | kumavis | 2016-05-11 | 1 | -0/+22 |
| | |||||
* | ui - redesign - app header + accounts selection | kumavis | 2016-05-11 | 1 | -0/+9 |
| | |||||
* | Moved UI into repo with its own dependency stack | Dan Finlay | 2016-04-14 | 1 | -0/+143 |