Mattijs Vanhaverbeke
ce39c98396
bump version
v2.0.2
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
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
Mattijs Vanhaverbeke
f323278f00
bump version
v2.0.1
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
v2.0.0
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
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
53a996edbc
Bump minimist from 1.2.5 to 1.2.6 ( #110 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 11:38:34 +02:00
Mattijs Vanhaverbeke
398deb5382
bump version
v1.2.0
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
v1.1.0
2022-04-11 13:12:04 +02:00
Mattijs Vanhaverbeke
d927e40867
bump version
v1.1.0-beta.1
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 )
v1.0.3
2022-03-25 10:12:36 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
68e8aa0512
Bump path-parse from 1.0.6 to 1.0.7 ( #74 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-18 12:15:05 +01:00
mattieserver
b792128415
Fix dark mode ( #90 )
...
* fixed dark mode
v1.0.2
2022-03-10 11:46:00 +01:00
mattieserver
f5d9f589bf
Fix circuit error ( #87 )
...
* fix 'Interface' object has no attribute 'circuit'
v1.0.1
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
v1.0.0
2022-03-08 17:03:47 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3b4209223e
Bump lodash from 4.17.20 to 4.17.21 ( #66 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 22:13:26 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6fc7cce79a
Bump hosted-git-info from 2.8.8 to 2.8.9 ( #67 )
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 22:13:11 +02:00
mattieserver
fd4a1cd0c7
Create codeql-analysis.yml
2021-05-07 16:20:55 +02:00
mattieserver
2deaed1adc
Update README.md
2021-05-03 18:53:25 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
55a61d4d10
Bump ini from 1.3.5 to 1.3.8 ( #47 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 18:12:42 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3a4652543f
Bump yargs-parser from 5.0.0 to 5.0.1 ( #62 )
...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/yargs/yargs-parser/releases )
- [Changelog](https://github.com/yargs/yargs-parser/blob/v5.0.1/CHANGELOG.md )
- [Commits](https://github.com/yargs/yargs-parser/compare/v5.0.0...v5.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-02 22:33:51 +02:00
mattieserver
9b4dd77943
update version
v0.5.3
2021-05-01 19:30:18 +02:00
mattieserver
91a690f1c8
add filter by locations ( #63 )
...
* frontend for locations
* locations filter backend
v0.5.2
2021-05-01 19:22:28 +02:00
mattieserver
5f498f9ce2
Hide unconnected ( #61 )
...
* #57 hide unconnected devices
v0.5.1
2021-05-01 18:34:50 +02:00
mattieserver
195ac47542
added docs to setup dev ( #60 )
2021-05-01 17:05:32 +02:00
julianze
a25be917ee
Update __init__.py ( #55 )
...
fix typo toplogoy
2021-03-28 11:40:03 +02:00
mattieserver
079361b190
Update README.md
2021-02-17 11:02:58 +01: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 >
v0.5.0
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
v0.4.10
2020-08-23 11:53:52 +02:00
Mattijs Vanhaverbeke
2edd597871
bump version
v0.4.9
2020-07-20 15:49:06 +02:00
mattieserver
5f4f97c360
Merge pull request #41 from mattieserver/32
...
added Filter topology via URL Parameter
2020-07-20 15:00:10 +02:00
Mattijs Vanhaverbeke
17ae8b4a1d
#32
2020-07-20 14:57:09 +02:00
mattieserver
bb9765e011
Merge pull request #40 from mattieserver/37
...
add filter by region
2020-07-20 12:38:15 +02:00
Mattijs Vanhaverbeke
5bfc47775b
#37
2020-07-20 12:36:38 +02:00
mattieserver
216508170f
Merge pull request #39 from mattieserver/dependabot/npm_and_yarn/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19
2020-07-20 11:07:20 +02:00
dependabot[bot]
0faa135978
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-20 07:57:54 +00:00
mattieserver
9ba61cce28
Merge pull request #28 from mattieserver/22052020_dev
...
22052020 dev
2020-05-24 18:31:07 +02:00
mattieserver
9824a3f659
Merge branch 'master' into 22052020_dev
2020-05-24 18:30:59 +02:00
mattieserver
4115584306
Update README.md
2020-05-23 18:20:04 +02:00