open-nomad/ui/app/controllers
Buck Doyle 9c0f85d7b6
UI: add filesystem browsing for allocations (#7951)
This partially addresses #7799.

Task state filesystems are contained within a subdirectory of their
parent allocation, so almost everything that existed for browsing task
state filesystems was applicable to browsing allocations, just without
the task name prepended to the path. I aimed to push this differential
handling into as few contained places as possible.

The tests also have significant overlap, so this includes an extracted
behavior to run the same tests for allocations and task states.
2020-06-01 08:15:59 -05:00
..
allocations/allocation UI: add filesystem browsing for allocations (#7951) 2020-06-01 08:15:59 -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