open-nomad/ui/app/controllers
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/allocation UI: Add representations for task lifecycles (#7659) 2020-04-30 08:15:19 -05:00
clients Repeat new pagination pattern throughout the app 2020-04-02 12:50:34 -07:00
csi Test coverage for the plugin allocations page 2020-05-19 19:22:12 -07:00
jobs Repeat new pagination pattern throughout the app 2020-04-02 12:50:34 -07:00
servers Use the new ember modules imports 2018-01-17 09:02:04 -08:00
settings Fix token referencing from the token controller, as well as resetting 2020-01-31 09:41:35 -08:00
.gitkeep sync 2017-09-19 10:08:23 -05:00
application.js ES5 getters codemod 2019-04-10 14:54:36 -07:00
clients.js Use the new ember modules imports 2018-01-17 09:02:04 -08:00
exec.js UI: use lazy-loading for Xterm.js (#7964) 2020-05-26 09:56:25 -05:00
jobs.js Clear up the data flow for namespaces 2018-08-09 18:22:38 -07:00
servers.js Use the new ember modules imports 2018-01-17 09:02:04 -08:00