dreng
60c272acb7
Add Coordinate models, forms, views, templates,...
2023-05-06 22:57:12 +02:00
Mario
5c58f2a9c2
Closes #64 : Show neighbors option ( #286 )
...
* Add option to show neighbors
* Updated documentation and help text
* Added newlines at end of files where they where missing
* Updated options screenshot
* fix function vars
---------
2023-04-30 19:09:36 +02:00
Mario and mattieserver
5e9aaecf9c
Closes #189 , Closes #158 : Add draw.io XML export ( #277 )
...
* Added export to draw.io XML
* Corrected missing newline at end of file
* init
* moved to api call
---------
Co-authored-by: mattieserver <3049868+mattieserver@users.noreply.github.com >
2023-04-30 15:22:38 +02:00
Mario
7d23cfc7eb
Merge pull request #287 from dreng/285_icons_info
...
Fixes #285 : Remove 'Icons info' from Readme
2023-04-29 15:14:44 +02:00
dreng
0af736df0e
Removed 'Icons info' section
2023-04-29 13:14:15 +02:00
Mario
d3dc955987
Merge pull request #278 from dreng/274_power_panels_wrong_names
...
Fixes #274 : Incorrect names displayed for power panels/feeds
2023-04-17 15:30:41 +02:00
dreng
f0c1a855a1
Changed naming of circuits, power panles, power fees and devices
2023-04-16 17:14:55 +02:00
Mario
86cb967d70
Merge pull request #273 from dreng/253_remove_arrows
...
Fixes #253 : Display device labels on top of logical connections
2023-04-02 21:38:38 +02:00
Mario
f055b73b71
Merge pull request #272 from dreng/240_overhaul_icons
...
Closes #240 : Overhaul icons
2023-04-02 21:35:58 +02:00
dreng
825a90a5ad
Removed arrows for logical connections because they covered the text
2023-04-02 19:37:34 +02:00
dreng
79edb94adb
Removed PNGs in favor of SVGs
2023-04-02 17:05:09 +02:00
dreng
b72d572594
Merge branch '240_overhaul_icons' of github.com:dreng/netbox-topology-views into 240_overhaul_icons
2023-04-02 17:00:09 +02:00
dreng
7c08d2d517
Removed PNGs in favor of SVGs
2023-04-02 14:28:38 +02:00
Mario
d12d20e9a0
Create LICENSE
2023-04-01 01:33:08 +02:00
dreng
2dec5af7f4
Removed remaining old icons
2023-03-31 23:52:02 +02:00
Mario
714fdfa054
Replaced and added icons
2023-03-31 23:41:30 +02:00
Mario and Mattijs Vanhaverbeke
5d20a7ad15
Closes #252,#78,#177,#265: Move options from config file to GUI ( #262 )
...
* Added some individual options
* Added general options
* Added show_single_cable_logical_conns and draw_default_layout
* Added ignore_cable_type to IndividualOptions
* Corrected permission, tiny improvements
* Add preselected_device_roles to IndividualOptions
* Add preselected_tags
* Updated documentation
* Update README.md
* Corrected queryset for preselected_tags
* Update README.md
* move supported_termination_types to inside the function to prevent migration issues
* removed general options
* added new migration script
---------
Co-authored-by: Mattijs Vanhaverbeke <mattijs.vanhaverbeke@ebo-enterprises.com >
2023-03-23 09:57:51 +01:00
Mario
4fbc2fd8ce
Merge pull request #268 from mattieserver/dreng-patch-1
...
Update pull_request_template.md
2023-03-19 16:39:36 +01:00
Mario
3e90502630
Update pull_request_template.md
2023-03-19 16:39:15 +01:00
Mario
b8a1af15ef
Merge pull request #255 from royvegard/254_open_trace_for_logical_connection
...
Closes #254 : Add a url to cable trace for logical connections
2023-01-29 19:16:23 +01:00
Mario
c0b36ca8d3
Merge pull request #249 from dreng/248_update_docs
...
Fixes #248 : Update README.md
2023-01-17 10:44:31 +01:00
Mario
77b194b680
Update README.md
2023-01-17 10:31:41 +01:00
Mario
6f2ac1684a
Added show_cables=on to HTMX-GET parameters ( #242 )
2023-01-08 22:08:04 +01:00
Mario
1227c87d05
Merge pull request #243 from dreng/241_bigger_site_topology_window
...
Closes #241 : Make Site Topology window bigger
2023-01-07 12:47:55 +01:00
Mario
89b04ff0c5
Merge branch 'mattieserver:master' into 241_bigger_site_topology_window
2023-01-06 23:50:07 +01:00
dreng
47079cf27f
Raised max-width
2023-01-06 23:47:24 +01:00
Mario
fbf223f8bf
Merge pull request #239 from mattieserver/revert-230-update-git-ignore
...
Revert "Update git ignore"
2023-01-06 10:18:18 +01:00
Mario
b74fbb828f
Revert "Update git ignore"
2023-01-06 10:09:47 +01:00
Mario
3805d75dba
Merge pull request #230 from dreng/update-git-ignore
...
Update git ignore
2022-12-28 11:48:00 +01:00
Mario
b178d68338
Merge branch 'mattieserver:master' into update-git-ignore
2022-12-28 11:40:45 +01:00
mario
37c900ea4a
Added VS Code project settings to .gitignore
2022-12-28 11:36:33 +01:00
Mario and mattieserver
0cb0c10dbb
Closes #181 : Open cable on double-click ( #225 )
...
* Closes #181 : Open cable on double-click
* build js
Co-authored-by: mattieserver <3049868+mattieserver@users.noreply.github.com >
2022-12-27 14:57:32 +01:00
Mario
2f65614fcb
Merge pull request #226 from dreng/pull_request_template
...
Create pull_request_template.md
2022-12-20 19:54:44 +01:00
Mario
2722dfa793
Create pull_request_template.md
2022-12-20 19:38:36 +01:00
Mario
be402b1b5c
Closes #210 : Issue templates ( #211 )
...
* Create bug_report.yaml
* Create feature_request.yaml
* Create config.yml
2022-12-11 12:29:36 +01:00