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
Robin Schneider
5c87694b87
docs: Recommend to set custom field coordinates to hidden ( #180 )
...
Changing the coordinates manually would be very tedious. Users are not
expected to do this and to prevent them from coming up with this idea in
the first place, set the custom field to hidden.
2022-11-03 13:42:51 +01:00
mattieserver
8c56f21f16
Update README.md
2022-09-13 08:46:05 +02:00
mattieserver
eb627bdedc
Update README.md
2022-09-12 18:36:27 +02:00
mattieserver
291c033e34
Update README.md
2022-09-12 18:23:33 +02:00
mattieserver
1f389b3faa
Update README.md
2022-09-12 18:20:18 +02:00
Mattijs Vanhaverbeke
5e2f1cca57
added info about new icons
2022-09-01 19:10:15 +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
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
8997c38263
bump version
2022-04-11 13:12:04 +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
mattieserver
2deaed1adc
Update README.md
2021-05-03 18:53:25 +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 >
2021-02-11 19:22:41 +01: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
mattieserver
cd239ac6ae
Update README.md
2020-05-23 18:19:13 +02:00
ryanmerolle
2e6dd7de23
Update README to include local_requirements setup
2020-05-23 12:04:19 -04:00
Mattijs Vanhaverbeke
371c5c3502
added download button, fixed perms
2020-05-22 12:07:46 +02:00
mattieserver
9b606643ea
Update README.md
2020-05-19 19:50:56 +02:00
Mattijs Vanhaverbeke
370eff6b67
#14 , added circuit terminations
2020-05-19 17:18:20 +02:00
mattieserver
eedcf65bd8
Update README.md
2020-05-17 14:59:55 +02:00
mattieserver
bf28d2d2d1
Update README.md
2020-05-17 14:59:03 +02:00
Mattijs Vanhaverbeke
e0624effc2
exclude "circuit termination" type for now
2020-05-17 14:14:53 +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
mattieserver
d608d63207
Update README.md
2020-04-24 12:57:47 +02:00
mattieserver
4d161fe6ac
Update README.md
2020-04-24 12:56:47 +02:00
mattieserver
c6a6893c10
Update README.md
2020-04-24 12:45:49 +02:00
mattieserver
b2430d1723
Update README.md
2020-04-17 11:13:10 +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
mattieserver
f953d8119d
Initial commit
2020-04-02 11:14:30 +02:00