issues
search
canonical
/
maas-ui
The UI for MAAS (metal-as-a-service)
https://maas.io
Other
52
stars
51
forks
source link
feat(subnets): Use PrefixedIpInput in Reserve Range form MAASENG-3524
#5508
Closed
ndv99
closed
3 months ago
ndv99
commented
4 months ago
Done
Integrated
PrefixedIpInput
into the "Reserve Range" and "Reserve Dynamic Range" forms
QA steps
[ ] Go to a subnet's "Address reservation" page
[ ] Open the "Reserve range" form
[ ] Ensure the immutable octets of that subnet's IP are shown correctly
[ ] Enter some non-numeric text and ensure an error is shown
[ ] Enter an out-of-range IP address and ensure an error is shown
[ ] Submit the form and ensure the new reserved range appears correctly in the table
[ ] Go to a VLAN and open the "Reserve range" form
[ ] Ensure normal text input fields are used
[ ] Enter some non-numeric text and ensure an error is shown
Fixes
Fixes
MAASENG-3524
Screenshots
Before
After
webteam-app
commented
4 months ago
Demo
Jenkins
demos.haus
Done
PrefixedIpInput
into the "Reserve Range" and "Reserve Dynamic Range" formsQA steps
Fixes
Fixes MAASENG-3524
Screenshots
Before
After