open-nomad/ui/app/utils/classes
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
..
abstract-logger.js UI: Update Ember to 3.12 LTS (#6419) 2019-10-15 13:32:58 -05:00
abstract-stats-tracker.js ES5 getters codemod 2019-04-10 14:54:36 -07:00
allocation-stats-tracker.js ES5 getters codemod 2019-04-10 14:54:36 -07:00
exec-command-editor-xterm-adapter.js UI: add exec terminal (#6697) 2020-03-24 18:22:16 -05:00
exec-socket-xterm-adapter.js UI: add exec terminal (#6697) 2020-03-24 18:22:16 -05:00
log.js UI: Update Ember to 3.12 LTS (#6419) 2019-10-15 13:32:58 -05:00
node-stats-tracker.js ES5 getters codemod 2019-04-10 14:54:36 -07:00
poll-logger.js Use the stream decode util and never opt to use the plain query param 2019-07-30 17:22:45 -07:00
promise-array.js Treat filtering on an async relationship as async 2018-08-06 11:02:21 -07:00
promise-object.js Use the new ember modules imports 2018-01-17 09:02:04 -08:00
query-params.js QueryParams primitive ported with a helper 2018-03-13 16:34:01 -07:00
rolling-array.js Use the prototype instead of "private" property backups 2018-09-14 09:38:17 -07:00
stream-logger.js Don't initialize variables before you need them 2019-12-05 10:51:51 -08:00
text-decoder.js Provides a slim TextDecoder polyfill for Edge 2017-11-21 11:22:41 -08:00
xhr-token.js Replace the adapter cancellation methods with a cancellation token system 2019-05-20 10:29:22 -07:00