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-330 add switch to topology layers #1646

Merged
merged 31 commits into from
Oct 10, 2024
Merged

Commits on Jul 30, 2024

  1. 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]>
    oskovran and soson authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d3c95fa View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. 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]>
    oskovran and soson authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2ecf6f0 View commit details
    Browse the repository at this point in the history
  2. 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]>
    oskovran and soson authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b751909 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. 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]>
    plehocky and soson authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ca12b01 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. 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
    plehocky authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    fd8578e View commit details
    Browse the repository at this point in the history
  2. FR-311 mpls device details (#1602)

    * add device details to mpls topology
    
    * revert topology layer default state to LLDP
    soson authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e9dba63 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. 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
    oskovran authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2f9b684 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Fd 685 leaflet icon crash (#1604)

    * Default leaflet marker set explicitly because of a crash
    
    * pr check - unnecessary import removal
    oskovran authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ca444a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. 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
    plehocky authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ef9f9da View commit details
    Browse the repository at this point in the history
  2. FR-310 lsp count (#1605)

    * lsp count implementation
    
    * add mpls count labels
    
    * add title to lsp count
    soson authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b09e940 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Fd 690 edit location refactor (#1608)

    * Location edition refactoring - separate modal
    
    * formatter update - pr check
    
    * pr check update
    oskovran authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    bf31726 View commit details
    Browse the repository at this point in the history
  2. 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
    plehocky authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4a639c1 View commit details
    Browse the repository at this point in the history
  3. FR-317 mpls topology version (#1609)

    * lsp count implementation
    
    * add mpls count labels
    
    * add title to lsp count
    
    * mpls topology version
    
    * pr fixes
    soson authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    45134d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. FR-328 topology map layer filter by name (#1607)

    * topology map layer filter by name
    
    * minor format update
    
    * Map zindex issue fixed
    oskovran authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    dd9b978 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. 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]>
    plehocky and soson authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    caa9d93 View commit details
    Browse the repository at this point in the history
  2. Fr 312 lsp path (#1614)

    * lsp path search added
    
    * connect to backend; lsp metadata panel added
    soson authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    17b3606 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    78e7eb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    8127a03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bb1007 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    aecd2c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. setup

    plehocky committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    eea38e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    0dce148 View commit details
    Browse the repository at this point in the history
  2. css adjustments

    plehocky committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6046632 View commit details
    Browse the repository at this point in the history
  3. resolved merge conflicts

    plehocky committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a45bd6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40a3ff1 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    e31bef7 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    604c30a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    18a11b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. resolved conflicts

    plehocky committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5f63db5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c2685d View commit details
    Browse the repository at this point in the history
  3. fixed conflicts

    plehocky committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c668570 View commit details
    Browse the repository at this point in the history