MrBlake
ef1ad4d607
fix: enforce topology spacing and light-mode cable highlights
2026-07-28 14:58:13 +02:00
MrBlake
a1d28e922d
fix: improve cable count badge contrast
2026-07-28 14:48:33 +02:00
MrBlake
d9d2e4dd59
fix: detect NetBox theme for topology cable highlights
2026-07-28 14:47:39 +02:00
MrBlake
cff9282a60
style: use green cable highlights in light mode
2026-07-28 14:43:20 +02:00
MrBlake
1f80ae5099
fix: improve topology spacing zoom scrolling and wireless support
2026-07-28 14:42:41 +02:00
MrBlake
4680209d83
feat: add fullscreen topology and wireless links
2026-07-28 14:36:08 +02:00
MrBlake
bb0693bef7
fix: sort topology devices without rendering rack elevations
2026-07-28 14:32:34 +02:00
MrBlake
1de5ed0565
feat: align topology nodes with racks and add theme-aware exports
2026-07-28 14:26:28 +02:00
MrBlake
cbdf217f18
feat: add draggable topology with interactive cable tracing
2026-07-22 09:45:56 +02:00
MrBlake
d8069edd73
feat: improve rack readability and add cable topology
2026-07-22 09:41:03 +02:00
MrBlake
fccc54e75e
feat: add multi-rack elevation view and switch icons
...
- add rack elevation view for one or multiple racks
- render front and rear device positions by rack unit
- show physical cabling below selected racks
- add site, location, rack, and empty-rack filters
- add network, leaf, spine, and aggregation switch icons
- add “Weitere Ansichten” navigation category
2026-07-22 09:26:36 +02:00
Mario
a543f5cb0c
fix pixel waste ( #440 )
2024-01-04 21:42:19 +01:00
mattieserver
e0bd1d4e86
Closes #160 : feature save filters ( #227 )
...
* initial saved filter support
* add filter field
* fixed model
* changed margin
2022-12-26 12:07:01 +01:00
Victor Gorchilov
52c2611e9d
Feature: Add customisable icons in topology ( #193 )
...
* [up] add config for custom images, better js
* [up] use bundler to bundle js
* [fix] remove domcontentloaded since defer is used
* [fix] formatting with black
* [fix] images drf api
* [up] add support for custom icons on additional roles: power panel, power feed, circuit
* [up] optimize topology generation by using `_id` when trying to access pk of related object
* [fix] kebab case instead of slugification
* [fix] use empty queryset in api views & change coord save logic
2022-12-09 13:40:39 +01: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
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
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
mattijs vanhaverbeke
a4807b306b
structure and basic setup
2020-04-15 16:41:13 +02:00