Commit Graph

20 Commits

Author SHA1 Message Date
kumavis aa06183c64 ui - use global.platform for extension interaction 2017-03-31 18:04:13 -07:00
kumavis be88c87b25 extension - prefer extensionizer module 2017-03-30 18:30:24 -07:00
Dan Finlay 3572708fda Fix test to log out despite number of menu items 2017-01-17 16:49:08 -08:00
Dan Finlay 18cf635735 Fix github link on info page 2016-10-31 09:30:55 -07:00
Kevin Serrano a59422c01d
Linting. 2016-10-04 21:50:56 -07:00
Kevin Serrano f7714412e5
Add relevant legal links to help page. 2016-10-04 21:46:33 -07:00
John Weldon d6619a25e9 Fix typo 2016-09-07 14:44:56 -07:00
Dan Finlay 6658bea8d4 Implement some cross-browser practices (#473)
* Add mozilla plugin key to manifest

* Move all chrome references into platform-checking module

Addresses #453

* Add chrome global back to linter blacklist

* Add tests
2016-07-21 10:45:32 -07:00
Dan Finlay 2843459fcf Make info page not chrome dependent 2016-06-30 18:23:05 -07:00
Dan Finlay e55938ed15 First simple version of ui mocker 2016-06-30 18:22:16 -07:00
Frankie ef743499cb Fix for the mailto link 2016-06-24 17:59:58 -07:00
Frankie f0e6411277 Swap out Transat font for Montserrat 2016-06-22 15:35:52 -07:00
Dan Finlay 8fde8a8921 Manually linted 2016-06-21 13:56:04 -07:00
Dan Finlay a08c3bc01b Auto linted 2016-06-21 13:18:32 -07:00
Frankie 1987296af0 Add spacing in line items 2016-06-08 19:08:55 -04:00
Frankie e9407777cc Style up the info screen 2016-06-08 16:43:05 -04:00
Frankie 702dc3b216 Add icons to left side of links, as well as the metmask version and styling 2016-06-08 15:40:42 -04:00
Dan Finlay c88c3ccd81 Fix slack link 2016-04-29 11:41:59 -07:00
Dan Finlay 2dd7bd6bd0 Make account detail view the primary view
- 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.
2016-04-25 12:38:43 -07:00
Dan Finlay d814a45dff Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00