netbox/netbox/templates/generic
Jeremy Stretch 1a2dae3471 Closes #8184: Enable HTMX for embedded tables (#11518)
* Enable HTMX rendering for embedded tables

* Start converting embedded tables to use HTMX (WIP)

* Additional table conversions (WIP)

* Standardize HTMX usage for nested group models

* Enable HTMX for additional emebedded tables

* Fix HTMX table rendering for ObjectChildrenView

* Standardize usage of inc/panel_table.html

* Hide selection boxes in embedded tables
2023-02-19 20:09:51 -05:00
..
bulk_add_component.html Rename bulk operation templates 2022-02-08 11:49:18 -05:00
bulk_delete.html Fixes #9437: Standardize form submission buttons and behavior when using enter key 2022-07-19 14:21:20 -04:00
bulk_edit.html Fixes #9437: Standardize form submission buttons and behavior when using enter key 2022-07-19 14:21:20 -04:00
bulk_import.html 4347 Add JSON/YAML import support for all objects (#10367) 2022-11-10 11:01:52 -05:00
bulk_remove.html Fixes #9437: Standardize form submission buttons and behavior when using enter key 2022-07-19 14:21:20 -04:00
bulk_rename.html Fixes #9437: Standardize form submission buttons and behavior when using enter key 2022-07-19 14:21:20 -04:00
confirmation_form.html Fixes #9437: Standardize form submission buttons and behavior when using enter key 2022-07-19 14:21:20 -04:00
object_delete.html Clean up and document object edit & delete templates 2022-02-08 11:19:33 -05:00
object_edit.html Closes #9887: Inspect docs_url property to determine link to model documentation 2022-10-27 09:44:09 -04:00
object_list.html Closes #8184: Enable HTMX for embedded tables (#11518) 2023-02-19 20:09:51 -05:00
object.html Closes #10604: Remove unused extra_tabs block from object.html generic template 2023-02-19 20:09:51 -05:00