open-nomad/ui/tests
Buck Doyle 674da96a59
UI: add exec terminal (#6697)
This connects Xterm.js to a Nomad exec websocket so people
can interact on clients via live sessions. There are buttons on
job, allocation, task group, and task detail pages that open a
popup that lets them edit their shell command and start a
session.

More is to come, as recorded in issues.
2020-03-24 18:22:16 -05:00
..
acceptance UI: add exec terminal (#6697) 2020-03-24 18:22:16 -05:00
helpers Refactor ability tests to use a setup hook for ability lookup 2020-01-30 21:29:21 -08:00
integration UI: add exec terminal (#6697) 2020-03-24 18:22:16 -05:00
pages UI: add exec terminal (#6697) 2020-03-24 18:22:16 -05:00
unit UI: add exec terminal (#6697) 2020-03-24 18:22:16 -05:00
utils Add tests for findAll store culling 2018-03-02 16:21:37 -08:00
.eslintrc.js New test helper for getting the underlying CodeMirror instance from a dom selector 2018-08-16 10:56:37 -07:00
index.html Update the test index.html file 2019-04-10 14:54:32 -07:00
test-helper.js Update test-helper to new testing style 2019-04-10 14:54:32 -07:00