aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/account-detail.js
Commit message (Expand)AuthorAgeFilesLines
* Implemt new account layoutFrankie2016-07-011-16/+21
* WIP: Working on new layoutFrankie2016-07-011-77/+93
* Unify tooltip stylesDan Finlay2016-06-301-12/+22
* Replace manual copy buttons with new CopyButton componentDan Finlay2016-06-301-8/+3
* Simplify `send ether` button to `send`.Dan Finlay2016-06-291-1/+1
* Add alt titles to most critical iconsKevin Serrano2016-06-281-0/+2
* Moved account change button to menu barDan Finlay2016-06-241-20/+1
* Fix for lint errFrankie2016-06-221-7/+7
* Fix conflictFrankie2016-06-221-14/+12
|\
| * Manually lintedDan Finlay2016-06-221-2/+0
| * Auto lintedDan Finlay2016-06-221-13/+13
* | Change export icon to keyFrankie2016-06-221-2/+7
|/
* Let account address take more space in account listDan Finlay2016-06-151-2/+1
* Show more address in detail viewDan Finlay2016-06-151-6/+7
* Center main account iconDan Finlay2016-06-151-0/+1
* Remove unused classDan Finlay2016-06-151-1/+1
* Insert vlad icons into UIDan Finlay2016-06-151-3/+6
* Remove qr code icon and reorder to have clipboard firstFrankie2016-06-131-8/+11
* Fix edit textFrankie2016-06-131-1/+1
* Add css to resize and alighn input for editable lableFrankie2016-06-061-1/+1
* Add edit labelFrankie2016-06-061-1/+2
* Add clicking txs in list shows tx conf screenDan Finlay2016-05-271-0/+3
* Make transaction list into actual React ComponentDan Finlay2016-05-261-13/+20
* Added ability to nickname wallets locallyDan Finlay2016-05-211-14/+26
* Render failed tx in tx listDan Finlay2016-05-201-2/+0
* Add address capitalization checksummingDan Finlay2016-05-201-2/+3
* ui - redesign - ether amount componentkumavis2016-05-191-3/+4
* ui - redesign - sendTransactionkumavis2016-05-191-0/+3
* ui - copy address fixkumavis2016-05-141-2/+2
* ui - redesign - trans group + + account detail + tx list fixeskumavis2016-05-141-65/+81
* ui - accunt-detail - fix style attributekumavis2016-05-141-7/+7
* Streamlined some transition logicDan Finlay2016-05-131-2/+2
* Revert style name fixes that broke stylesDan Finlay2016-05-121-6/+6
* Fix css namesDan Finlay2016-05-121-6/+6
* ui - redesign - account detailskumavis2016-05-111-33/+62
* ui - account list - fix select accountkumavis2016-05-111-0/+5
* Fix transition bugs after vault restoreDan Finlay2016-05-111-2/+2
* Fix account loading bugDan Finlay2016-05-111-1/+1
* Move account panel style into reusable componentDan Finlay2016-05-071-1/+2
* Fix account navigation linkDan Finlay2016-05-061-3/+1
* Restored back button to account detail view.Dan Finlay2016-05-061-4/+5
* Merge branch 'MoveAccountExportToSubview' into FixButtonStyleBugDan Finlay2016-05-051-66/+40
|\
| * Move account export to subviewDan Finlay2016-05-051-66/+40
* | Fix button width transition bugDan Finlay2016-05-051-1/+5
|/
* Add UI for Signing MessagesDan Finlay2016-05-041-1/+2
* Filter transaction list for current blockchain networkDan Finlay2016-04-281-1/+2
* Make account detail view the primary viewDan Finlay2016-04-261-27/+29
* Generate explorer link to match current blockchainDan Finlay2016-04-201-1/+4
* Move transaction list after account panelDan Finlay2016-04-201-12/+1
* Moved transaction-list into its own componentDan Finlay2016-04-201-8/+6
* Prototype Transaction Details in account-detail.jsJohn Whitton2016-04-201-0/+17
* Moved UI into repo with its own dependency stackDan Finlay2016-04-141-0/+154