Skip to content

refactor(forms): Adopt TabbedGroups for Access List and Interface Assignment #240

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

Merged

Conversation

pheus
Copy link
Contributor

@pheus pheus commented Mar 15, 2025

Pull Request

Related Issue

Fixes #239 [Housekeeping]: Adopt TabbedGroups for Access List and Interface Assignment

New Behavior

Reorganizes form fieldsets to introduce TabbedGroups and removes redundant template files by leveraging default NetBox rendering behavior.

Contrast to Current Behavior

Removes redundant template files by leveraging default NetBox rendering behavior.

Discussion: Benefits and Drawbacks

This update aligns the codebase with newer NetBox plugin standards and reduces maintenance overhead.

Changes to the Documentation

None

Proposed Release Note Entry

None

Double Check

  • I have explained my PR according to the information in the comments
    or in a linked issue.
  • My PR targets the dev branch.

Reorganizes form fieldsets to introduce TabbedGroups for better clarity
and structure. Removes redundant template files by leveraging default
NetBox rendering behavior, streamlining the codebase and reducing
maintenance overhead.

Fixes netbox-community#239
@cruse1977 cruse1977 merged commit e716efc into netbox-community:dev Mar 17, 2025
6 checks passed
@pheus pheus deleted the housekeeping/239-adopt-tabbedgroups branch March 17, 2025 21:26
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.

[Housekeeping]: Adopt TabbedGroups for Access List and Interface Assignment
2 participants