Skip to content

Improve static routes UX #85

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

alehaa
Copy link
Contributor

@alehaa alehaa commented Jul 19, 2025

This PR incorporates minor enhancements to the user interface of static routes, such as organizing form fields and implementing warnings for routes that have been misconfigured.

alehaa added 3 commits July 19, 2025 16:35
All fields are grouped into fieldsets. They now support translations if
translated messages are available.
For static routes, the IP versions must match. For example, an IPv4
route must use an IPv4 next-hop gateway. The StaticRoute model now
validates this constraint.
auto-merge was automatically disabled August 2, 2025 16:18

Head branch was pushed to by a user without write access

@alehaa alehaa force-pushed the feature/ux-static-routes branch from 9153b18 to f3c102b Compare August 2, 2025 16:29
alehaa added 2 commits August 2, 2025 22:29
This reverts commit f77a057, as IP
routes indeed may mix IP versions for forwarding.
@alehaa alehaa mentioned this pull request Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants