Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor and redesign confirm transaction views | Alexander Tseung | 2018-07-07 | 1 | -0/+3 |
| | |||||
* | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-07 | 1 | -7/+0 |
|\ | |||||
| * | Remove unused identities reducer from UI | Whymarrh Whitby | 2018-06-06 | 1 | -7/+0 |
| | | |||||
* | | Rename ducks/send.js to ducks/send.duck.js | Dan | 2018-05-14 | 1 | -1/+1 |
| | | |||||
* | | Core of the refactor complete | Dan | 2018-04-27 | 1 | -1/+1 |
| | | |||||
* | | first commit | Dan | 2018-04-07 | 1 | -0/+7 |
|/ | |||||
* | Handle i18n with redux. | Dan | 2018-03-16 | 1 | -0/+7 |
| | |||||
* | Use const and fix lint warnings | Daijiro Wachi | 2017-10-31 | 1 | -2/+2 |
| | |||||
* | Add option to copy directly to clipboard. | Kevin Serrano | 2017-10-27 | 1 | -3/+11 |
| | |||||
* | Make the function callback friendly. | Kevin Serrano | 2017-10-10 | 1 | -2/+5 |
| | |||||
* | lint | Kevin Serrano | 2017-10-05 | 1 | -1/+1 |
| | |||||
* | Further adjustment to maintain API | Kevin Serrano | 2017-10-05 | 1 | -2/+2 |
| | |||||
* | Rename to maintain API | Kevin Serrano | 2017-10-05 | 1 | -1/+7 |
| | |||||
* | Configured for callback-required function.' | Kevin Serrano | 2017-10-05 | 1 | -8/+9 |
| | |||||
* | change global to window | Kevin Serrano | 2017-10-05 | 1 | -1/+1 |
| | |||||
* | Include browser version | Kevin Serrano | 2017-10-05 | 1 | -0/+2 |
| | |||||
* | Include OS version | Kevin Serrano | 2017-10-05 | 1 | -0/+2 |
| | |||||
* | Add version to state logs | Dan Finlay | 2017-08-30 | 1 | -1/+4 |
| | | | | Fixes #1986 | ||||
* | logState - dont redundantly log to console | kumavis | 2017-07-27 | 1 | -1/+0 |
| | |||||
* | allow copy(logState()) to copy to clipboard | Dan Finlay | 2017-05-08 | 1 | -0/+1 |
| | |||||
* | Remove seedWords from UI state dump. | Kevin Serrano | 2017-03-28 | 1 | -1/+5 |
| | |||||
* | Linting to the max. | Kevin Serrano | 2016-11-12 | 1 | -1/+1 |
| | |||||
* | Add ui state logging function | Dan Finlay | 2016-07-16 | 1 | -0/+8 |
| | | | | | | Now from the UI console, you can always call `logState()`, and it will print the state stringified into the console, ready to drop into the ui dev mode states folder, or other inspection. This should make it easier to diagnose user bugs in the future. | ||||
* | Remove logging for states. | Kevin Serrano | 2016-07-08 | 1 | -1/+0 |
| | |||||
* | Add new test state with tx history. Fix alignment issue with transaction ↵ | Kevin Serrano | 2016-07-08 | 1 | -1/+1 |
| | | | | history text. | ||||
* | First simple version of ui mocker | Dan Finlay | 2016-07-01 | 1 | -0/+4 |
| | |||||
* | Manually linted | Dan Finlay | 2016-06-22 | 1 | -2/+0 |
| | |||||
* | Auto linted | Dan Finlay | 2016-06-22 | 1 | -4/+1 |
| | |||||
* | Moved UI into repo with its own dependency stack | Dan Finlay | 2016-04-14 | 1 | -0/+41 |