canonical / maas-ui

The UI for MAAS (metal-as-a-service)
https://maas.io
Other
49 stars 48 forks source link

feat(subnets): Add support for reserved IPv6 addresses MAASENG-3162 #5453

Closed ndv99 closed 4 months ago

ndv99 commented 4 months ago

Done

QA steps

Ping me privately and I'll give you access to my container with the backend. Also, make sure the VITE_APP_STATIC_IPS_ENABLED is set to true.

Fixes

Fixes MAASENG-3162

Screenshots

image

Notes

Figma design reference

webteam-app commented 4 months ago

Demo

Jenkins

demos.haus

petermakowski commented 4 months ago

LGTM, one thing I noticed is that "Delete static DHCP lease" does not close on success.

Google Chrome screenshot 001952@2x

ndv99 commented 4 months ago

LGTM, one thing I noticed is that "Delete static DHCP lease" does not close on success.

Yeah, I noticed that too. Will investigate :+1: