aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/info.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix for the mailto linkFrankie2016-06-251-1/+1
|
* Swap out Transat font for MontserratFrankie2016-06-231-9/+3
|
* Manually lintedDan Finlay2016-06-221-1/+0
|
* Auto lintedDan Finlay2016-06-221-72/+69
|
* Add spacing in line itemsFrankie2016-06-091-4/+4
|
* Style up the info screenFrankie2016-06-091-2/+2
|
* Add icons to left side of links, as well as the metmask version and stylingFrankie2016-06-091-34/+76
|
* Fix slack linkDan Finlay2016-04-301-1/+1
|
* Make account detail view the primary viewDan Finlay2016-04-261-1/+1
| | | | | | | | - When unlocking, the first account is now selected by default and displayed as the main view. - There is now a "CHANGE ACCT" button on the detail view to show the accounts list. - Clicking an account from the accounts list now navigates to the detail view and selects that account. - Config/Info screen "back" buttons now fire a new action, `GO_HOME`, which is configured to navigate to the accountDetail view, putting that logic in one place. - When locking and unlocking again, the first account is always displayed, eventually we should persist the selection.
* Moved UI into repo with its own dependency stackDan Finlay2016-04-141-0/+90