Igor Korotchenkov

Results 32 comments of Igor Korotchenkov

Hi all. This is now implemented on the Topology Viewer page (`plugins/nextbox-ui/topology/`) in #46. I will probably adapt this feature for a view on a Site page as well. The...

Hi @Genzo4 >How save view at the same name? Duplicate names are currently allowed and considered as a separate entities. A possibility to pick an existing saved name for rewrite/update...

Hi @aruhri. Thank you for the PR. Dockerfile fix looks good. I'll test in my environment shortly. Please revert the changes to the template files regarding older jquery versions. I...

Hi. Are icon map config parameters commented out in your actual config? Please note, once set, custom 'icon_role_map' or 'icon_model_map' values rewrite the default mapping. Also keys in those mappings...

In Docker deployment you can specify root user for your exec session. It should allow you to collect static without permission issues: ```% docker-compose exec -u root netbox /bin/bash``` And...

Hi everyone. Sorry for not responding so much time. I was immigrating to another country and rebuilding by life. Hopefully I'll return to the plugin development and fix this compatibility...

Hey. New plugin version v0.10.0 fixes compatibility issue with NetBox 3.3. It's already available here and on PyPI.

It is compatible with fresh NetBox 3.4 as well.

1. Да, о проблеме с наложением лейблов знаю, изящного решения пока что нет. При необходимости, эту информацию можно уточнить при нажатии на линк в выпадающем меню: оно содержит информацию об...

>Я думал о том чтобы кольца сворачивать в группы типа как в демо описан Hierarchy NodeSet. Это вариант. Но нужно дописать логику, по которой скрипт сможет определить Node в нужный...