Skip to content
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

Fixes: #19038 Change ClusterView behaivour #19127

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renatoalmeidaoliveira
Copy link
Collaborator

Fixes: #19038 Change ClusterView behaivour

  • Add GetRelatedModelsMixin to ClusterView
  • Setup get_extra_context with related_models including VLANGroup
  • Add relatad_models panel to cluster.html template

Observations:

The Cluster model implement a child view for devices, and VMs but it can be redundant to have both the panel and those tabs, so removing those tab since the related_model already delivers a similar experience could be done.

@renatoalmeidaoliveira renatoalmeidaoliveira requested review from a team and jeremystretch and removed request for a team April 10, 2025 02:58
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.

Change ClusterView behaivour
1 participant