~bjornt/maas:trust-vlan-iface-name

Last commit made on 2021-07-28
Get this branch:
git clone -b trust-vlan-iface-name https://git.launchpad.net/~bjornt/maas
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
trust-vlan-iface-name
Repository:
lp:~bjornt/maas

Recent commits

8e4ea6c... by Björn Tillenius

Fix intermittent test failures.

c3cc518... by Björn Tillenius

Convert %-strings to f-strings.

47ba898... by Björn Tillenius

Remove code that isn't needed.

2550d5d... by Björn Tillenius

Remove Interface.get_name().

a7ebe66... by Björn Tillenius

Add tests for VLANInterfaceForm.

29024b1... by Björn Tillenius

Generate the VLAN interface name in the form.

505a4e3... by Björn Tillenius

Fix test failures.

4cd2c3a... by Björn Tillenius

Don't auto-create the VLAN interface name.

2065bc5... by Huw Wilkins

Update maas-ui to 0cbd2831
feat(ui): add intro redirects

Add redirects to the correct part of the intro or exit. Fix spacing after images form.

Fixes: canonical-web-and-design/app-squad#159. Fixes: canonical-web-and-design/app-squad#166.

567818a... by Huw Wilkins

Update maas-ui to 8d186dd4
feat(ui): update intro page to use reusable components

Update each section of the intro to use the reusable intro components

Fixes: canonical-web-and-design/app-squad#171