open-nomad/ui/app/routes/allocations
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
..
allocation Always show the file browser for allocations and tasks. 2020-10-25 22:24:56 -07:00
allocation.js Add massaged results of class codemod 2020-06-10 16:18:42 -05:00