Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix doc tag | Esteban MIno | 2018-08-01 | 1 | -1/+1 |
| | |||||
* | tokens related functions refactor | Esteban MIno | 2018-08-01 | 1 | -15/+22 |
| | |||||
* | fix undefined for tokens on tests | Esteban MIno | 2018-08-01 | 1 | -1/+3 |
| | |||||
* | fix double state update when account changed | Esteban MIno | 2018-07-31 | 1 | -5/+3 |
| | |||||
* | create tokens storage when setadresses | Esteban MIno | 2018-07-31 | 1 | -2/+4 |
| | |||||
* | isolation of tokens related methods in preferences | Esteban MIno | 2018-07-31 | 1 | -43/+42 |
| | |||||
* | refactor to accountTokens | Esteban MIno | 2018-07-28 | 1 | -53/+47 |
| | |||||
* | add & delete tokens per network | Esteban MIno | 2018-07-27 | 1 | -10/+8 |
| | |||||
* | tokens per network for individual account | Esteban MIno | 2018-07-27 | 1 | -15/+51 |
| | |||||
* | preferences test fixes for tokens per account | Esteban MIno | 2018-07-26 | 1 | -9/+16 |
| | |||||
* | add & delete tokens per account | Esteban MIno | 2018-07-26 | 1 | -7/+26 |
| | |||||
* | account removal is working | brunobar79 | 2018-07-11 | 1 | -0/+24 |
| | |||||
* | eslint --fix . | brunobar79 | 2018-07-03 | 1 | -3/+3 |
| | |||||
* | Add account type assertion to PreferencesController#setAccountLabel | Whymarrh Whitby | 2018-06-06 | 1 | -0/+1 |
| | |||||
* | diagnostics - rewrite bug-notifier as diagnostics-reporter | kumavis | 2018-06-06 | 1 | -15/+4 |
| | |||||
* | Record identity before deleting it | Dan Finlay | 2018-06-05 | 1 | -1/+1 |
| | |||||
* | Mock notifier in test | Dan Finlay | 2018-06-05 | 1 | -1/+2 |
| | |||||
* | Add comment | Dan Finlay | 2018-06-05 | 1 | -0/+2 |
| | |||||
* | Do not alert to user | Dan Finlay | 2018-06-05 | 1 | -5/+0 |
| | |||||
* | Linted | Dan Finlay | 2018-06-05 | 1 | -0/+1 |
| | |||||
* | Add bug info under metadata key | Dan Finlay | 2018-06-05 | 1 | -1/+7 |
| | |||||
* | Add first time info to bug report | Dan Finlay | 2018-06-05 | 1 | -1/+4 |
| | |||||
* | Add version to report | Dan Finlay | 2018-06-05 | 1 | -3/+3 |
| | |||||
* | Fine tune error posting | Dan Finlay | 2018-06-05 | 1 | -1/+1 |
| | |||||
* | Only notify first time lost ids are detected | Dan Finlay | 2018-06-05 | 1 | -2/+8 |
| | |||||
* | Add reporting uri | Dan Finlay | 2018-06-05 | 1 | -1/+1 |
| | |||||
* | Begin adding unconfigured notifier | Dan Finlay | 2018-06-05 | 1 | -4/+17 |
| | |||||
* | Persist lost identities to storage for later analysis | Dan Finlay | 2018-06-05 | 1 | -2/+4 |
| | |||||
* | Add minimal user notification of issue. | Dan Finlay | 2018-06-05 | 1 | -1/+1 |
| | |||||
* | Add identity synchronizing code | Dan Finlay | 2018-06-05 | 1 | -0/+31 |
| | | | | | | | | | | | | Addresses #4475, where entries in the identities object do not necessarily have corresponding accounts in the vault. On password submission, this change passes known accounts to the preferencesController (responsible for nickname management), and removes unknown entries. Includes "TODO" notes for where we could log the issue to sentry or notify the user. | ||||
* | preferences controller - jsdoc fix | kumavis | 2018-06-04 | 1 | -2/+2 |
| | |||||
* | metamask - update preferences controller identities on keyring controller update | kumavis | 2018-06-04 | 1 | -3/+28 |
| | |||||
* | Add PreferencesController#setAddresses to update ids | Whymarrh Whitby | 2018-05-17 | 1 | -0/+10 |
| | |||||
* | Move setAccountLabel into PreferencesController | Whymarrh Whitby | 2018-05-17 | 1 | -2/+18 |
| | |||||
* | Fix nits. | Dan | 2018-04-24 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into dm-docs-2 | Dan | 2018-04-20 | 1 | -79/+79 |
|\ | |||||
| * | Missing bracket in docblock. | Dan | 2018-04-19 | 1 | -1/+1 |
| | | |||||
| * | NO MIXED TABS AND SPACES | Dan | 2018-04-19 | 1 | -81/+81 |
| | | |||||
* | | Even more documentation for various controllers and libs. | Dan | 2018-04-19 | 1 | -1/+1 |
|/ | |||||
* | Improve documentation of promises that return undefined. | Dan | 2018-04-17 | 1 | -3/+3 |
| | |||||
* | Typo fixes, type fixes on the return clauses of the buyEthUrl and ↵ | Dan | 2018-04-17 | 1 | -1/+1 |
| | | | | getPrefferedLangCode functions. | ||||
* | Documentation for various controllers and libs | Dan | 2018-04-17 | 1 | -0/+124 |
| | |||||
* | Use extension api to get initial locale. | Dan | 2018-03-22 | 1 | -1/+1 |
| | |||||
* | Handle i18n with redux. | Dan | 2018-03-16 | 1 | -0/+5 |
| | |||||
* | Merge branch 'master' into NewUI-flat | Dan | 2017-12-21 | 1 | -3/+5 |
|\ | |||||
| * | Allow updating token details | Dan Finlay | 2017-12-19 | 1 | -4/+4 |
| | | | | | | | | Fixes #2173 | ||||
* | | Lint fix | Dan | 2017-12-05 | 1 | -1/+1 |
| | | |||||
* | | Add UI selection | Dan | 2017-12-05 | 1 | -0/+17 |
| | | |||||
* | | Fixes changes requested in pullrequestreview-79088534 | Jason Clark | 2017-11-27 | 1 | -0/+1 |
| | | |||||
* | | toggle wired up to preferences property store | Jason Clark | 2017-11-25 | 1 | -2/+2 |
| | | |||||
* | | incremental commit | Clark, Jason (Contractor) | 2017-11-24 | 1 | -0/+8 |
| | | |||||
* | | Lint fixes for NewUI-flat. | Dan | 2017-11-02 | 1 | -2/+0 |
| | | |||||
* | | Enables remove token and ensures add/remove update the list without need for ↵ | Dan | 2017-10-04 | 1 | -1/+12 |
|/ | | | | refresh. | ||||
* | Fix Account Selection | Dan Finlay | 2017-09-28 | 1 | -1/+1 |
| | | | | | | Do not select accounts on restore, only on creation and deliberate selection. Fixes #2164 | ||||
* | Add ability to add tokens to token list | Dan Finlay | 2017-06-16 | 1 | -4/+25 |
| | | | | Fiex #1616 | ||||
* | Persist selected account tab | Dan Finlay | 2017-06-15 | 1 | -0/+8 |
| | | | | Also improve error handling with token balances. | ||||
* | Fix linting warnings | Thomas Huang | 2017-04-27 | 1 | -6/+2 |
| | |||||
* | Create distinct labels and names for addresses. | Kevin Serrano | 2017-03-10 | 1 | -1/+3 |
| | |||||
* | Refactor of code into separate reducers and actions. | Kevin Serrano | 2017-03-08 | 1 | -1/+1 |
| | |||||
* | More conflict resolution. | Kevin Serrano | 2017-03-02 | 1 | -1/+0 |
| | |||||
* | add controllers to root scripts folder | Dan Finlay | 2017-02-28 | 1 | -0/+64 |