Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |