Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test to log out despite number of menu items | Dan Finlay | 2017-01-18 | 1 | -1/+1 |
| | |||||
* | Fix github link on info page | Dan Finlay | 2016-11-01 | 1 | -1/+1 |
| | |||||
* | Linting. | Kevin Serrano | 2016-10-05 | 1 | -3/+3 |
| | |||||
* | Add relevant legal links to help page. | Kevin Serrano | 2016-10-05 | 1 | -8/+41 |
| | |||||
* | Fix typo | John Weldon | 2016-09-08 | 1 | -1/+1 |
| | |||||
* | Implement some cross-browser practices (#473) | Dan Finlay | 2016-07-22 | 1 | -3/+4 |
| | | | | | | | | | | | | * 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 | ||||
* | Make info page not chrome dependent | Dan Finlay | 2016-07-01 | 1 | -1/+7 |
| | |||||
* | First simple version of ui mocker | Dan Finlay | 2016-07-01 | 1 | -1/+1 |
| | |||||
* | Fix for the mailto link | Frankie | 2016-06-25 | 1 | -1/+1 |
| | |||||
* | Swap out Transat font for Montserrat | Frankie | 2016-06-23 | 1 | -9/+3 |
| | |||||
* | Manually linted | Dan Finlay | 2016-06-22 | 1 | -1/+0 |
| | |||||
* | Auto linted | Dan Finlay | 2016-06-22 | 1 | -72/+69 |
| | |||||
* | Add spacing in line items | Frankie | 2016-06-09 | 1 | -4/+4 |
| | |||||
* | Style up the info screen | Frankie | 2016-06-09 | 1 | -2/+2 |
| | |||||
* | Add icons to left side of links, as well as the metmask version and styling | Frankie | 2016-06-09 | 1 | -34/+76 |
| | |||||
* | Fix slack link | Dan Finlay | 2016-04-30 | 1 | -1/+1 |
| | |||||
* | Make account detail view the primary view | Dan Finlay | 2016-04-26 | 1 | -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 stack | Dan Finlay | 2016-04-14 | 1 | -0/+90 |