open-nomad/ui/app/styles
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
..
charts Use dominant-baseline instead of alignment-baseline to get firefox support 2021-01-26 08:56:52 -08:00
components Add button to fail running deployments (#9831) 2021-02-10 08:38:37 -06:00
core Show dismissable no live updating notice on the topology page 2020-11-04 19:25:12 -08:00
utils Add DAS UI code from enterprise (#9192) 2020-10-29 07:46:42 -05:00
app.scss UI: Migrate to Storybook (#6507) 2020-01-21 15:46:32 -06:00
charts.scss Add DAS UI code from enterprise (#9192) 2020-10-29 07:46:42 -05:00
components.scss Add DAS UI code from enterprise (#9192) 2020-10-29 07:46:42 -05:00
core.scss UI: add exec terminal (#6697) 2020-03-24 18:22:16 -05:00
storybook.scss List all available icons in a story. 2020-10-26 12:26:42 -07:00