aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/reducers.js
Commit message (Collapse)AuthorAgeFilesLines
* Add ui state logging functionDan Finlay2016-07-161-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 Serrano2016-07-081-1/+0
|
* Add new test state with tx history. Fix alignment issue with transaction ↵Kevin Serrano2016-07-081-1/+1
| | | | history text.
* First simple version of ui mockerDan Finlay2016-07-011-0/+4
|
* Manually lintedDan Finlay2016-06-221-2/+0
|
* Auto lintedDan Finlay2016-06-221-4/+1
|
* Moved UI into repo with its own dependency stackDan Finlay2016-04-141-0/+41