open-nomad/ui/tests/unit/utils
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
..
behaviors Remove all andThen and .then usages (except for integration tests) 2019-04-10 14:54:34 -07:00
add-to-path-test.js Move addToPath to its own util 2019-05-20 11:52:47 -07:00
allocation-stats-tracker-test.js Remove all andThen and .then usages (except for integration tests) 2019-04-10 14:54:34 -07:00
escape-task-name-test.js UI: add exec terminal (#6697) 2020-03-24 18:22:16 -05:00
format-duration-test.js Ember QUnit Codemod 2019-04-10 14:54:30 -07:00
generate-exec-url-test.js UI: add exec terminal (#6697) 2020-03-24 18:22:16 -05:00
log-test.js Use the stream decode util and never opt to use the plain query param 2019-07-30 17:22:45 -07:00
node-stats-tracker-test.js Remove all andThen and .then usages (except for integration tests) 2019-04-10 14:54:34 -07:00
rolling-array-test.js Ember QUnit Codemod 2019-04-10 14:54:30 -07:00
stream-frames-test.js Move common stream frame decoding to a util 2019-07-30 17:22:44 -07:00
stream-logger-test.js Light test coverage for the stream-logger class 2019-12-05 00:19:36 -08:00