-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FR-317 mpls topology version #1609
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
plehocky
approved these changes
Aug 21, 2024
oskovran
approved these changes
Aug 21, 2024
soson
added a commit
that referenced
this pull request
Sep 9, 2024
* Merge main to story-geomap (#1592) * FR-240 bulk stream operations (#1583) * bulk streams delete implementation * bulk streams activation/deactivation * use stream bulk install/uninstall mutations * formatter fix * add duration to stream list (#1590) --------- Co-authored-by: Martin Sottnik <[email protected]> * Fr 323 react1820 geomap devices inventory (#1598) * FR-240 bulk stream operations (#1583) * bulk streams delete implementation * bulk streams activation/deactivation * use stream bulk install/uninstall mutations * formatter fix * add duration to stream list (#1590) * map into device table as action * formating update --------- Co-authored-by: Martin Sottnik <[email protected]> * FR-203 (react 18.2.0) topology map layer (#1599) * FR-240 bulk stream operations (#1583) * bulk streams delete implementation * bulk streams activation/deactivation * use stream bulk install/uninstall mutations * formatter fix * add duration to stream list (#1590) * topology map layer implementation * pr check fix * Fr 306 mpls topology (#1596) * mpls topology added * update mpls node position * add info panel * graphql update * merge error fix --------- Co-authored-by: Martin Sottnik <[email protected]> * Fr 201 add device location (#1600) * FR-240 bulk stream operations (#1583) * bulk streams delete implementation * bulk streams activation/deactivation * use stream bulk install/uninstall mutations * formatter fix * add duration to stream list (#1590) * added location selectbox with modal to create location * formatting * formatting * added functionality to choose location by clicking on the map * adjusted map css and popup message * formatting --------- Co-authored-by: Martin Sottnik <[email protected]> * Fd 684 change location on edit device page (#1601) * added possibility to change location on edit device * refactored to Autocomplete component * refactored creade-device-form to use autoselect * codegen * added button to remove location and created location is automaticaly selected * dep array fix * FR-311 mpls device details (#1602) * add device details to mpls topology * revert topology layer default state to LLDP * Fr 325 list of locations (#1603) * location list implementation - first commit * location list - Location map implementation * making the map modal generic * locations Add and Pagination * delete location modal (only) added * AddLocation mutation added * location deletion added * location update impl. * pagination update * location edit update * pr check update * Fd 685 leaflet icon crash (#1604) * Default leaflet marker set explicitly because of a crash * pr check - unnecessary import removal * Fr 329 integration into topology layers - PART-1 (#1606) * added map icons to devices to jump to geomap * removed unused types * removed state propss * removed unused import * codegen * lint fix * formatting * codegen * removed unused code * FR-310 lsp count (#1605) * lsp count implementation * add mpls count labels * add title to lsp count * Fd 690 edit location refactor (#1608) * Location edition refactoring - separate modal * formatter update - pr check * pr check update * FR 329 integration into topology layers part2 (#1611) * refactored to glbalContext, added net-info-panel component, devices without location are not clickable * adjusted net-info-panel to link to correct map layer with correct device name * load deviceMetadata on panel-info open * FR-317 mpls topology version (#1609) * lsp count implementation * add mpls count labels * add title to lsp count * mpls topology version * pr fixes * FR-328 topology map layer filter by name (#1607) * topology map layer filter by name * minor format update * Map zindex issue fixed * Fr 327 show overlay topology (#1613) * FR-240 bulk stream operations (#1583) * bulk streams delete implementation * bulk streams activation/deactivation * use stream bulk install/uninstall mutations * formatter fix * add duration to stream list (#1590) * added links to neighbor devices when device is selected * remove unnecessary as statetemnt * pr check fix --------- Co-authored-by: Martin Sottnik <[email protected]> * Fr 312 lsp path (#1614) * lsp path search added * connect to backend; lsp metadata panel added * encode key=value pairs in uniconfig urls (#1616) * finished map topology and adjusted last issues (#1617) --------- Co-authored-by: oskovran <[email protected]> Co-authored-by: plehocky <[email protected]>
plehocky
added a commit
that referenced
this pull request
Oct 4, 2024
* Merge main to story-geomap (#1592) * FR-240 bulk stream operations (#1583) * bulk streams delete implementation * bulk streams activation/deactivation * use stream bulk install/uninstall mutations * formatter fix * add duration to stream list (#1590) --------- Co-authored-by: Martin Sottnik <[email protected]> * Fr 323 react1820 geomap devices inventory (#1598) * FR-240 bulk stream operations (#1583) * bulk streams delete implementation * bulk streams activation/deactivation * use stream bulk install/uninstall mutations * formatter fix * add duration to stream list (#1590) * map into device table as action * formating update --------- Co-authored-by: Martin Sottnik <[email protected]> * FR-203 (react 18.2.0) topology map layer (#1599) * FR-240 bulk stream operations (#1583) * bulk streams delete implementation * bulk streams activation/deactivation * use stream bulk install/uninstall mutations * formatter fix * add duration to stream list (#1590) * topology map layer implementation * pr check fix * Fr 306 mpls topology (#1596) * mpls topology added * update mpls node position * add info panel * graphql update * merge error fix --------- Co-authored-by: Martin Sottnik <[email protected]> * Fr 201 add device location (#1600) * FR-240 bulk stream operations (#1583) * bulk streams delete implementation * bulk streams activation/deactivation * use stream bulk install/uninstall mutations * formatter fix * add duration to stream list (#1590) * added location selectbox with modal to create location * formatting * formatting * added functionality to choose location by clicking on the map * adjusted map css and popup message * formatting --------- Co-authored-by: Martin Sottnik <[email protected]> * Fd 684 change location on edit device page (#1601) * added possibility to change location on edit device * refactored to Autocomplete component * refactored creade-device-form to use autoselect * codegen * added button to remove location and created location is automaticaly selected * dep array fix * FR-311 mpls device details (#1602) * add device details to mpls topology * revert topology layer default state to LLDP * Fr 325 list of locations (#1603) * location list implementation - first commit * location list - Location map implementation * making the map modal generic * locations Add and Pagination * delete location modal (only) added * AddLocation mutation added * location deletion added * location update impl. * pagination update * location edit update * pr check update * Fd 685 leaflet icon crash (#1604) * Default leaflet marker set explicitly because of a crash * pr check - unnecessary import removal * Fr 329 integration into topology layers - PART-1 (#1606) * added map icons to devices to jump to geomap * removed unused types * removed state propss * removed unused import * codegen * lint fix * formatting * codegen * removed unused code * FR-310 lsp count (#1605) * lsp count implementation * add mpls count labels * add title to lsp count * Fd 690 edit location refactor (#1608) * Location edition refactoring - separate modal * formatter update - pr check * pr check update * FR 329 integration into topology layers part2 (#1611) * refactored to glbalContext, added net-info-panel component, devices without location are not clickable * adjusted net-info-panel to link to correct map layer with correct device name * load deviceMetadata on panel-info open * FR-317 mpls topology version (#1609) * lsp count implementation * add mpls count labels * add title to lsp count * mpls topology version * pr fixes * FR-328 topology map layer filter by name (#1607) * topology map layer filter by name * minor format update * Map zindex issue fixed * Fr 327 show overlay topology (#1613) * FR-240 bulk stream operations (#1583) * bulk streams delete implementation * bulk streams activation/deactivation * use stream bulk install/uninstall mutations * formatter fix * add duration to stream list (#1590) * added links to neighbor devices when device is selected * remove unnecessary as statetemnt * pr check fix --------- Co-authored-by: Martin Sottnik <[email protected]> * Fr 312 lsp path (#1614) * lsp path search added * connect to backend; lsp metadata panel added * encode key=value pairs in uniconfig urls (#1616) * finished map topology and adjusted last issues (#1617) * added location info to device marker on geomap * moved fetchOsmData function to helpers file * remove setOsmData from helper function callback * induction workflow change preparation --------- Co-authored-by: oskovran <[email protected]> Co-authored-by: Martin Sottnik <[email protected]>
plehocky
added a commit
that referenced
this pull request
Oct 10, 2024
* Merge main to story-geomap (#1592) * FR-240 bulk stream operations (#1583) * bulk streams delete implementation * bulk streams activation/deactivation * use stream bulk install/uninstall mutations * formatter fix * add duration to stream list (#1590) --------- Co-authored-by: Martin Sottnik <[email protected]> * Fr 323 react1820 geomap devices inventory (#1598) * FR-240 bulk stream operations (#1583) * bulk streams delete implementation * bulk streams activation/deactivation * use stream bulk install/uninstall mutations * formatter fix * add duration to stream list (#1590) * map into device table as action * formating update --------- Co-authored-by: Martin Sottnik <[email protected]> * FR-203 (react 18.2.0) topology map layer (#1599) * FR-240 bulk stream operations (#1583) * bulk streams delete implementation * bulk streams activation/deactivation * use stream bulk install/uninstall mutations * formatter fix * add duration to stream list (#1590) * topology map layer implementation * pr check fix * Fr 306 mpls topology (#1596) * mpls topology added * update mpls node position * add info panel * graphql update * merge error fix --------- Co-authored-by: Martin Sottnik <[email protected]> * Fr 201 add device location (#1600) * FR-240 bulk stream operations (#1583) * bulk streams delete implementation * bulk streams activation/deactivation * use stream bulk install/uninstall mutations * formatter fix * add duration to stream list (#1590) * added location selectbox with modal to create location * formatting * formatting * added functionality to choose location by clicking on the map * adjusted map css and popup message * formatting --------- Co-authored-by: Martin Sottnik <[email protected]> * Fd 684 change location on edit device page (#1601) * added possibility to change location on edit device * refactored to Autocomplete component * refactored creade-device-form to use autoselect * codegen * added button to remove location and created location is automaticaly selected * dep array fix * FR-311 mpls device details (#1602) * add device details to mpls topology * revert topology layer default state to LLDP * Fr 325 list of locations (#1603) * location list implementation - first commit * location list - Location map implementation * making the map modal generic * locations Add and Pagination * delete location modal (only) added * AddLocation mutation added * location deletion added * location update impl. * pagination update * location edit update * pr check update * Fd 685 leaflet icon crash (#1604) * Default leaflet marker set explicitly because of a crash * pr check - unnecessary import removal * Fr 329 integration into topology layers - PART-1 (#1606) * added map icons to devices to jump to geomap * removed unused types * removed state propss * removed unused import * codegen * lint fix * formatting * codegen * removed unused code * FR-310 lsp count (#1605) * lsp count implementation * add mpls count labels * add title to lsp count * Fd 690 edit location refactor (#1608) * Location edition refactoring - separate modal * formatter update - pr check * pr check update * FR 329 integration into topology layers part2 (#1611) * refactored to glbalContext, added net-info-panel component, devices without location are not clickable * adjusted net-info-panel to link to correct map layer with correct device name * load deviceMetadata on panel-info open * FR-317 mpls topology version (#1609) * lsp count implementation * add mpls count labels * add title to lsp count * mpls topology version * pr fixes * FR-328 topology map layer filter by name (#1607) * topology map layer filter by name * minor format update * Map zindex issue fixed * Fr 327 show overlay topology (#1613) * FR-240 bulk stream operations (#1583) * bulk streams delete implementation * bulk streams activation/deactivation * use stream bulk install/uninstall mutations * formatter fix * add duration to stream list (#1590) * added links to neighbor devices when device is selected * remove unnecessary as statetemnt * pr check fix --------- Co-authored-by: Martin Sottnik <[email protected]> * Fr 312 lsp path (#1614) * lsp path search added * connect to backend; lsp metadata panel added * encode key=value pairs in uniconfig urls (#1616) * finished map topology and adjusted last issues (#1617) * setup for switching to different topologies * setup * finished switch to layer functionality * css adjustments * resolved conflicts * fixed conflicts --------- Co-authored-by: oskovran <[email protected]> Co-authored-by: Martin Sottnik <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
FR-317
HOW TO TEST:
test with FRINXio/frinx-inventory-server#464
add MplsDevice to arango db, you should see green node when
Compare current topology with: