Daniel Sheppard
033db83068
Merge branch 'feature' of https://github.com/netbox-community/netbox into 6732-asn-model
2021-10-28 11:55:20 -05:00
jeremystretch
aa9e68e121
Tweak preformatted block styling
2021-10-28 10:46:00 -04:00
jeremystretch
a173083e5b
Closes #7606 : Model transmit power for interfaces
2021-10-28 09:31:45 -04:00
Daniel Sheppard
8235b339ee
#6732 - Revert some changes to legacy ASN field on site model
...
* Re-instates ASN field on Site model
* Re-instates ASN field on Site view
* Re-instates ASN field on edit form and API, except for where forms instances are new (add site) or instance does not have any existing AS data
* Does not re-instate asn field on SiteBulkEditForm
* Does not re-instate ASN field on SiteTable
* Does not re-instate filter for filterset, but does allow filtering by query (q=34342)
* Does not include tests for ASN field on Site model due to planned deprecation
2021-10-27 22:25:31 -05:00
jeremystretch
94804fecd8
Add MAINTENANCE_MODE, MAPS_URL
2021-10-26 10:57:33 -04:00
Daniel Sheppard
a01068949c
Initial work on #6732
2021-10-24 23:42:47 -05:00
jeremystretch
e1e2c76ae1
Add bridge field to Interface, VMInterface models
2021-10-21 16:30:18 -04:00
jeremystretch
3a3ed8bf64
Merge branch 'feature' into 3979-wireless
2021-10-21 13:19:52 -04:00
jeremystretch
6f05f17c62
Standardize & simplify tags panel inclusion
2021-10-21 11:23:31 -04:00
jeremystretch
8c058dcd45
Closes #7530 : Move device type component lists to separate views
2021-10-20 15:04:40 -04:00
jeremystretch
efb41b7433
Merge branch 'develop' into feature
2021-10-20 10:10:10 -04:00
jeremystretch
f04dc55030
Reorganize panel inclusion templates
2021-10-19 14:21:31 -04:00
jeremystretch
0afd3e6189
Closes #6715 : Add tenant assignment for cables
2021-10-19 12:33:17 -04:00
jeremystretch
f193f0d3f9
Add contact assignments to models
2021-10-18 15:09:57 -04:00
thatmattlove
811c21ec7e
Minor Style Improvement: Add vertical spacing to Device Type component navigation & fix inconsistent component active color
2021-10-15 17:21:36 -07:00
jeremystretch
717fd760df
#3979 : UI cleanup
2021-10-15 12:24:07 -04:00
jeremystretch
075f4907ef
Store channel frequency & width as independent values
2021-10-15 11:39:53 -04:00
jeremystretch
b7317bfe29
Remove choices from rf_channel_width
2021-10-15 10:06:49 -04:00
jeremystretch
6af5a884cd
Merge branch 'feature' into 3979-wireless
2021-10-14 16:32:24 -04:00
jeremystretch
33ea8763d5
3839: Add airflow field to Device
2021-10-14 16:15:08 -04:00
jeremystretch
2c2c2e9060
3839: Add airflow field to DeviceType
2021-10-14 15:45:36 -04:00
jeremystretch
438b4b4758
Add rf_role to Interface
2021-10-13 20:16:36 -04:00
jeremystretch
445e16f668
Reference WirelessLink on both attached Interfaces
2021-10-13 11:54:52 -04:00
jeremystretch
5271680483
Rename SSID model to WirelessLAN
2021-10-12 17:06:31 -04:00
jeremystretch
38f6d22d2d
Enable attachment of wireless interfaces to SSIDs
2021-10-12 13:48:06 -04:00
jeremystretch
8e1535f7ec
Add RF channel fields to Interface
2021-10-12 10:46:41 -04:00
jeremystretch
5a6190e321
Closes #6874 : Add tenant assignment for locations
2021-10-07 15:46:21 -04:00
jeremystretch
18c3bb673f
Closes #1337 : Add WWN field to interfaces
2021-10-07 15:09:42 -04:00
jeremystretch
b31ba4e9d2
Changelog & UI tweaks for #6879
2021-10-07 12:41:24 -04:00
Brian Candler
eb9f2b36ab
Display device names in front of device front/rear images
...
Fixes #6879
2021-10-06 18:07:28 +00:00
jeremystretch
d2bdf4e822
Closes #7462 : Include count of assigned virtual machines under platform view
2021-10-06 10:12:44 -04:00
jeremystretch
9089f5cf67
#7450 : Clean up object edit forms
2021-10-05 15:37:49 -04:00
jeremystretch
b5884a5b54
Fixes #7215 : Prevent rack elevations from overlapping when higher width is specified
2021-10-04 13:41:16 -04:00
jeremystretch
f3fe3f9a18
Closes #6708 : Add image attachment support for circuits, power panels
2021-10-01 12:50:51 -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
d9f178e315
Fixes #7411 : Fix exception in UI when adding member devices to virtual chassis
2021-09-30 11:36:16 -04:00
jeremystretch
68b1234388
Fixes #7353 : Fix bulk creation of device/VM components via list view
2021-09-27 10:36:01 -04:00
jeremystretch
aaba4b534f
Fixes #7360 : Correct redirection URL after removing child device from device bay
2021-09-27 09:58:03 -04:00
jeremystretch
aa05097fca
Fixes #7279 : Fix exception when tracing cable with no associated path
2021-09-16 08:56:26 -04:00
jeremystretch
25f501fb12
Remove obsolete responsive_table.html template
2021-09-15 12:41:21 -04:00
jeremystretch
bd957612c6
Fixes #7167 : Ensure consistent font size when using monospace formatting
2021-09-09 16:05:46 -04:00
jeremystretch
cf8fdacfa3
Refactor connection toggle to use API URLs
2021-09-08 14:25:14 -04:00
jeremystretch
d40d1638af
Fixes #7179 : Prevent obscuring "connect" pop-up for interfaces under device view
2021-09-08 11:27:14 -04:00
thatmattlove
2b263b054c
Fixes #7106 : Fix incorrect "Map It" button URL on a site's Physical Address field
2021-08-31 16:27:02 -07:00
jeremystretch
66619cdc2f
Clean up object edit forms
2021-08-25 15:03:19 -04:00
jeremystretch
99cba25108
Misc UI cleanup ahead of v3.0 release
2021-08-25 13:50:59 -04:00
Matt
a02ba5f7bb
Fix incorrect classes in device config & status templates
2021-08-24 14:53:36 -07:00
jeremystretch
52603c087b
Remove unnecessary component creation templates
2021-08-24 14:51:12 -04:00
jeremystretch
545474a1a3
Clean up object edit forms
2021-08-24 13:59:54 -04:00