open-nomad/ui/app
Buck Doyle 90ecbdf522
Add job version revert buttons (#10336)
This adds a Revert two-step button to the JobVersions component for
not-current versions, which redirects to the overview on success. It
checks the job version before and after reversion to mitigate the edge
case where reverting to an otherwise-identical version has no effect, as
discussed in #10337.

It uses existing facilities for handling other errors and disabling the
button when permissions are lacking.
2021-04-20 08:33:16 -05:00
..
abilities
adapters Add job version revert buttons (#10336) 2021-04-20 08:33:16 -05:00
components Add job version revert buttons (#10336) 2021-04-20 08:33:16 -05:00
controllers Add job version revert buttons (#10336) 2021-04-20 08:33:16 -05:00
helpers Use common helpers and utils for formatting hertz 2021-03-31 09:29:14 -07:00
initializers
mixins
models Add job version revert buttons (#10336) 2021-04-20 08:33:16 -05:00
modifiers
routes Add job version revert buttons (#10336) 2021-04-20 08:33:16 -05:00
serializers
services Add exchange of one-time token on UI load (#10066) 2021-04-01 13:21:30 -05:00
styles Add job version revert buttons (#10336) 2021-04-20 08:33:16 -05:00
templates Add job version revert buttons (#10336) 2021-04-20 08:33:16 -05:00
utils Add exchange of one-time token on UI load (#10066) 2021-04-01 13:21:30 -05:00
app.js
breakpoints.js
index.html
router.js