netbox-bgp icon indicating copy to clipboard operation
netbox-bgp copied to clipboard

Minor complements

Open pl0xym0r opened this issue 1 year ago • 1 comments

  1. Update of serializers to have display + tags + custom_fileds on each object, reuse SerializedPKRelatedField form netbox core
  2. Adding filter on view (prefixlistrule, routingpolicyrule, communitylistrule) as it works though API but is not visible, exemple: 1 but through api: 2

Main goal was to use the filterset which permits to list all rules for a given object id

after modification: 3

3.added tests on Communitylist + bgp session

pl0xym0r avatar Feb 23 '24 15:02 pl0xym0r

Closes #183

pl0xym0r avatar Feb 28 '24 18:02 pl0xym0r