open-nomad/ui/app/adapters
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
..
agent.js Add manually-converted classes 2020-06-15 10:14:26 -05:00
allocation.js Add manually-converted classes 2020-06-15 10:14:26 -05:00
application.js Update Ember/Ember CLI to 3.20 (#9641) 2021-02-17 15:01:44 -06:00
deployment.js Add button to fail running deployments (#9831) 2021-02-10 08:38:37 -06:00
job-scale.js Fix scale and summary adapters to correct live reloading 2020-07-29 19:26:32 -07:00
job-summary.js Fix scale and summary adapters to correct live reloading 2020-07-29 19:26:32 -07:00
job.js Use the correct Message property instead of Reason in scale POST request 2020-07-30 08:43:15 -07:00
namespace.js Add manually-converted classes 2020-06-15 10:14:26 -05:00
node.js Add manually-converted classes 2020-06-15 10:14:26 -05:00
plugin.js Remove superfluous uses of Object.freeze 2020-06-15 10:15:11 -05:00
policy.js Add manually-converted classes 2020-06-15 10:14:26 -05:00
recommendation-summary.js Add DAS UI code from enterprise (#9192) 2020-10-29 07:46:42 -05:00
token.js Add exchange of one-time token on UI load (#10066) 2021-04-01 13:21:30 -05:00
volume.js Remove superfluous uses of Object.freeze 2020-06-15 10:15:11 -05:00
watchable-namespace-ids.js Fix scale and summary adapters to correct live reloading 2020-07-29 19:26:32 -07:00
watchable.js Update ember-a11y-testing (#9912) 2021-02-02 12:45:40 -06:00