open-nomad/ui/app/templates
Buck Doyle f462d7d1c2
Add button to fail running deployments (#9831)
This closes #8744 and #9826.

It necessitated some customisation options for TwoStepButton. One is inlineText, which puts the confirmation text in the same line as the buttons. Also, there was a single-use configuration option named isInfoAction that I removed in favour of passing a set of class configuration options like this:

                @classes={{hash
                  idleButton="is-warning"
                  confirmationMessage="inherit-color"
                  cancelButton="is-danger is-important"
                  confirmButton="is-warning"}}
2021-02-10 08:38:37 -06:00
..
allocations Remove prestart tasks table 2020-08-26 09:58:44 -05:00
clients Add button to fail running deployments (#9831) 2021-02-10 08:38:37 -06:00
components Add button to fail running deployments (#9831) 2021-02-10 08:38:37 -06:00
csi Fix allocation count in CSI volumes table (#9515) 2020-12-07 08:51:41 -06:00
jobs ui/csi: fix links to volume IDs (#9355) 2020-11-13 15:44:34 -05:00
optimize Add DAS subroute and copy button (#9201) 2020-11-04 12:22:24 -06:00
servers Add explicit this to templates (#8388) 2020-07-09 15:19:07 -05:00
settings Add acceptance test accessibility auditing and fixes (#8455) 2020-07-28 12:59:14 -05:00
allocations.hbs Convert to angle bracket invocation (#8075) 2020-06-01 14:03:56 -05:00
application.hbs Add explicit this to templates (#8388) 2020-07-09 15:19:07 -05:00
clients.hbs Convert to angle bracket invocation (#8075) 2020-06-01 14:03:56 -05:00
csi.hbs Convert to angle bracket invocation (#8075) 2020-06-01 14:03:56 -05:00
exec-loading.hbs Update template linting and fix missed curly invocations (#8382) 2020-07-09 12:30:11 -05:00
exec.hbs Add explicit this to templates (#8388) 2020-07-09 15:19:07 -05:00
head.hbs Add explicit this to templates (#8388) 2020-07-09 15:19:07 -05:00
index.hbs sync 2017-09-19 10:08:23 -05:00
jobs.hbs Convert to angle bracket invocation (#8075) 2020-06-01 14:03:56 -05:00
loading.hbs Update to Ember 3.16/Data 3.12 (#8319) 2020-07-09 11:37:00 -05:00
optimize.hbs Add DAS namespaces toggle and fix empty card bug (#9337) 2020-11-30 08:18:44 -06:00
servers.hbs Refactor the servers/server pages to match the subnav style of nested pages 2020-06-16 10:23:36 -07:00
settings.hbs Convert to angle bracket invocation (#8075) 2020-06-01 14:03:56 -05:00
topology.hbs Merge branch 'master' into b-ui/topo-viz-accounting 2021-01-28 09:56:46 -06:00