open-nomad/ui/app/styles/components
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
..
accordion.scss Present scaling events on the job task group page 2020-07-29 19:07:24 -07:00
badge.scss
boxed-section.scss
cli-window.scss
codemirror.scss
copy-button.scss
das-interstitial.scss Add DAS UI code from enterprise (#9192) 2020-10-29 07:46:42 -05:00
dashboard-metric.scss Show dismissable no live updating notice on the topology page 2020-11-04 19:25:12 -08:00
dropdown.scss Clip long namespace names but make sure to keep the full name in the title attribute 2021-01-22 13:18:15 -08:00
ember-power-select.scss
empty-message.scss
error-container.scss
event.scss New ScaleEventsChart component 2020-08-05 12:02:22 -07:00
exec-button.scss
exec-window.scss
flex-masonry.scss New FlexMasonry component implements a masonry layout using flexbox 2020-10-15 02:54:15 -07:00
fs-explorer.scss
global-search-container.scss
global-search-dropdown.scss
gutter-toggle.scss
gutter.scss Show the nomad agent version of the agent the UI is served from 2020-10-25 23:52:06 -07:00
image-file.scss
inline-definitions.scss Present scaling events on the job task group page 2020-07-29 19:07:24 -07:00
job-diff.scss
json-viewer.scss New fluid height modifier for the json viewer 2020-07-29 19:07:24 -07:00
legend.scss Treat legend term pairs as single wrapping elements 2020-10-15 10:30:34 -07:00
lifecycle-chart.scss Revert "Temporarily remove poststop from the UI" 2020-11-12 09:16:52 -08:00
loading-spinner.scss Remove logo spin for prefers-reduced-motion (#9128) 2020-10-20 11:52:15 -05:00
metrics.scss
node-status-light.scss
nomad-logo.scss
page-layout.scss
popover-menu.scss
primary-metric.scss Super rough allocation details, needs some style love 2020-10-15 02:54:14 -07:00
recommendation-accordion.scss Add DAS UI code from enterprise (#9192) 2020-10-29 07:46:42 -05:00
recommendation-card.scss Add DAS subroute and copy button (#9201) 2020-11-04 12:22:24 -06:00
recommendation-row.scss Add DAS UI code from enterprise (#9192) 2020-10-29 07:46:42 -05:00
search-box.scss
simple-list.scss
status-text.scss
stepper-input.scss
timeline.scss
toggle.scss Add DAS namespaces toggle and fix empty card bug (#9337) 2020-11-30 08:18:44 -06:00
toolbar.scss Add DAS namespaces toggle and fix empty card bug (#9337) 2020-11-30 08:18:44 -06:00
tooltip.scss Show a partial view notice when ACLs are enabled and the mgmt token isn't being used 2020-11-04 15:24:34 -08:00
two-step-button.scss Add button to fail running deployments (#9831) 2021-02-10 08:38:37 -06:00