CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
cesnet_service_path_plugin/__init__.py
cesnet_service_path_plugin/navigation.py
cesnet_service_path_plugin/search.py
cesnet_service_path_plugin/template_content.py
cesnet_service_path_plugin/urls.py
cesnet_service_path_plugin.egg-info/PKG-INFO
cesnet_service_path_plugin.egg-info/SOURCES.txt
cesnet_service_path_plugin.egg-info/dependency_links.txt
cesnet_service_path_plugin.egg-info/requires.txt
cesnet_service_path_plugin.egg-info/top_level.txt
cesnet_service_path_plugin/api/__init__.py
cesnet_service_path_plugin/api/urls.py
cesnet_service_path_plugin/api/serializers/__init__.py
cesnet_service_path_plugin/api/serializers/contract_info.py
cesnet_service_path_plugin/api/serializers/dark_fiber_data_serializer.py
cesnet_service_path_plugin/api/serializers/ethernet_service_data_serializer.py
cesnet_service_path_plugin/api/serializers/optical_spectrum_data_serializer.py
cesnet_service_path_plugin/api/serializers/segment.py
cesnet_service_path_plugin/api/serializers/segment_circuit_mapping.py
cesnet_service_path_plugin/api/serializers/service_path.py
cesnet_service_path_plugin/api/serializers/service_path_segment_mapping.py
cesnet_service_path_plugin/api/views/__init__.py
cesnet_service_path_plugin/api/views/contract_info.py
cesnet_service_path_plugin/api/views/dark_fiber_data_view.py
cesnet_service_path_plugin/api/views/ethernet_service_data_view.py
cesnet_service_path_plugin/api/views/optical_spectrum_data_view.py
cesnet_service_path_plugin/api/views/segment.py
cesnet_service_path_plugin/api/views/segment_circuit_mapping.py
cesnet_service_path_plugin/api/views/service_path.py
cesnet_service_path_plugin/api/views/service_path_segment_mapping.py
cesnet_service_path_plugin/filtersets/__init__.py
cesnet_service_path_plugin/filtersets/contract_info.py
cesnet_service_path_plugin/filtersets/segment.py
cesnet_service_path_plugin/filtersets/segment_circuit_mapping.py
cesnet_service_path_plugin/filtersets/service_path.py
cesnet_service_path_plugin/filtersets/service_path_segment_mapping.py
cesnet_service_path_plugin/forms/__init__.py
cesnet_service_path_plugin/forms/contract_info.py
cesnet_service_path_plugin/forms/dark_fiber_data.py
cesnet_service_path_plugin/forms/ethernet_service_data.py
cesnet_service_path_plugin/forms/optical_spectrum_data.py
cesnet_service_path_plugin/forms/segment.py
cesnet_service_path_plugin/forms/segment_circuit_mapping.py
cesnet_service_path_plugin/forms/service_path.py
cesnet_service_path_plugin/forms/service_path_segment_mapping.py
cesnet_service_path_plugin/graphql/__init__.py
cesnet_service_path_plugin/graphql/filters.py
cesnet_service_path_plugin/graphql/schema.py
cesnet_service_path_plugin/graphql/types.py
cesnet_service_path_plugin/migrations/0001_segment.py
cesnet_service_path_plugin/migrations/0002_servicepath.py
cesnet_service_path_plugin/migrations/0003_servicepathsegmentmapping.py
cesnet_service_path_plugin/migrations/0004_add_komora_id_and_imported_data_to_models.py
cesnet_service_path_plugin/migrations/0005_segmentcircuitmapping_segment_circuits_and_more.py
cesnet_service_path_plugin/migrations/0006_remove_servicepath_circuits_and_more.py
cesnet_service_path_plugin/migrations/0007_segment_comments.py
cesnet_service_path_plugin/migrations/0008_servicepath_comments.py
cesnet_service_path_plugin/migrations/0009_rename_supplier_segment_contract_segment_provider_segment_contract_and_more.py
cesnet_service_path_plugin/migrations/0010_replace_supplier_with_provider.py
cesnet_service_path_plugin/migrations/0011_remove_segment_supplier_alter_segment_provider.py
cesnet_service_path_plugin/migrations/0012_segment_sync_status_servicepath_sync_status.py
cesnet_service_path_plugin/migrations/0013_alter_segment_table_and_more.py
cesnet_service_path_plugin/migrations/0014_remove_segment_imported_data_and_more.py
cesnet_service_path_plugin/migrations/0015_merge_notes_to_comments.py
cesnet_service_path_plugin/migrations/0016_remove_segment_note_a_remove_segment_note_b.py
cesnet_service_path_plugin/migrations/0017_remove_segment_device_a_remove_segment_device_b_and_more.py
cesnet_service_path_plugin/migrations/0018_remove_segment_sync_status_and_more.py
cesnet_service_path_plugin/migrations/0019_alter_servicepathsegmentmapping_options_and_more.py
cesnet_service_path_plugin/migrations/0020_add_field_status_to_segment_and_servicepath.py
cesnet_service_path_plugin/migrations/0021_copy_service_path_state_to_status.py
cesnet_service_path_plugin/migrations/0022_remove_field_state_from_servicepath.py
cesnet_service_path_plugin/migrations/0023_alter_servicepath_kind.py
cesnet_service_path_plugin/migrations/0024_segment_path_geometry_segment_path_length_km_and_more.py
cesnet_service_path_plugin/migrations/0025_alter_segment_path_geometry.py
cesnet_service_path_plugin/migrations/0026_segment_segment_type_segment_type_specific_data.py
cesnet_service_path_plugin/migrations/0027_segmentfinancialinfo.py
cesnet_service_path_plugin/migrations/0028_alter_segmentfinancialinfo_options.py
cesnet_service_path_plugin/migrations/0029_remove_segment_provider_segment_contract_and_more.py
cesnet_service_path_plugin/migrations/0030_alter_segment_location_a_alter_segment_location_b.py
cesnet_service_path_plugin/migrations/0031_alter_segmentfinancialinfo_charge_currency.py
cesnet_service_path_plugin/migrations/0032_segment_ownership_type.py
cesnet_service_path_plugin/migrations/0033_contractinfo_contractsegmentmapping_and_more.py
cesnet_service_path_plugin/migrations/0034_add_type_specific_models.py
cesnet_service_path_plugin/migrations/0035_remove_type_specific_data.py
cesnet_service_path_plugin/migrations/0036_alter_opticalspectrumsegmentdata_chromatic_dispersion.py
cesnet_service_path_plugin/migrations/0037_darkfibersegmentdata_id_and_more.py
cesnet_service_path_plugin/migrations/__init__.py
cesnet_service_path_plugin/models/__init__.py
cesnet_service_path_plugin/models/contract_info.py
cesnet_service_path_plugin/models/custom_choices.py
cesnet_service_path_plugin/models/dark_fiber_data.py
cesnet_service_path_plugin/models/ethernet_service_data.py
cesnet_service_path_plugin/models/optical_spectrum_data.py
cesnet_service_path_plugin/models/segment.py
cesnet_service_path_plugin/models/segment_circuit_mapping.py
cesnet_service_path_plugin/models/segment_types.py
cesnet_service_path_plugin/models/service_path.py
cesnet_service_path_plugin/models/service_path_segment_mapping.py
cesnet_service_path_plugin/static/cesnet_service_path_plugin/css/segment_form.css
cesnet_service_path_plugin/static/cesnet_service_path_plugin/js/segment_form.js
cesnet_service_path_plugin/tables/__init__.py
cesnet_service_path_plugin/tables/contract_info.py
cesnet_service_path_plugin/tables/segment.py
cesnet_service_path_plugin/tables/segment_circuit_mapping.py
cesnet_service_path_plugin/tables/service_path.py
cesnet_service_path_plugin/tables/service_path_segment_mapping.py
cesnet_service_path_plugin/templates/buttons/clone_custom.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/circuit_segments_extension.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/circuit_segments_template_column.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/contractinfo.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/location_segments_extension.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/provider_segments_extension.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/segment.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/segment_edit.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/segment_list.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/segment_map.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/segment_path_clear_confirm.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/segmentcircuitmapping.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/segments_map.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/servicepath.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/servicepathsegmentmapping.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/site_segments_extension.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/tenant_provider_extension.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/inc/cytoscape_includes.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/inc/date_status_badge.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/inc/leaflet_includes.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/inc/map_layer_dropdown.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/inc/map_layers_config.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/inc/map_layers_styles.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/inc/path_data_badge.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/inc/path_length.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/inc/topology_segment_card.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/inc/topology_styles.html
cesnet_service_path_plugin/templates/cesnet_service_path_plugin/inc/topology_visualization.html
cesnet_service_path_plugin/templatetags/__init__.py
cesnet_service_path_plugin/templatetags/custom_filters.py
cesnet_service_path_plugin/utils/__init__.py
cesnet_service_path_plugin/utils/utils_gis.py
cesnet_service_path_plugin/utils/utils_topology.py
cesnet_service_path_plugin/views/__init__.py
cesnet_service_path_plugin/views/contract_info.py
cesnet_service_path_plugin/views/dark_fiber_data.py
cesnet_service_path_plugin/views/ethernet_service_data.py
cesnet_service_path_plugin/views/optical_spectrum_data.py
cesnet_service_path_plugin/views/segment.py
cesnet_service_path_plugin/views/segment_circuit_mapping.py
cesnet_service_path_plugin/views/service_path.py
cesnet_service_path_plugin/views/service_path_segment_mapping.py
docs/sample_path.png
tests/.env
tests/.env.sample
tests/__init__.py
tests/test_integration_dark_fiber_data_api.py
tests/test_integration_ethernet_service_data_api.py
tests/test_integration_optical_spectrum_data_api.py
tests/test_integration_segment_contract_info_api.py
tests/test_integration_segment_workflow.py
tests/test_komora_service_path_plugin.py