open-nomad/ui/app/routes
Buck Doyle 222b36ced3
UI: use lazy-loading for Xterm.js (#7964)
This updates Xterm.js to 4.6.0, which includes support for reverse-wraparound
mode, so we no longer need to use a vendored dependency, which closes #7461.
The interface for accessing the buffer that’s used for test assertions changed.

With the dependency now accessed conventionally, we can have it load only when
it’s needed by an exec popup window, which closes #7516. That saves us
≈60kb compressed in the dependency bundle!
2020-05-26 09:56:25 -05:00
..
allocations Add handling for not-running task filesystem query (#6267) 2019-09-04 17:38:26 -05:00
clients Update existing tests 2020-01-23 16:34:33 -08:00
csi Prevent sticky query params for plugin alloc filtering 2020-05-20 14:34:16 -07:00
exec/task-group UI: add live-updating to exec sidebar (#7499) 2020-04-06 13:52:42 -05:00
jobs ui: Change Run Job availability based on ACLs (#5944) 2020-01-20 14:57:01 -06:00
servers Use the new ember modules imports 2018-01-17 09:02:04 -08:00
.gitkeep sync 2017-09-19 10:08:23 -05:00
application.js ui: Change Run Job availability based on ACLs (#5944) 2020-01-20 14:57:01 -06:00
clients.js ES5 getters codemod 2019-04-10 14:54:36 -07:00
exec.js UI: use lazy-loading for Xterm.js (#7964) 2020-05-26 09:56:25 -05:00
index.js Use the new ember modules imports 2018-01-17 09:02:04 -08:00
jobs.js UI: Update to Ember 3.8 LTS (#5968) 2019-10-08 13:44:19 -05:00
not-found.js Use the new ember modules imports 2018-01-17 09:02:04 -08:00
servers.js ES5 getters codemod 2019-04-10 14:54:36 -07:00