aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/accounts.js
Commit message (Collapse)AuthorAgeFilesLines
* Remove old accounts list fileDan Finlay2016-05-241-182/+0
|
* Fix up accounts listDan Finlay2016-05-211-5/+8
| | | | | Fix hover styles to not grow. Fix back button on accounts list.
* Made account list hover styles more consistentDan Finlay2016-05-211-2/+2
|
* Add ability to add account to vaultDan Finlay2016-05-211-7/+48
| | | | | | | | 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.
* ui - redesign - ether amount componentkumavis2016-05-191-2/+5
|
* Began adding jazziconsDan Finlay2016-05-111-16/+3
| | | | | | | | Currently experiencing a few problems: 1. Tons of errors on app start. It's as if Jazzicon is getting called many times at start with some object as its diameter. 2. Weird visual glitches. When leaving a view with a jazzicon, it flashes off its border radius. 3. Messy transitions. Might want to just re-do the transitions. They just look awful, it's barely worthwhile.
* ui - account list - fix select accountkumavis2016-05-111-2/+2
|
* ui - redesign - app header + accounts selectionkumavis2016-05-111-13/+45
|
* Style transaction list using new panel componentDan Finlay2016-05-071-1/+1
|
* Fix outdated transitionsDan Finlay2016-04-301-1/+1
| | | | | | | | Fixes #151 - Cancelling or completing a tx now goes back to account detail view. - Restoring a vault now does not select an unloaded account, shows account list. - Account list now never selects an item only uses the cells as buttons.
* Moved UI into repo with its own dependency stackDan Finlay2016-04-141-0/+116