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: #14567 - Export current view of IP Addresses #15659

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from

Conversation

Julio-Oliveira-Encora
Copy link
Contributor

Fixes: #14567

It added a script in "table_controls_htmx.html" to add the parameters to the URL (changing the htmx behavior).

Another script was created in "export.html" to append the parameters to the HREF to export the current view.

It was tested exporting devices, IP Address, and IP Range, with and without a quick search.

netbox/templates/inc/table_controls_htmx.html Outdated Show resolved Hide resolved
netbox/templates/inc/table_controls_htmx.html Outdated Show resolved Hide resolved
netbox/templates/inc/table_controls_htmx.html Outdated Show resolved Hide resolved
Copy link
Member

@jeremystretch jeremystretch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Getting closer!

netbox/project-static/src/search.ts Outdated Show resolved Hide resolved
netbox/project-static/src/search.ts Outdated Show resolved Hide resolved
netbox/project-static/src/search.ts Outdated Show resolved Hide resolved
netbox/templates/inc/table_controls_htmx.html Outdated Show resolved Hide resolved
netbox/project-static/src/search.ts Outdated Show resolved Hide resolved
netbox/project-static/src/search.ts Show resolved Hide resolved
netbox/project-static/src/search.ts Show resolved Hide resolved
netbox/project-static/src/search.ts Outdated Show resolved Hide resolved
netbox/project-static/src/search.ts Outdated Show resolved Hide resolved
netbox/project-static/src/search.ts Outdated Show resolved Hide resolved
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.

Export current view of IP Addresses
2 participants