Esteban MIno
5b9725d1f1
refactor to accountTokens
6 years ago
Esteban MIno
2827e13caa
add & delete tokens per network
6 years ago
Esteban MIno
1d3ad7cfbb
tokens per network for individual account
6 years ago
Esteban MIno
adee549c43
preferences test fixes for tokens per account
6 years ago
Esteban MIno
2770df80e3
add & delete tokens per account
6 years ago
brunobar79
523cf9ad33
account removal is working
6 years ago
brunobar79
a8f745f9fe
eslint --fix .
6 years ago
Dan Finlay
0481335dda
Improved rpc-engine usage
7 years ago
Dan Finlay
5e4f3e430a
Get popup appearing when suggesting new token
7 years ago
Dan Finlay
f14ed32980
Begin letting UI show suggested tokens
7 years ago
Dan Finlay
5d7c2810a7
Begin adding eth_watchToken
7 years ago
Whymarrh Whitby
3cc85c219e
Add account type assertion to PreferencesController#setAccountLabel
7 years ago
kumavis
20bdba3d17
diagnostics - rewrite bug-notifier as diagnostics-reporter
7 years ago
Dan Finlay
41f292437d
Record identity before deleting it
7 years ago
Dan Finlay
ae156e1087
Mock notifier in test
7 years ago
Dan Finlay
f07ca73e07
Add comment
7 years ago
Dan Finlay
415ab2d534
Do not alert to user
7 years ago
Dan Finlay
22754e3e1f
Linted
7 years ago
Dan Finlay
7b87afb4b7
Add bug info under metadata key
7 years ago
Dan Finlay
0eacee8e45
Add first time info to bug report
7 years ago
Dan Finlay
3bfc40c284
Add version to report
7 years ago
Dan Finlay
d07c664b2c
Fine tune error posting
7 years ago
Dan Finlay
b858cc4b1b
Only notify first time lost ids are detected
7 years ago
Dan Finlay
f3b385cb09
Add reporting uri
7 years ago
Dan Finlay
fd1ce4d741
Begin adding unconfigured notifier
7 years ago
Dan Finlay
8fcaa2cf56
Persist lost identities to storage for later analysis
7 years ago
Dan Finlay
f5d4acf53b
Add minimal user notification of issue.
7 years ago
Dan Finlay
7382bd0847
Add identity synchronizing code
...
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.
7 years ago
kumavis
54a9c62fd6
preferences controller - jsdoc fix
7 years ago
kumavis
d4cdd1a0f3
metamask - update preferences controller identities on keyring controller update
7 years ago
Whymarrh Whitby
c54e4c7191
Add PreferencesController#setAddresses to update ids
7 years ago
Whymarrh Whitby
924cc1fcf7
Move setAccountLabel into PreferencesController
7 years ago
Dan
6bc8cc819a
Merge branch 'develop' into i3725-refactor-send-component-
7 years ago
Dan
0c26df9653
Fix nits.
7 years ago
Dan
9f12c26d44
Even more documentation for various controllers and libs.
7 years ago
Dan
164f9c4662
Missing bracket in docblock.
7 years ago
Dan
e80bd230b9
NO MIXED TABS AND SPACES
7 years ago
Dan
128cb1af46
Improve documentation of promises that return undefined.
7 years ago
Dan
e9ca7199ab
Typo fixes, type fixes on the return clauses of the buyEthUrl and getPrefferedLangCode functions.
7 years ago
Dan
20a075657f
Documentation for various controllers and libs
7 years ago
Dan
b9309f689b
Use extension api to get initial locale.
7 years ago
Dan
5fe0be722b
Handle i18n with redux.
7 years ago
Dan Finlay
975f7279c7
Allow updating token details
...
Fixes #2173
7 years ago
Dan
84321b2d9b
Lint fix
7 years ago
Dan
7f79524070
Add UI selection
7 years ago
Jason Clark
a34362b776
Fixes changes requested in pullrequestreview-79088534
7 years ago
Jason Clark
fc46a16a32
toggle wired up to preferences property store
7 years ago
Clark, Jason (Contractor)
90fc4812bc
incremental commit
7 years ago
Dan
5a94775b3f
Lint fixes for NewUI-flat.
7 years ago
Dan
ac4868170f
Enables remove token and ensures add/remove update the list without need for refresh.
7 years ago