open-nomad/ui/app/styles
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
..
charts Fix line-wrapping issue with chart tooltips 2021-03-24 14:13:30 -07:00
components Add exchange of one-time token on UI load (#10066) 2021-04-01 13:21:30 -05:00
core
utils Bring the ordinal color sequence from chart-colors to the new color-scales construct 2021-03-08 15:41:04 -08:00
app.scss
charts.scss
components.scss
core.scss Bring the ordinal color sequence from chart-colors to the new color-scales construct 2021-03-08 15:41:04 -08:00
storybook.scss