Jeremy Stretch
|
57d3bfcfc9
|
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
|
b92e34556f
|
Fixes #8077: Fix exception when attaching image to location, circuit, or power panel
|
2021-12-15 08:45:17 -05:00 |
|
jeremystretch
|
b6ff55309e
|
Fixes #8078: Add missing wireless models to lsmodels() in nbshell
|
2021-12-15 08:38:19 -05:00 |
|
jeremystretch
|
305d88ebda
|
Fixes #8079: Fix validation of LLDP neighbors when connected device has an asset tag
|
2021-12-15 08:36:03 -05:00 |
|
jeremystretch
|
cdc73d4f56
|
Closes #8080: Link to NAT IPs for device/VM primary IPs
|
2021-12-15 08:35:01 -05:00 |
|
jeremystretch
|
0e50c964d5
|
Remove obsolete pagination TS/CSS
|
2021-12-14 21:00:48 -05:00 |
|
jeremystretch
|
863fb9aa47
|
Sync HTMX and non-HTMX paginator styles
|
2021-12-14 20:53:24 -05:00 |
|
jeremystretch
|
298fb00a3e
|
Remove obsolete "quick find" TS
|
2021-12-14 20:04:49 -05:00 |
|
jeremystretch
|
d1e8c06d36
|
Fixes #8074: Ordering VMs by name should reference naturalized value
|
2021-12-14 17:03:03 -05:00 |
|
jeremystretch
|
8ed79d5973
|
Remove obsolete templates
|
2021-12-14 16:44:03 -05:00 |
|
jeremystretch
|
85b10b59e4
|
Introduce child prefixes view for aggregates
|
2021-12-14 16:38:25 -05:00 |
|
jeremystretch
|
9a53c22833
|
Serve HTMX JS locally
|
2021-12-14 15:55:40 -05:00 |
|
jeremystretch
|
c981b5cba0
|
Add prep_table_data() method to ObjectChildrenView
|
2021-12-14 15:42:28 -05:00 |
|
jeremystretch
|
4ffa823ab8
|
Enable HTMX for all ObjectChildrenViews
|
2021-12-14 15:31:42 -05:00 |
|
Jeremy Stretch
|
001c7e4b18
|
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
|
402136dc8f
|
Merge branch '8069-generic-children-view' into 8057-htmx-tables
|
2021-12-14 14:21:08 -05:00 |
|
jeremystretch
|
59ee30f056
|
Update cluster VM/device views to use ObjectChildrenView
|
2021-12-14 14:08:44 -05:00 |
|
jeremystretch
|
c795068a78
|
Update VLAN member interface views to use ObjectChildrenView
|
2021-12-14 14:03:44 -05:00 |
|
jeremystretch
|
5ce080779b
|
Update IPRange IP addresses view to use ObjectChildrenView
|
2021-12-14 13:55:09 -05:00 |
|
jeremystretch
|
8d3b296eed
|
Update device/VM component views to use ObjectChildrenView
|
2021-12-14 13:47:40 -05:00 |
|
jeremystretch
|
cfdb985d00
|
Update prefix children views to use ObjectChildrenView
|
2021-12-14 13:33:53 -05:00 |
|
jeremystretch
|
af6f0db284
|
Introduce ObjectChildrenView
|
2021-12-14 13:33:36 -05:00 |
|
jeremystretch
|
491eac184e
|
Enable HTMX for connections lists
|
2021-12-14 11:53:16 -05:00 |
|
jeremystretch
|
414d33eb26
|
Refactor HTMX table template
|
2021-12-14 11:41:39 -05:00 |
|
jeremystretch
|
6dd6094088
|
Push HTMX URL to browser location
|
2021-12-14 08:25:17 -05:00 |
|
rizlas
|
2ec64a2ea2
|
Get_Environment from napalm should not need any decoding
|
2021-12-14 10:17:00 +01:00 |
|
jeremystretch
|
5c34a75032
|
Enable HTMX for quick table search
|
2021-12-13 20:15:03 -05:00 |
|
jeremystretch
|
91f33d3289
|
#8057: Enable dynamic tables for object list views
|
2021-12-13 16:51:59 -05:00 |
|
jeremystretch
|
c50dc1eb35
|
Standardize usage of table template
|
2021-12-13 15:36:51 -05:00 |
|
jeremystretch
|
dc1331e736
|
Fixes #7674: Fix inadvertent application of device type context to virtual machines
|
2021-12-13 13:42:59 -05:00 |
|
jeremystretch
|
afc866eee4
|
#7665: Refactored add_requested_prefixes(); removed button icons
|
2021-12-13 12:15:43 -05:00 |
|
jeremystretch
|
b6d93b7c5b
|
Changelog for #7665
|
2021-12-13 12:10:03 -05:00 |
|
Jeremy Stretch
|
5d6158dd64
|
Merge pull request #7826 from WillIrvine/develop
Add filter for optionally including assigned prefixes
|
2021-12-13 12:04:38 -05:00 |
|
jeremystretch
|
e9549ab0bd
|
PRVB
|
2021-12-13 09:16:55 -05:00 |
|
Jeremy Stretch
|
779249ff81
|
Merge pull request #8053 from netbox-community/develop
Release v3.1.1
v3.1.1
|
2021-12-13 09:08:33 -05:00 |
|
jeremystretch
|
66d206a710
|
Release v3.1.1
|
2021-12-13 08:51:55 -05:00 |
|
jeremystretch
|
bfc1cab6df
|
Fixes #8051: Contact group parent assignment should not be required under REST API
|
2021-12-13 08:22:48 -05:00 |
|
jeremystretch
|
5b0c79629e
|
Closes #8047: Display sorting indicator in table column headers
|
2021-12-10 21:03:24 -05:00 |
|
jeremystretch
|
7922d3909a
|
Fixes #8042: Fix filtering cables list by site slug or rack name
|
2021-12-10 16:41:03 -05:00 |
|
jeremystretch
|
ee6e2e0af1
|
Fixes #7690: Fix custom field integer support for MultiValueNumberFilter
|
2021-12-10 16:34:38 -05:00 |
|
jeremystretch
|
326a6be91c
|
#7519: Update REST API tests
|
2021-12-10 15:45:22 -05:00 |
|
jeremystretch
|
58095e1916
|
Fixes #8038: Placeholder filter should display zero integer values
|
2021-12-10 15:38:51 -05:00 |
|
jeremystretch
|
3dae077b4d
|
Fixes #8035: Redirect back to parent prefix after creating IP address(es) where applicable
|
2021-12-10 15:34:12 -05:00 |
|
jeremystretch
|
7c14c0812b
|
Fixes #7519: Return a 409 status for unfulfillable available prefix/IP requests
|
2021-12-10 15:11:45 -05:00 |
|
Jeremy Stretch
|
3a05eda63a
|
Merge pull request #8039 from netbox-community/5869-available-prefixes
Fixes #5869: Fix permissions evaluation under available prefix/IP REST API endpoints
|
2021-12-10 14:22:29 -05:00 |
|
jeremystretch
|
d850b3ac7e
|
Fix available prefix creation test
|
2021-12-10 13:58:11 -05:00 |
|
jeremystretch
|
08de6c32c9
|
Changelog for #5869
|
2021-12-10 13:26:56 -05:00 |
|
jeremystretch
|
91fe158c26
|
Restore endpoint schema documentation
|
2021-12-10 13:23:49 -05:00 |
|
jeremystretch
|
661b3c4bfb
|
Fix queryset restrictions
|
2021-12-10 12:52:48 -05:00 |
|
jeremystretch
|
35eabc0353
|
Move available IPs endpoints to separate views
|
2021-12-10 12:37:55 -05:00 |
|