openwisp / openwisp-controller

Network and WiFi controller: provisioning, configuration management and updates, (pull via openwisp-config or push via SSH), x509 PKI management and more. Mainly OpenWRT, but designed to work also on other systems.
https://openwisp.io/docs/dev/controller/
Other
550 stars 173 forks source link

[fix:ui] Fixed UI switcher in VPN server admin #869

Closed nemesifier closed 3 months ago

nemesifier commented 3 months ago

Due to changes in the Django admin HTML, the form rows weren't hidden as expected.

This patch should fix the issue and also be more robust to future Django upgrades.

Added a selenium test.

coveralls commented 3 months ago

Coverage Status

coverage: 98.751%. remained the same when pulling 25f2050dd985b690ec95741a5c66eec323091708 on fix-vpn-switcher into a4b5d429041ccc2559b77e06afe8404156d765dc on master.

coveralls commented 3 months ago

Coverage Status

coverage: 98.751%. remained the same when pulling c3f2d7e5cc89678bbc924a31e377faffff6fc260 on fix-vpn-switcher into a4b5d429041ccc2559b77e06afe8404156d765dc on master.