aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/assets/index.html
Commit message (Collapse)AuthorAgeFilesLines
* cmd, dashboard, log: log collection and exploration (#17097)Kurkó Mihály2018-07-111-0/+3
| | | | | | | | | | | | * 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
* cmd, dashboard: use webpack dev server, remove custom assets (#16263)Kurkó Mihály2018-03-081-0/+23
* cmd, dashboard: remove custom assets, webpack dev server * dashboard: yarn commands, small fixes