aboutsummaryrefslogtreecommitdiffstats
path: root/ui/index.js
Commit message (Expand)AuthorAgeFilesLines
* lint - cleanup some unused variableskumavis2018-05-031-8/+0
* network - remove setNetworkEndpointskumavis2018-05-011-1/+0
* Clean up network configAlexander Tseung2018-04-241-1/+5
* Require loglevel singleton in each module that uses itbitpshr2018-04-141-2/+1
* development - screens - use localhost for networkkumavis2018-03-311-3/+8
* development - screenshotter - capture screens across all localeskumavis2018-03-301-0/+5
* Don't query for undefined.Dan2018-03-281-1/+3
* i18n redux solution doesn't require importing t() and passing state to each t...Dan2018-03-221-1/+5
* Fetch localeMessages in front end only.Dan2018-03-201-3/+5
* Handle i18n with redux.Dan2018-03-161-3/+9
* fix feature flags being undefinedfrankiebee2018-02-271-0/+1
* Track usage of old and new UI (#2794)Alexander Tseung2017-12-231-0/+6
* [NewUI] Fixes tests and sends user to NewUI after registering. (#2788)Dan J Miller2017-12-221-1/+0
* Merge branch 'NewUI-flat' into mergeChi Kei Chan2017-10-191-2/+5
|\
| * Restore notification functionalityDan2017-09-271-0/+9
| * Remove default to confirm screen on login.Dan2017-09-081-6/+0
| * Move responsive ui into its own folder for easier mergesDan Finlay2017-07-211-0/+58
| * Make folder for responsive UIDan Finlay2017-07-041-58/+0
* | Add eth_signTypedData handlerSergey Ukustov2017-09-301-1/+1
|/
* Merge branch 'master' into mascarafrankiebee2017-04-031-10/+13
|\
| * ui - startPopup returns store after bootkumavis2017-04-011-10/+13
* | WIP: indexdb is at an err state "provider is undefined"frankiebee2017-03-241-1/+0
* | WIP: streams->indexdbfrankiebee2017-03-241-1/+1
|/
* Fix bug that showed conf-tx screen on boot at wrong timesDan Finlay2017-03-011-1/+1
* Got personal_sign workingDan Finlay2017-02-241-1/+2
* Set default log levelsDan Finlay2017-02-211-0/+1
* Add debug logging to ui routing logic.Dan Finlay2017-02-211-0/+3
* Clean up message manger includes:Frankie2017-01-291-2/+2
* Change actions reference to keyringController to backgroundDan Finlay2016-10-211-1/+1
* Intermediary commit.Kevin Serrano2016-10-201-1/+1
* ui - remove unused currentDomain propkumavis2016-09-131-3/+1
* Fix wording in changelog and bugFrankie2016-09-091-1/+1
* Add network checks for unconfirmed TxsFrankie2016-09-091-2/+3
* Manually lintedDan Finlay2016-06-221-7/+0
* Auto lintedDan Finlay2016-06-221-8/+4
* Add UI for Signing MessagesDan Finlay2016-05-041-0/+5
* Generate explorer link to match current blockchainDan Finlay2016-04-201-1/+4
* Moved UI into repo with its own dependency stackDan Finlay2016-04-141-0/+55