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 Create new monitor route for clients 2020-06-16 10:23:35 -07:00
csi Add linting for classic decorator (#8182) 2020-06-22 10:48:53 -05:00
exec/task-group
jobs Sort periodic and parameterized job detail pages by most recently submitted 2020-09-18 18:03:23 -07:00
servers Refactor the servers/server pages to match the subnav style of nested pages 2020-06-16 10:23:36 -07:00
.gitkeep
application.js Add manually-converted classes 2020-06-15 10:14:26 -05:00
clients.js Remove superfluous uses of Object.freeze 2020-06-15 10:15:11 -05:00
exec.js Add manually-converted classes 2020-06-15 10:14:26 -05:00
index.js
jobs.js Remove superfluous uses of Object.freeze 2020-06-15 10:15:11 -05:00
not-found.js
servers.js Remove superfluous uses of Object.freeze 2020-06-15 10:15:11 -05:00
topology.js Update topo viz code to use new alloc/node resources pattern 2020-10-15 02:54:16 -07:00