Mattijs Vanhaverbeke
3d3ddaa7c4
bump version
2022-09-08 12:29:29 +02:00
mattieserver
4ea2097429
bump version
2022-09-02 15:13:22 +02:00
mattieserver
cfaba462d5
removed unused import ( #149 )
2022-09-02 15:12:36 +02:00
Mattijs Vanhaverbeke
b2e2a4c781
bump version
2022-09-01 18:48:22 +02:00
mattieserver
318b8495b7
Netbox v3.3 Support ( #145 )
...
* init
* added circuit (or at least part of)
* refactor circuits + fix js
* small changes
* small changes
* added power + rework settings
* small changes
2022-09-01 18:44:03 +02:00
mattieserver
5e1d5d2937
added always_save_coordinates ( #144 )
2022-08-24 14:07:26 +02:00
Andrea Dainese and Mattijs Vanhaverbeke
0b6df3bd28
disable physics if not saving coords ( #139 )
...
* initial commit
* keeps x/y when not saving coords
Co-authored-by: Mattijs Vanhaverbeke <mattijs.vanhaverbeke@ebo-enterprises.com >
2022-08-05 17:53:15 +02:00
mattieserver
af1666b3ba
move to esbuild & yarn ( #138 )
...
* move to esbuild & yarn
* remove gulpfile
* cleanup unused ref
* updated gitignore
2022-08-03 17:29:15 +02:00
Mattijs Vanhaverbeke
ce39c98396
bump version
2022-08-03 12:07:58 +02:00
mattieserver
faf156a6b2
133 enhancement bubbletext ( #136 )
...
* added extra fields to popup
* open new tab with device info
2022-08-03 11:46:37 +02:00
mattieserver
1b36b9e7df
added extra check ( #135 )
2022-08-03 10:59:02 +02:00
Mattijs Vanhaverbeke
f323278f00
bump version
2022-06-30 22:22:47 +02:00
mattieserver
56a6f22bf6
added site to device tooltip ( #128 )
2022-06-30 22:18:35 +02:00
Mattijs Vanhaverbeke
b9d3cc3c4e
bump version
2022-06-30 22:06:33 +02:00
Mattijs Vanhaverbeke
d4833071df
added filter on device status
2022-06-30 22:03:23 +02:00
Mattijs Vanhaverbeke
877d308574
small config change
2022-06-30 19:27:11 +02:00
pycolas
83b662eac3
End to end connections ( #113 )
...
* Add hide-device-role feature
* Add hide-device-role feature
* Remove end^Cevices not in queryset
* clean up
* Fix destination.device.id test
* Query optimization
* multiple updates
2022-06-30 19:13:04 +02:00
Mattijs Vanhaverbeke
398deb5382
bump version
2022-05-10 09:28:21 +02:00
Alexander Ryazanov
b5991a5f50
Improve visualization performance (substantially) ( #109 )
...
* fix: moved image generation to avoid severe performance issues
* fix: moved button finding code before data handling
* fix: fixed leftover invalid variable naming
2022-05-10 09:21:22 +02:00
mattieserver
de92627176
add shadow to cables ( #98 )
...
* addes shadow to edge
* changed bg color in dark mode
2022-05-06 06:43:06 +02:00
mattieserver
6be028b9dc
fix typo ( #100 )
2022-04-15 19:42:32 +02:00
Mattijs Vanhaverbeke
8997c38263
bump version
2022-04-11 13:12:04 +02:00
Mattijs Vanhaverbeke
d927e40867
bump version
2022-03-25 13:16:00 +01:00
Jeremy Stretch and mattieserver
62c0dbddb2
Initial work on NetBox v3.2 support ( #88 )
...
Co-authored-by: mattieserver <3049868+mattieserver@users.noreply.github.com >
2022-03-25 13:13:33 +01:00
mattieserver
e68a8a1af0
added tenants ( #94 )
2022-03-25 10:12:36 +01:00
mattieserver
b792128415
Fix dark mode ( #90 )
...
* fixed dark mode
2022-03-10 11:46:00 +01:00
mattieserver
f5d9f589bf
Fix circuit error ( #87 )
...
* fix 'Interface' object has no attribute 'circuit'
2022-03-09 21:00:55 +01:00
mattieserver
3e5b28f208
Update to support netbox v3.1 ( #82 )
...
* init for v3.1
* added coords + bump version
* fix filter + added preselected roles
* added draw_default_layout
* upgraded packages
* fixed edge/node labels
* fixed enable_circuit_terminations
* added filter for unconnected devices
* added ignore_cable_type
* fixed old settings using a string instead of array
* removed distutils
* fixed coords check
* added coor saving
* added doc img
* updated docs
* bump version
* bump version
2022-03-08 17:03:47 +01:00
mattieserver
9b4dd77943
update version
2021-05-01 19:30:18 +02:00
mattieserver
91a690f1c8
add filter by locations ( #63 )
...
* frontend for locations
* locations filter backend
2021-05-01 19:22:28 +02:00
mattieserver
5f498f9ce2
Hide unconnected ( #61 )
...
* #57 hide unconnected devices
2021-05-01 18:34:50 +02:00
julianze
a25be917ee
Update __init__.py ( #55 )
...
fix typo toplogoy
2021-03-28 11:40:03 +02:00
mattieserver and mattieserver
a314d2b307
netbox v2.10 ( #52 )
...
* small changes
* removed print
* fix coords
* fix saving coords
* update readme
* fixed icons
* bump version
Co-authored-by: mattieserver <mattijs@DESKTOP-618OSU1.localdomain >
2021-02-11 19:22:41 +01:00
mattieserver
0340522f59
update jquery version to match netbox v2.9.1 ( #43 )
...
* Update full.html
* Update setup.py
* Update package.json
* Update __init__.py
2020-08-23 11:53:52 +02:00
Mattijs Vanhaverbeke
2edd597871
bump version
2020-07-20 15:49:06 +02:00
Mattijs Vanhaverbeke
17ae8b4a1d
#32
2020-07-20 14:57:09 +02:00
Mattijs Vanhaverbeke
5bfc47775b
#37
2020-07-20 12:36:38 +02:00
Mattijs Vanhaverbeke
de5707ff06
PATCH instead of POST
2020-05-22 12:57:58 +02:00
Mattijs Vanhaverbeke
371c5c3502
added download button, fixed perms
2020-05-22 12:07:46 +02:00
Mattijs Vanhaverbeke
4ea315d4b2
v0.4.8
2020-05-20 08:09:45 +02:00
Mattijs Vanhaverbeke
40ae715eb5
more NoneType checks
2020-05-19 22:35:55 +02:00
Mattijs Vanhaverbeke
204098a143
#23 check for nonetype in cable.termination
2020-05-19 22:17:13 +02:00
Mattijs Vanhaverbeke
370eff6b67
#14 , added circuit terminations
2020-05-19 17:18:20 +02:00
Mattijs Vanhaverbeke
6d28ce2da4
v0.4.6
2020-05-18 19:12:32 +02:00
Johannes Kreuzer
7f0dcd97f7
color the edges
...
When a cable has a color set, use this color for the edge which
repesents the cable, so that a cabling type or maybe a purpose of the cable
could be seen in the topology graph.
2020-05-18 19:03:18 +02:00
Mattijs Vanhaverbeke
0d7052d83d
small cleanup and v0.4.5
2020-05-18 18:52:56 +02:00
Johannes Kreuzer
987aab772f
move device type name to title and add more device details to title
2020-05-18 18:14:23 +02:00
Mattijs Vanhaverbeke
2ef6e7cb96
v0.4.4
2020-05-17 17:08:38 +02:00
Mattijs Vanhaverbeke
2025bba6a1
fixed spelling of the word 'unknown'
2020-05-17 17:05:14 +02:00
Mattijs Vanhaverbeke
85b27895e2
v0.4.3
2020-05-17 16:45:19 +02:00