open-nomad/ui/mirage
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
..
data Move resource generation helper to a common place 2018-04-20 18:10:41 -07:00
factories Use Hz instead of hz throughout the UI 2021-01-26 10:53:26 -08:00
models csi/api: populate ReadAllocs/WriteAllocs fields (#9377) 2020-11-25 16:44:06 -05:00
scenarios Add query parameter to override Mirage scenario (#9380) 2020-11-30 08:12:15 -06:00
serializers Fix allocation count in CSI volumes table (#9515) 2020-12-07 08:51:41 -06:00
common.js Migrate to the new resources properties for allocs and nodes 2020-10-15 02:54:16 -07:00
config.js Add button to fail running deployments (#9831) 2021-02-10 08:38:37 -06:00
faker.js Add DAS UI code from enterprise (#9192) 2020-10-29 07:46:42 -05:00
utils.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00