netbox/netbox/templates/dcim
Abhimanyu Saharan 5a5fcf7d37
Changes render config card with accordian (#12724)
* changes render config card with accordian #12470

* fixed indentation #12470

* Use -flush CSS class to reduce whitespace

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-05-26 09:32:58 -04:00
..
device Changes render config card with accordian (#12724) 2023-05-26 09:32:58 -04:00
devicetype Closes #8184: Enable HTMX for embedded tables (#11518) 2023-02-19 20:09:51 -05:00
inc Fixes #11528: Permit import of devices using uploaded file 2023-01-25 09:55:45 -05:00
moduletype Closes #8184: Enable HTMX for embedded tables (#11518) 2023-02-19 20:09:51 -05:00
rack Merge branch 'develop' into feature 2023-04-26 15:09:51 -04:00
trace Introduce linkify template filter 2022-03-22 14:51:20 -04:00
bulk_disconnect.html Relocate confirmation_form.html 2021-12-22 15:08:04 -05:00
cable_edit.html Fixes #12190: Fix form layout for plugin textarea fields 2023-04-07 10:03:47 -04:00
cable_trace.html Fixes #10217: Handle exception when trace splits to multiple rear ports 2022-08-31 10:07:10 -04:00
cable.html Closes #10545: Standardize description & comment fields on primary models (#10834) 2022-11-04 08:28:09 -04:00
component_create.html Fixes #8763: Fix inventory item component assignment 2022-03-03 11:52:36 -05:00
connections_list.html Closes #8184: Enable HTMX for embedded tables (#11518) 2023-02-19 20:09:51 -05:00
consoleport_delete.html Relocate confirmation_form.html 2021-12-22 15:08:04 -05:00
consoleport.html #10054: Simplify cable forms 2023-03-15 14:01:01 -04:00
consoleserverport_delete.html Relocate confirmation_form.html 2021-12-22 15:08:04 -05:00
consoleserverport.html #10054: Simplify cable forms 2023-03-15 14:01:01 -04:00
device_edit.html Merge branch 'develop' into feature 2023-04-07 13:00:00 -04:00
device_list.html Clean up bulk edit buttons 2022-08-16 09:49:51 -04:00
device.html Adds contact tabs (#12460) 2023-05-12 10:26:26 -04:00
devicebay_delete.html Relocate confirmation_form.html 2021-12-22 15:08:04 -05:00
devicebay_depopulate.html Relocate confirmation_form.html 2021-12-22 15:08:04 -05:00
devicebay_populate.html Fixes #8226: Honor return URL after populating a device bay 2022-01-04 13:24:15 -05:00
devicebay.html Introduce linkify template filter 2022-03-22 14:51:20 -04:00
devicerole.html Closes #11559: Implement config template rendering (#11769) 2023-02-19 20:09:52 -05:00
devicetype.html Merge branch 'develop' into feature 2023-04-12 17:38:16 -04:00
frontport.html #10054: Simplify cable forms 2023-03-15 14:01:01 -04:00
interface_delete.html Relocate confirmation_form.html 2021-12-22 15:08:04 -05:00
interface.html Use .font-monospace instead of .text-monospace 2023-05-15 08:28:59 -04:00
inventoryitem_bulk_delete.html Rename bulk operation templates 2022-02-08 11:49:18 -05:00
inventoryitem_delete.html Relocate confirmation_form.html 2021-12-22 15:08:04 -05:00
inventoryitem_edit.html Fixes #11156 - Allow InventoryItem component reassignment (#11256) 2023-01-03 10:13:34 -05:00
inventoryitem.html Introduce linkify template filter 2022-03-22 14:51:20 -04:00
inventoryitemrole.html #3087: Add InvetoryItemRole 2021-12-27 10:18:39 -05:00
location.html Adds contact tabs (#12460) 2023-05-12 10:26:26 -04:00
manufacturer.html Adds contact tabs (#12460) 2023-05-12 10:26:26 -04:00
module.html Standard related object links across all models 2023-02-19 20:09:51 -05:00
modulebay.html Closes #9099: Enable display of installed module serial & asset tag in module bays list 2022-04-12 09:00:19 -04:00
moduletype.html Standard related object links across all models 2023-02-19 20:09:51 -05:00
platform.html #10520: Restore ability to edit platform NAPALM fields via UI 2023-04-21 11:21:42 -04:00
powerfeed.html #10054: Simplify cable forms 2023-03-15 14:01:01 -04:00
poweroutlet_delete.html Relocate confirmation_form.html 2021-12-22 15:08:04 -05:00
poweroutlet.html #10054: Simplify cable forms 2023-03-15 14:01:01 -04:00
powerpanel.html Adds contact tabs (#12460) 2023-05-12 10:26:26 -04:00
powerport_delete.html Relocate confirmation_form.html 2021-12-22 15:08:04 -05:00
powerport.html #10054: Simplify cable forms 2023-03-15 14:01:01 -04:00
rack_edit.html Merge branch 'develop' into feature 2023-04-07 13:00:00 -04:00
rack_elevation_list.html Closes #11598: Add buttons to easily switch between rack list and elevations views 2023-01-26 10:53:59 -05:00
rack_list.html Closes #11598: Add buttons to easily switch between rack list and elevations views 2023-01-26 10:53:59 -05:00
rack.html Adds contact tabs (#12460) 2023-05-12 10:26:26 -04:00
rackreservation.html Closes #10545: Standardize description & comment fields on primary models (#10834) 2022-11-04 08:28:09 -04:00
rackrole.html Standardize related model display for organizational models 2023-02-19 20:09:51 -05:00
rearport.html #10054: Simplify cable forms 2023-03-15 14:01:01 -04:00
region.html Adds contact tabs (#12460) 2023-05-12 10:26:26 -04:00
site.html Adds contact tabs (#12460) 2023-05-12 10:26:26 -04:00
sitegroup.html Adds contact tabs (#12460) 2023-05-12 10:26:26 -04:00
virtualchassis_add_member.html Fixes #11582: Fix missing VC form errors 2023-02-08 14:40:46 -05:00
virtualchassis_add.html 12029 add description to virtual description add 2023-03-28 10:10:05 -04:00
virtualchassis_edit.html Fixes #12190: Fix form layout for plugin textarea fields 2023-04-07 10:03:47 -04:00
virtualchassis_remove_member.html Relocate confirmation_form.html 2021-12-22 15:08:04 -05:00
virtualchassis.html Closes #10545: Standardize description & comment fields on primary models (#10834) 2022-11-04 08:28:09 -04:00
virtualdevicecontext.html Standard related object links across all models 2023-02-19 20:09:51 -05:00