open-nomad/ui/app/routes
Buck Doyle 6d67e90763
Add exchange of one-time token on UI load (#10066)
This adds UI support for receiving the one-time token passed via query parameter, as in #10134
and related PRs, and exchanging it for its corresponding secret ID. When this works, it’s mostly
invisible, with a brief flash of the OTT onscreen.

The authentication failure message now suggests the -authenticate flag.

When OTT exchange fails, it shows a whole-page error.

This includes a known UX shortcoming in that the OTT will not disappear from the URL when an
identifier is specified on the command line, like nomad ui -authenticate jobname. The goal is to
address that shortcoming in a forthcoming pull request.
2021-04-01 13:21:30 -05: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 Add massaged results of class codemod 2020-06-10 16:18:42 -05:00
jobs Fix job detail crash when recommendations off (#9269) 2020-11-06 08:21:38 -06:00
optimize Add redirect to parent when filter excludes all 2020-11-10 09:38:46 -06:00
servers Refactor the servers/server pages to match the subnav style of nested pages 2020-06-16 10:23:36 -07:00
.gitkeep sync 2017-09-19 10:08:23 -05:00
application.js Add exchange of one-time token on UI load (#10066) 2021-04-01 13:21:30 -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 Add massaged results of class codemod 2020-06-10 16:18:42 -05:00
jobs.js Remove superfluous uses of Object.freeze 2020-06-15 10:15:11 -05:00
not-found.js Add massaged results of class codemod 2020-06-10 16:18:42 -05:00
optimize.js Add DAS subroute and copy button (#9201) 2020-11-04 12:22:24 -06:00
servers.js Remove superfluous uses of Object.freeze 2020-06-15 10:15:11 -05:00
topology.js Forbidden state for the topo viz 2020-11-04 12:32:22 -08:00