mattieserver
1f389b3faa
Update README.md
2022-09-12 18:20:18 +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
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
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
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
mattieserver
652a44437e
Create SECURITY.md
2022-07-29 09:33:15 +02:00
mattieserver
76141e70ce
update gh actions
2022-06-30 22:47:55 +02:00
mattieserver
76b4f6ac9a
Create docker-publish.yml
2022-06-30 22:40:18 +02:00
mattieserver
953d7480af
add dockerfile ( #130 )
2022-06-30 22:39:18 +02:00
mattieserver
56a6f22bf6
added site to device tooltip ( #128 )
2022-06-30 22:18:35 +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
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