Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dashboard: fix CSS, escape special HTML chars, clean up code (#17167) | Kurkó Mihály | 2018-07-16 | 1 | -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ály | 2018-07-11 | 1 | -78/+117 |
| | | | | | | | | | | | | * 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ály | 2018-03-08 | 1 | -0/+6551 |
* cmd, dashboard: remove custom assets, webpack dev server * dashboard: yarn commands, small fixes |