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

use htmx to include asset table on detail views #129

Merged
merged 4 commits into from
Sep 13, 2023
Merged

Conversation

matejv
Copy link
Member

@matejv matejv commented Sep 13, 2023

Instead of creating tables in view and rendering in template, we include tables using HTMX. Initial page load will be faster since additional tables load in background.

This is what core netbox moved to in most detail views.

also fixes #126

@matejv matejv merged commit 89f7c7f into master Sep 13, 2023
1 check passed
@matejv matejv deleted the purchase-fix branch December 22, 2023 07:35
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.

"Deliveries" table in Purchases view doesn't show correct asset count
1 participant