Skip to content
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-310 lsp count #1605

Merged
merged 5 commits into from
Aug 19, 2024
Merged

FR-310 lsp count #1605

merged 5 commits into from
Aug 19, 2024

Conversation

soson
Copy link
Collaborator

@soson soson commented Aug 15, 2024

Q A
Fixed Issue? FR-310
Tests Added + Pass? Yes
Any Dependency Changes?

HOW TO TEST:

test with FRINXio/frinx-inventory-server#463

you need to have recent version of topology-discovery
got to mpls layer - you should see incoming/outcoming numbers on edge when click on the node

@soson soson merged commit b09e940 into story-geomap Aug 19, 2024
1 check passed
@soson soson deleted the FR-310-lsp-count branch August 19, 2024 09:52
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants