Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Folder restructure (#6304) | Chi Kei Chan | 2019-03-22 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove ui/app/keychains/ * Remove ui/app/img/ (unused images) * Move conversion-util to helpers/utils/ * Move token-util to helpers/utils/ * Move /helpers/*.js inside /helpers/utils/ * Move util tests inside /helpers/utils/ * Renameand move confirm-transaction/util.js to helpers/utils/ * Move higher-order-components to helpers/higher-order-components/ * Move infura-conversion.json to helpers/constants/ * Move all utility functions to helpers/utils/ * Move pages directory to top-level * Move all constants to helpers/constants/ * Move metametrics inside helpers/ * Move app and root inside pages/ * Move routes inside helpers/ * Re-organize ducks/ * Move reducers to ducks/ * Move selectors inside selectors/ * Move test out of test folder * Move action, reducer, store inside store/ * Move ui components inside ui/ * Move UI components inside ui/ * Move connected components inside components/app/ * Move i18n-helper inside helpers/ * Fix unit tests * Fix unit test * Move pages components * Rename routes component * Move reducers to ducks/index * Fix bad path in unit test | ||||
* | 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 ↵ | Dan | 2018-03-22 | 1 | -1/+5 |
| | | | | t() call; t is just available on props. | ||||
* | 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] Track usage of old and new UI | ||||
* | [NewUI] Fixes tests and sends user to NewUI after registering. (#2788) | Dan J Miller | 2017-12-22 | 1 | -1/+0 |
| | | | | | | | | | | * Fixes tests and sends user to NewUI after registering. * Karma config? * Empty commit * Remove unneeded json state mock file. | ||||
* | 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 |
| | | | | Also fixed bug where signing would not close popup. | ||||
* | 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 |
| | | | | | | | | | Provider egine bump Remove presence of message manger in keyring controller Change the status wording fom conf to approved make Message manager a class fix messages not being apart of the badge re write message manger to better reflect controller pattern | ||||
* | 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 |
| | | | | | | | | | | Calls to `eth.sign` are now transiently persisted in memory, and displayed in a chronological stack with pending transactions (which are still persisted to disk). This allows the user a method to sign/cancel transactions even if they miss the Chrome notification. Improved a lot of the view routing, to avoid cases where routes would show an empty account view, or transition to the accounts list when it shouldn't. Broke the transaction approval view into a couple components so messages and transactions could have their own templates. | ||||
* | 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 |