~cgrabowski/maas:remove_disabling_of_ipmi_ciphers

Last commit made on 2021-12-01
Get this branch:
git clone -b remove_disabling_of_ipmi_ciphers https://git.launchpad.net/~cgrabowski/maas
Only Christian Grabowski can upload to this branch. If you are Christian Grabowski please log in for upload directions.

Branch merges

Branch information

Name:
remove_disabling_of_ipmi_ciphers
Repository:
lp:~cgrabowski/maas

Recent commits

106b8f2... by Christian Grabowski

dynamically populate cipher suite choices in validation error

c1c46a9... by Christian Grabowski

update tests

39ba0f2... by Christian Grabowski

default to using cipher suite id 3

683b02d... by Christian Grabowski

remove cipher configuration step from BMC config script

a6bd50a... by Peter Makowski

Update maas-ui to 7b7d33c4
fix(ui): fix machine storage tables on small screens (#3368)

* add mobile table card pattern

* remove unsupported u-align--center

* add vanilla overrides for p-table--mobile-card

* add machine-storage__subtitle margin
- order object properties alphabetically

* add vanilla issues

* add responsive prop to CacheSetsTable

* add u-break-spaces to used for cell

d712694... by Björn Tillenius

Add a script to generate schemaspy output.

78b0ebe... by Caleb Ellis

Update maas-ui to 540e2d1b
feat(ui): set active device when viewing details (#3366)

73bcde0... by "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>

Update maas-ui to 5fbc89b3
chore(deps): update dependency copy-webpack-plugin to v10 (#3345)

Co-authored-by: Renovate Bot <email address hidden>

6e3fe2f... by Caleb Ellis

Update maas-ui to c5b1f674
fix(ui): update base node status_message type (#3364)

3098130... by huwshimi <email address hidden>

Update maas-ui to 9880181b
feat(ui): add the device name form (#3342)

* feat(ui): add the device name form

Add the device name form to the device details header.

Fixes: canonical-web-and-design/app-tribe#557.