Commit Graph

9037 Commits

Author SHA1 Message Date
Christian Jonak
c03cbcaf49 fix: non 20Mhz-wide channel centers 2021-12-16 19:28:39 +01:00
jeremystretch
d880b8b7a8 Fixes #8088: Improve legibility of text in labels with light-colored backgrounds 2021-12-16 12:44:18 -05:00
Christian Jonak
225a3bf167 fix: use center freq instead of beginning of freq range for 6Ghz 2021-12-16 18:14:56 +01:00
jeremystretch
aebe65c9f5 Move speed select dropdown menu to widget template 2021-12-16 08:41:43 -05:00
jeremystretch
bacb17f2b5 Bulk component add view should use tabs 2021-12-15 16:57:30 -05:00
jeremystretch
4a49a4000d Refresh development documentation 2021-12-15 16:31:06 -05:00
jeremystretch
187bfc346a Standardize button colors 2021-12-15 12:16:50 -05:00
jeremystretch
a68b1c59f0 Restore actions column under VM interfaces table 2021-12-15 12:11:20 -05:00
jeremystretch
6a6061a828 Closes #8081: Allow creating services directly from navigation menu 2021-12-15 11:55:27 -05:00
jeremystretch
714b5e2f48 Add "add IP range" button to prefix IP ranges view 2021-12-15 11:03:38 -05:00
jeremystretch
3720d1603f Ensure consistent placement of table paginator 2021-12-15 10:34:20 -05:00
jeremystretch
d2e57c1f61 Show per-page selector only when results are present 2021-12-15 09:46:59 -05:00
jeremystretch
5c05621fa3 Changelog for #8057 2021-12-15 09:36:52 -05:00
Jeremy Stretch
6007788748 Merge pull request #8073 from netbox-community/8057-htmx-tables
Closes #8057: Dynamic object tables using HTMX
2021-12-15 09:16:41 -05:00
jeremystretch
e12ecc39c0 Fixes #8077: Fix exception when attaching image to location, circuit, or power panel 2021-12-15 08:45:17 -05:00
jeremystretch
928830af44 Fixes #8078: Add missing wireless models to lsmodels() in nbshell 2021-12-15 08:38:19 -05:00
jeremystretch
2572189db4 Fixes #8079: Fix validation of LLDP neighbors when connected device has an asset tag 2021-12-15 08:36:03 -05:00
jeremystretch
83aeb34bc8 Closes #8080: Link to NAT IPs for device/VM primary IPs 2021-12-15 08:35:01 -05:00
jeremystretch
535a6dd513 Remove obsolete pagination TS/CSS 2021-12-14 21:00:48 -05:00
jeremystretch
264f9fa36e Sync HTMX and non-HTMX paginator styles 2021-12-14 20:53:24 -05:00
jeremystretch
860efad132 Remove obsolete "quick find" TS 2021-12-14 20:04:49 -05:00
jeremystretch
e5c742f73d Fixes #8074: Ordering VMs by name should reference naturalized value 2021-12-14 17:03:03 -05:00
jeremystretch
8003d74c9b Remove obsolete templates 2021-12-14 16:44:03 -05:00
jeremystretch
189656d4c2 Introduce child prefixes view for aggregates 2021-12-14 16:38:25 -05:00
jeremystretch
f9846d9b5b Serve HTMX JS locally 2021-12-14 15:55:40 -05:00
jeremystretch
edfae5a3af Add prep_table_data() method to ObjectChildrenView 2021-12-14 15:42:28 -05:00
jeremystretch
5e02d4d3dd Enable HTMX for all ObjectChildrenViews 2021-12-14 15:31:42 -05:00
Jeremy Stretch
b354f73afc Merge pull request #8070 from netbox-community/8069-generic-children-view
Closes #8069: Generic children view
2021-12-14 14:30:41 -05:00
jeremystretch
fa457c8e71 Merge branch '8069-generic-children-view' into 8057-htmx-tables 2021-12-14 14:21:08 -05:00
jeremystretch
1ef3b9c118 Update cluster VM/device views to use ObjectChildrenView 2021-12-14 14:08:44 -05:00
jeremystretch
4bf8f1c215 Update VLAN member interface views to use ObjectChildrenView 2021-12-14 14:03:44 -05:00
jeremystretch
9b1a2c65b5 Update IPRange IP addresses view to use ObjectChildrenView 2021-12-14 13:55:09 -05:00
jeremystretch
42711666dc Update device/VM component views to use ObjectChildrenView 2021-12-14 13:47:40 -05:00
jeremystretch
f32492b3e5 Update prefix children views to use ObjectChildrenView 2021-12-14 13:33:53 -05:00
jeremystretch
3a1e6ecdfe Introduce ObjectChildrenView 2021-12-14 13:33:36 -05:00
jeremystretch
3857dfe95e Enable HTMX for connections lists 2021-12-14 11:53:16 -05:00
jeremystretch
3a03c03257 Refactor HTMX table template 2021-12-14 11:41:39 -05:00
jeremystretch
91e7d2ba57 Push HTMX URL to browser location 2021-12-14 08:25:17 -05:00
rizlas
97f17b7495 Get_Environment from napalm should not need any decoding 2021-12-14 10:17:00 +01:00
jeremystretch
a4b7da0db7 Enable HTMX for quick table search 2021-12-13 20:15:03 -05:00
jeremystretch
49955b6f66 #8057: Enable dynamic tables for object list views 2021-12-13 16:51:59 -05:00
jeremystretch
ed5a244555 Standardize usage of table template 2021-12-13 15:36:51 -05:00
jeremystretch
626abe60ec Fixes #7674: Fix inadvertent application of device type context to virtual machines 2021-12-13 13:42:59 -05:00
jeremystretch
829b362769 #7665: Refactored add_requested_prefixes(); removed button icons 2021-12-13 12:15:43 -05:00
jeremystretch
fe6c0add35 Changelog for #7665 2021-12-13 12:10:03 -05:00
Jeremy Stretch
d6c81b82d3 Merge pull request #7826 from WillIrvine/develop
Add filter for optionally including assigned prefixes
2021-12-13 12:04:38 -05:00
jeremystretch
c16d2d2787 PRVB 2021-12-13 09:16:55 -05:00
Jeremy Stretch
db4346eb36 Merge pull request #8053 from netbox-community/develop
Release v3.1.1
2021-12-13 09:08:33 -05:00
jeremystretch
b8eac4a40d Release v3.1.1 2021-12-13 08:51:55 -05:00
jeremystretch
5d0de68420 Fixes #8051: Contact group parent assignment should not be required under REST API 2021-12-13 08:22:48 -05:00