aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/controllers/preferences.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix nits.Dan2018-04-241-1/+1
|
* Merge branch 'master' into dm-docs-2Dan2018-04-201-79/+79
|\
| * Missing bracket in docblock.Dan2018-04-191-1/+1
| |
| * NO MIXED TABS AND SPACESDan2018-04-191-81/+81
| |
* | Even more documentation for various controllers and libs.Dan2018-04-191-1/+1
|/
* Improve documentation of promises that return undefined.Dan2018-04-171-3/+3
|
* Typo fixes, type fixes on the return clauses of the buyEthUrl and ↵Dan2018-04-171-1/+1
| | | | getPrefferedLangCode functions.
* Documentation for various controllers and libsDan2018-04-171-0/+124
|
* Use extension api to get initial locale.Dan2018-03-221-1/+1
|
* Handle i18n with redux.Dan2018-03-161-0/+5
|
* Merge branch 'master' into NewUI-flatDan2017-12-211-3/+5
|\
| * Allow updating token detailsDan Finlay2017-12-191-4/+4
| | | | | | | | Fixes #2173
* | Lint fixDan2017-12-051-1/+1
| |
* | Add UI selectionDan2017-12-051-0/+17
| |
* | Fixes changes requested in pullrequestreview-79088534Jason Clark2017-11-271-0/+1
| |
* | toggle wired up to preferences property storeJason Clark2017-11-251-2/+2
| |
* | incremental commitClark, Jason (Contractor)2017-11-241-0/+8
| |
* | Lint fixes for NewUI-flat.Dan2017-11-021-2/+0
| |
* | Enables remove token and ensures add/remove update the list without need for ↵Dan2017-10-041-1/+12
|/ | | | refresh.
* Fix Account SelectionDan Finlay2017-09-281-1/+1
| | | | | | Do not select accounts on restore, only on creation and deliberate selection. Fixes #2164
* Add ability to add tokens to token listDan Finlay2017-06-161-4/+25
| | | | Fiex #1616
* Persist selected account tabDan Finlay2017-06-151-0/+8
| | | | Also improve error handling with token balances.
* Fix linting warningsThomas Huang2017-04-271-6/+2
|
* Create distinct labels and names for addresses.Kevin Serrano2017-03-101-1/+3
|
* Refactor of code into separate reducers and actions.Kevin Serrano2017-03-081-1/+1
|
* More conflict resolution.Kevin Serrano2017-03-021-1/+0
|
* add controllers to root scripts folderDan Finlay2017-02-281-0/+64