jeremystretch
2503a3e3ca
Fixes #8717 : Fix redirection after bulk edit/delete of prefixes from aggregate view
2022-02-22 09:02:31 -05:00
jeremystretch
4f4e6938eb
Closes #7504 : Include IP range data under IPAM role views
2022-02-01 16:47:29 -05:00
jeremystretch
f537dc632e
Fixes #8456 : Fix redundant display of VRF RD in prefix view
2022-01-28 13:19:23 -05:00
Jason Yates
62fc7717c8
Suggested changes
...
* Updating asdot computation to use an fstring
* Cleaning code. Custom property now returns either the ASN with ASDOT notation or just the ASN. asn_with_asdot can now be referenced in ASNTable & objet template.
2022-01-13 04:58:51 +00:00
Jason Yates
ea644868a6
Adding asdot notation to ASN views
...
Adds custom property to asn model to compute asdot notation if required.
Updates asn view to show asdot notation if one exists in the format xxxxx (yyy.yyy)
Adds a custom column renderer to asn table to display asdot notation if one exists
2022-01-12 14:06:22 +00:00
jeremystretch
02519b270e
Fixes #8301 : Fix delete button for various object children views
2022-01-10 09:30:50 -05:00
jeremystretch
443b4ccc57
Initial work on #8231
2022-01-05 14:06:56 -05:00
jeremystretch
2524290099
Introduce modals template block
2022-01-05 09:21:48 -05:00
jeremystretch
01e8017265
Clean up template blocks
2022-01-05 09:09:39 -05:00
jeremystretch
e18dc43aae
Fixes #8196 : Fix IndexError exception when viewing large IPv6 prefixes in UI
2022-01-03 09:17:15 -05:00
jeremystretch
2fa8e27f05
Fixes #8192 : Add "add prefix" button to aggregate child prefixes view
2021-12-30 12:00:37 -05:00
jeremystretch
68f92dfd5d
Fix redirection URL for prefix IP ranges view
2021-12-30 11:47:21 -05:00
jeremystretch
82a0240d2e
Closes #8182 : Introduce checkmark template tag
2021-12-29 10:26:42 -05:00
jeremystretch
f2aa35d3d2
Closes #7600 : Include count of available IPs on prefix view
2021-12-29 09:59:25 -05:00
jeremystretch
d4b6fe14c3
Fixes #8138 : Fix alignment of tags panel within IP address view
2021-12-21 14:04:15 -05:00
jeremystretch
c91eb8f406
Remove extraneous output from service edit template
2021-12-21 10:30:30 -05:00
jeremystretch
cf4a55bc2f
Closes #8107 : Correct template name
2021-12-18 13:52:39 -05:00
jeremystretch
044e203eab
Standardize button colors
2021-12-15 12:16:50 -05:00
jeremystretch
8dbd3f332b
Closes #8081 : Allow creating services directly from navigation menu
2021-12-15 11:55:27 -05:00
jeremystretch
f43ec7c05d
Add "add IP range" button to prefix IP ranges view
2021-12-15 11:03:38 -05:00
jeremystretch
ff9dde54e3
Ensure consistent placement of table paginator
2021-12-15 10:34:20 -05:00
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
cdc73d4f56
Closes #8080 : Link to NAT IPs for device/VM primary IPs
2021-12-15 08:35:01 -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
4ffa823ab8
Enable HTMX for all ObjectChildrenViews
2021-12-14 15:31:42 -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
c50dc1eb35
Standardize usage of table template
2021-12-13 15:36:51 -05:00
jeremystretch
afc866eee4
#7665 : Refactored add_requested_prefixes(); removed button icons
2021-12-13 12:15:43 -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
3dae077b4d
Fixes #8035 : Redirect back to parent prefix after creating IP address(es) where applicable
2021-12-10 15:34:12 -05:00
William Irvine
aebfccfd4b
Merge branch 'develop' into develop
2021-12-07 10:06:35 +13:00
Will Irvine
ca07a88674
fix spelling...
2021-12-02 10:47:19 +13:00
Will Irvine
dcfd332cbf
Moved filtering logic to utils, adjusted show buttons
2021-12-01 19:24:44 +13:00
jeremystretch
5f59f458f4
Fixes #7880 : Include assigned IP addresses in FHRP group object representation
2021-11-19 11:34:59 -05:00
jeremystretch
f16c6d81cf
Merge branch 'develop' into feature
2021-11-18 11:06:54 -05:00
Rhys Barrie
a5a480133f
netbox-community/netbox#7229 : Fix context of VLAN table in VLAN Group view
2021-11-13 23:08:46 -05:00
Will Irvine
0edf9b17f6
Closes #7665 add new boolen for filtering assigned prefixes, adjust current filter for avaliabile prefixes to only return avaliable
2021-11-13 13:27:49 +13:00
jeremystretch
83b2102705
Closes #7769 : Enable assignment of IP addresses to an existing FHRP group
2021-11-11 14:05:35 -05:00
jeremystretch
34f24de3e4
Fixes #7757 : Fix 404 when assigning multiple contacts/FHRP groups in succession
2021-11-09 17:08:28 -05:00
jeremystretch
c2f85a2877
#6732 : Show sites table under ASN view
2021-11-04 16:16:59 -04:00
jeremystretch
bd3d2c60d9
FHRP groups cleanup
2021-11-04 14:19:10 -04:00
Daniel Sheppard
db2d71ed9e
Merge branch 'feature' into 6732-asn-model
2021-11-03 08:37:11 -05:00
jeremystretch
131e433880
Rename FHRPGroupAssignment object to interface
2021-11-02 15:10:02 -04:00
jeremystretch
2cb53a0f7e
Clean up FHRP group templates, forms
2021-11-02 13:32:41 -04:00
Daniel Sheppard
7625a2dd3c
#6732 - Swap ASN M2M to Site model and update some templates/filters
2021-11-02 12:26:06 -05:00
jeremystretch
aeb4996ac2
Allow users to create new FHRP group directly from the interface view
2021-11-02 13:06:58 -04:00
jeremystretch
f48d7aedce
Enable filtering FHRP groups by related IP addresses
2021-11-02 09:56:52 -04:00
jeremystretch
bb4f3e1789
Initial work on #6235
2021-11-01 16:56:30 -04:00