mattieserver
|
b792128415
|
Fix dark mode (#90)
* fixed dark mode
|
2022-03-10 11:46:00 +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
|
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 |
|
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
|
79cb8d8e2e
|
fixes searhc (#12)
|
2020-05-17 14:35:23 +02:00 |
|
Mattijs Vanhaverbeke
|
44e82c0286
|
updated vis-network and fixed dragevent update
|
2020-05-16 15:48:52 +02:00 |
|
Mattijs Vanhaverbeke
|
33d7157b12
|
added search by tag (#8)
|
2020-05-16 14:24:38 +02:00 |
|
Mattijs Vanhaverbeke
|
5e53066ba7
|
fixed auth, added save-coords
|
2020-05-14 22:20:01 +02:00 |
|
Johannes Kreuzer
|
8a6f1660f0
|
Update for support of netbox deployments, which are not in the webserver root (e.g. /netbox/)
|
2020-05-14 15:52:47 +02:00 |
|
mattijs vanhaverbeke
|
ac76d70c57
|
added base functions and api
|
2020-04-16 14:22:42 +02:00 |
|
mattijs vanhaverbeke
|
a4807b306b
|
structure and basic setup
|
2020-04-15 16:41:13 +02:00 |
|