| Commit message (Expand) | Author | Age | Files | Lines |
* | lint - cleanup some unused variables | kumavis | 2018-05-03 | 1 | -8/+0 |
* | network - remove setNetworkEndpoints | kumavis | 2018-05-01 | 1 | -1/+0 |
* | Clean up network config | Alexander Tseung | 2018-04-24 | 1 | -1/+5 |
* | Require loglevel singleton in each module that uses it | bitpshr | 2018-04-14 | 1 | -2/+1 |
* | development - screens - use localhost for network | kumavis | 2018-03-31 | 1 | -3/+8 |
* | development - screenshotter - capture screens across all locales | kumavis | 2018-03-30 | 1 | -0/+5 |
* | Don't query for undefined. | Dan | 2018-03-28 | 1 | -1/+3 |
* | i18n redux solution doesn't require importing t() and passing state to each t... | Dan | 2018-03-22 | 1 | -1/+5 |
* | Fetch localeMessages in front end only. | Dan | 2018-03-20 | 1 | -3/+5 |
* | Handle i18n with redux. | Dan | 2018-03-16 | 1 | -3/+9 |
* | fix feature flags being undefined | frankiebee | 2018-02-27 | 1 | -0/+1 |
* | Track usage of old and new UI (#2794) | Alexander Tseung | 2017-12-23 | 1 | -0/+6 |
* | [NewUI] Fixes tests and sends user to NewUI after registering. (#2788) | Dan J Miller | 2017-12-22 | 1 | -1/+0 |
* | Merge branch 'NewUI-flat' into merge | Chi Kei Chan | 2017-10-19 | 1 | -2/+5 |
|\ |
|
| * | Restore notification functionality | Dan | 2017-09-27 | 1 | -0/+9 |
| * | Remove default to confirm screen on login. | Dan | 2017-09-08 | 1 | -6/+0 |
| * | Move responsive ui into its own folder for easier merges | Dan Finlay | 2017-07-21 | 1 | -0/+58 |
| * | Make folder for responsive UI | Dan Finlay | 2017-07-04 | 1 | -58/+0 |
* | | Add eth_signTypedData handler | Sergey Ukustov | 2017-09-30 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' into mascara | frankiebee | 2017-04-03 | 1 | -10/+13 |
|\ |
|
| * | ui - startPopup returns store after boot | kumavis | 2017-04-01 | 1 | -10/+13 |
* | | WIP: indexdb is at an err state "provider is undefined" | frankiebee | 2017-03-24 | 1 | -1/+0 |
* | | WIP: streams->indexdb | frankiebee | 2017-03-24 | 1 | -1/+1 |
|/ |
|
* | Fix bug that showed conf-tx screen on boot at wrong times | Dan Finlay | 2017-03-01 | 1 | -1/+1 |
* | Got personal_sign working | Dan Finlay | 2017-02-24 | 1 | -1/+2 |
* | Set default log levels | Dan Finlay | 2017-02-21 | 1 | -0/+1 |
* | Add debug logging to ui routing logic. | Dan Finlay | 2017-02-21 | 1 | -0/+3 |
* | Clean up message manger includes: | Frankie | 2017-01-29 | 1 | -2/+2 |
* | Change actions reference to keyringController to background | Dan Finlay | 2016-10-21 | 1 | -1/+1 |
* | Intermediary commit. | Kevin Serrano | 2016-10-20 | 1 | -1/+1 |
* | ui - remove unused currentDomain prop | kumavis | 2016-09-13 | 1 | -3/+1 |
* | Fix wording in changelog and bug | Frankie | 2016-09-09 | 1 | -1/+1 |
* | Add network checks for unconfirmed Txs | Frankie | 2016-09-09 | 1 | -2/+3 |
* | Manually linted | Dan Finlay | 2016-06-22 | 1 | -7/+0 |
* | Auto linted | Dan Finlay | 2016-06-22 | 1 | -8/+4 |
* | Add UI for Signing Messages | Dan Finlay | 2016-05-04 | 1 | -0/+5 |
* | Generate explorer link to match current blockchain | Dan Finlay | 2016-04-20 | 1 | -1/+4 |
* | Moved UI into repo with its own dependency stack | Dan Finlay | 2016-04-14 | 1 | -0/+55 |