aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/assets/components/Body.jsx
Commit message (Collapse)AuthorAgeFilesLines
* dashboard: fix CSS, escape special HTML chars, clean up code (#17167)Kurkó Mihály2018-07-161-1/+1
| | | | | | | | * dashboard: fix CSS, escape special HTML chars, clean up code * dashboard: change 0 to 1 * dashboard: add escape-html npm package
* cmd, dashboard, log: log collection and exploration (#17097)Kurkó Mihály2018-07-111-4/+6
| | | | | | | | | | | | * cmd, dashboard, internal, log, node: logging feature * cmd, dashboard, internal, log: requested changes * dashboard, vendor: gofmt, govendor, use vendored file watcher * dashboard, log: gofmt -s -w, goimports * dashboard, log: gosimple
* dashboard: CPU, memory, diskIO and traffic on the footer (#15950)Kurkó Mihály2018-01-241-11/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | * dashboard: footer, deep state update * dashboard: resolve asset path * dashboard: prevent state update on every reconnection * dashboard: fix linter issue * dashboard, cmd: minor UI fix, include commit hash * dashboard: gitCommit renamed to commit * dashboard: move the geth version to the right, make commit optional * dashboard: memory, traffic and CPU on footer * dashboard: fix merge * dashboard: CPU, diskIO on footer * dashboard: rename variables, use group declaration * dashboard: docs
* dashboard: integrate Flow, sketch message API (#15713)Kurkó Mihály2017-12-211-0/+64
* dashboard: minor design change * dashboard: Flow integration, message API * dashboard: minor polishes, exclude misspell linter