Jeremy Stretch
2a4e3dd09f
Merge branch 'develop' into feature
2023-08-29 10:45:55 -04:00
Arthur Hanson
29877c9abe
12489 Use HTMX for Location and Non-Racked Devices in Site detail view ( #12491 )
...
* 12489 use htmx for site view locations and non-racked-devices
* 12489 remove now unused queries in context
* adds device type and role to device component filter #12015
* Revert "Fixes #12463 : Fix the association of completed jobs with reports & scripts in the REST API"
This reverts commit a29a07ed26 .
* 12489 update nonracked_devices on rack and location templates
* 12489 fix whitespace issue
* Undo errant commits
* 12489 update site id in templates
* 12489 remove nonracked_devices include
* 12489 add has_position filter
* Use empty lookup for position field
* Remove non-racked devices list from rack view (was moved to a tab)
* Clean up location and device tables
* Restore plugins block on rack template
---------
Co-authored-by: Abhimanyu Saharan <desk.abhimanyu@gmail.com >
Co-authored-by: jeremystretch <jstretch@netboxlabs.com >
2023-08-28 16:03:35 -04:00
Arthur Hanson
7c17d2e932
Closes #13102 : Establish initial translation support in templates
...
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com >
2023-07-28 16:30:25 -04:00
Abhimanyu Saharan
4eb5e90ccc
Adds contact tabs ( #12460 )
...
* adds contact tabs #11599
* fixed lint issues
* changes as per review
* changes as per review
* replaces generic object template with base template
2023-05-12 10:26:26 -04:00
jeremystretch
91b81d51da
Standardize related model display for nested models
2023-02-19 20:09:51 -05:00
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
jeremystretch
ce4d00dc21
Fixes #10184 : Fix vertical alignment when displaying object attributes with buttons
2022-09-01 09:53:48 -04:00
jeremystretch
e4aa933d57
Closes #7744 : Add status field to Location
2022-06-22 13:33:19 -04:00
jeremystretch
7c14b8d97b
Clean up display of tenant groups
2022-03-22 15:29:05 -04:00
jeremystretch
75dae5fbe8
Introduce linkify template filter
2022-03-22 14:51:20 -04:00
Alex Gittings
5abde866f1
Closes : #8457 - implement nonracked devices on locations and sites
2022-03-18 14:34:42 +00:00
jeremystretch
ff9dde54e3
Ensure consistent placement of table paginator
2021-12-15 10:34:20 -05:00
jeremystretch
c50dc1eb35
Standardize usage of table template
2021-12-13 15:36:51 -05:00
jeremystretch
2c2e37e9f0
Merge branch 'develop' into feature
2021-11-03 10:29:02 -04:00
jeremystretch
3a192223a3
Changelog & cleanup for #7668 , #7717
2021-11-02 15:58:14 -04:00
Rhys Barrie
d528614cbf
netbox-community/netbox#7668 : Relocate elevations button to location details table
2021-11-01 11:17:15 -04:00
Rhys Barrie
24d6941cc4
netbox-community/netbox#7668 : Add 'View Elevations' button to location detail page
2021-10-29 14:07:02 -04:00
jeremystretch
6f05f17c62
Standardize & simplify tags panel inclusion
2021-10-21 11:23:31 -04:00
jeremystretch
f04dc55030
Reorganize panel inclusion templates
2021-10-19 14:21:31 -04:00
jeremystretch
f193f0d3f9
Add contact assignments to models
2021-10-18 15:09:57 -04:00
jeremystretch
5a6190e321
Closes #6874 : Add tenant assignment for locations
2021-10-07 15:46:21 -04:00
jeremystretch
357a5d1e65
Refactor image attachments panel template
2021-10-01 12:45:41 -04:00
jeremystretch
460e3fd5d6
Introduce a common URL for the creation of image attachments
2021-10-01 12:34:30 -04:00
jeremystretch
856956afce
Standardize object breadcrumbs
2021-07-20 12:14:01 -04:00
checktheroads
460a203c29
Add basic support for smaller screens
2021-04-30 15:55:37 -07:00
checktheroads
eb55761c38
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
...
# Conflicts:
# netbox/project-static/js/forms.js
# netbox/templates/dcim/location.html
# netbox/templates/generic/object_list.html
2021-04-22 19:19:03 -07:00
jeremystretch
4e405ce530
Closes #6210 : Include child locations on location view
2021-04-20 14:15:12 -04:00
checktheroads
61ce2c95b3
migrate templates to bootstrap 5
2021-04-18 00:22:52 -07:00
jeremystretch
b1d20d3228
Closes #6149 : Support image attachments for locations
2021-04-13 11:39:04 -04:00
jeremystretch
54d9ca8ed8
Add racks count to location view
2021-04-08 10:10:46 -04:00
jeremystretch
83496c66d1
Move breadcrumb generation to template
2021-04-05 12:06:59 -04:00
jeremystretch
7b8bd2d4ce
Location model cleanup
2021-04-05 11:09:33 -04:00
Jeremy Stretch
2820d26a0f
Add dedicated views for nested group models
2021-03-26 15:07:29 -04:00