netbox/netbox/templates/dcim/device
Jeremy Stretch 744be59a4d
Closes #14736: Enable HTMX navigation globally (#15158)
* Enable HTMX boosting

* Refactor HTMX properties for tables

* Fix dashboard object list widget

* Disable scrolling to page content

* Fix initialization of TomSelect dropdowns after HTMX loading

* Replace formaction properties with hx-post

* Fix quick search field on object list view

* Reinitialize copy-to-clipboard buttons upon HTMX load

* Disable scrolling effect for intra-page navigation

* Introduce user preference for toggling HTMX navigation

* Enable HTMX navigation only when selected by user

* Pass htmx_navigation context

* Fix display of confirmation form when deleting an object

* Disable HTMX boosting for rack elevation SVG downloads

* Fix dyanmic form rendering

* Introduce htmx_boost template tag; enable HTMX for user menu

* Use out-of-band sap to update footer stamp

* Fix display of toasts after form submission

* Fix user preference selection

* Misc cleanup

* Rename render_partial() to htmx_partial()

* Add docstring to htmx_boost template tag

* Disable HTMX for user preferences form to force a full page refresh on changes
2024-03-28 11:51:38 -04:00
..
inc Fix left padding of login button in top menu 2024-01-31 17:59:14 -05:00
base.html Closes #12128: Refresh the web UI to employ the Tabler CSS framework (#14833) 2024-01-17 16:25:42 -05:00
components_base.html Closes #14736: Enable HTMX navigation globally (#15158) 2024-03-28 11:51:38 -04:00
consoleports.html Closes #14736: Enable HTMX navigation globally (#15158) 2024-03-28 11:51:38 -04:00
consoleserverports.html Closes #14736: Enable HTMX navigation globally (#15158) 2024-03-28 11:51:38 -04:00
devicebays.html Closes #12128: Refresh the web UI to employ the Tabler CSS framework (#14833) 2024-01-17 16:25:42 -05:00
frontports.html Closes #14736: Enable HTMX navigation globally (#15158) 2024-03-28 11:51:38 -04:00
interfaces.html Closes #14736: Enable HTMX navigation globally (#15158) 2024-03-28 11:51:38 -04:00
inventory.html Closes #12128: Refresh the web UI to employ the Tabler CSS framework (#14833) 2024-01-17 16:25:42 -05:00
modulebays.html Closes #12128: Refresh the web UI to employ the Tabler CSS framework (#14833) 2024-01-17 16:25:42 -05:00
poweroutlets.html Closes #14736: Enable HTMX navigation globally (#15158) 2024-03-28 11:51:38 -04:00
powerports.html Closes #14736: Enable HTMX navigation globally (#15158) 2024-03-28 11:51:38 -04:00
rearports.html Closes #14736: Enable HTMX navigation globally (#15158) 2024-03-28 11:51:38 -04:00
render_config.html Closes #12128: Refresh the web UI to employ the Tabler CSS framework (#14833) 2024-01-17 16:25:42 -05:00