~bjornt/maas:clear-vlan-name

Last commit made on 2022-02-09
Get this branch:
git clone -b clear-vlan-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:
clear-vlan-name
Repository:
lp:~bjornt/maas

Recent commits

2fb8b64... by Björn Tillenius

Allow VLAN names to be cleared in websocket and API.

Also ensure that you need to be an admin to edit the VLAN.

ff37d58... by Alberto Donato

link Interface to NodeConfig, unlink from Node

ebc5a25... by Caleb Ellis

Update maas-ui to 4e9423e1
feat(ui): build "Edit boot architectures" form in subnet details (#3607)

d5c8a17... by huwshimi <email address hidden>

Update maas-ui to 3d887f6e
refactor(ui): turn subnet utils into hooks (#3604)

Update the delete subnet utils to be hooks.

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

fec0f5a... by Andreu <email address hidden>

Update maas-ui to 564814ce
refactor: static routes section (#3602)

baa974a... by Caleb Ellis

Update maas-ui to 13a23b54
feat(ui): set up known_boot_architectures in general state (#3601)

6e0f59f... by Caleb Ellis

Update maas-ui to 56dc0456
fix(ui): improve validation of Configure DHCP form. (#3598)

This branch disables the form when neither rack controllers or a
relay VLAN are defined, as well as when the selected subnet does
not have any available IP addresses.

22f67cb... by Caleb Ellis

Update maas-ui to 2493692f
feat(ui): build Map Subnet form in Subnet details page. (#3597)

be7f1f8... by huwshimi <email address hidden>

Update maas-ui to 943b3d96
feat(ui): add forms for reserving ranges (#3599)

* feat(ui): add forms for reserving ranges

Add forms for reserving ranges to the reserved ranges form.

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

74f75f9... by Caleb Ellis

Update maas-ui to bae87046
feat(ui): add reserved ranges table/form to Configure DHCP section (#3596)