Matthew A. Miller

Results 27 issues of Matthew A. Miller

Information on the dependencies and their copyrights/licenses should be present in the software. At the least, this repository should include the following information on the dependencies: * Name * Copyright...

feature
needs-product
priority-P2

_[ meta-issue for all "icon barely visible" issues ]_ The icons currently in use are appropriate for light-colored themes. However, they become invisible on dark-colored themes. This is most problematic...

While a user is adding or editing an entry and a duplicate is detected, help the user by linking to the existing entry. ## Considerations * Improve error message/type thrown...

on-deck

As a developer, I would like to know quickly how to get started helping out. * [ ] /README -- link to `./docs/developers/install.md` * [ ] /docs/README.md -- link to...

tech-debt

Instead of using a custom data model, use the nsILoginInfo/MetaInfo model. This considerably simplifies the implementation.

tech-debt

In service to sync, integrate the core sync process from the [datastore](/mozilla-lockbox/lockbox-datastore) into the extension. ## Todo - [ ] make appropriate calls on DataStore instance to trigger a sync....

chore

As a consequence of the sync approach, it is possible for operations to fail without any interaction from the user. In these cases, the failed condition needs to be presented...

feature
needs-design

As a user, I want to be sure that my data is backed up and synchronized with my other devices by telling the extension to perform a sync. A button,...

feature
needs-design

In service to sync, test and production instances of Kinto need to be made available. ## Tasks - [x] work with ops to determine deployment plan - [ ] record...

chore
no-pi

While viewing an entry, it is sometimes helpful to be able to view the actual password value. This is most helpful when trying to login to non-web services (e.g., Netflix...

feature