open-nomad/ui/app/routes
Michael Lange 2072911356 Always show the file browser for allocations and tasks.
Before, we'd show a helpful error message when a task isn't running
instead of erroring in a generic way. Turns out when an alloc is
terminal but reachable, the filesystem is left behind so we were hiding
it.

Now it is always shown and in the event that something errors, it'll
either be generic, or--more commonly--a 404 of the allocation.
2020-10-25 22:24:56 -07:00
..
allocations Always show the file browser for allocations and tasks. 2020-10-25 22:24:56 -07:00
clients
csi
exec/task-group
jobs Sort periodic and parameterized job detail pages by most recently submitted 2020-09-18 18:03:23 -07:00
servers
.gitkeep
application.js
clients.js
exec.js
index.js
jobs.js
not-found.js
servers.js
topology.js Update topo viz code to use new alloc/node resources pattern 2020-10-15 02:54:16 -07:00