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

fix: issue-5850 - Settle override conflicts between edges and propagate changes #7025

Open
wants to merge 33 commits into
base: latest
Choose a base branch
from

Commits on Nov 23, 2023

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

Commits on Nov 26, 2023

  1. cleanup

    AlonNavon committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    cd20196 View commit details
    Browse the repository at this point in the history
  2. Optimization

    AlonNavon committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    0cad4e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    6b276f3 View commit details
    Browse the repository at this point in the history
  2. Add comparator

    AlonNavon committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    fff3072 View commit details
    Browse the repository at this point in the history
  3. Check for undefined

    AlonNavon committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e97176e View commit details
    Browse the repository at this point in the history
  4. Another place

    AlonNavon committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    19155ed View commit details
    Browse the repository at this point in the history
  5. Fix

    AlonNavon committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    dedbccf View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Lint fixes

    AlonNavon committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4a83786 View commit details
    Browse the repository at this point in the history
  2. Added tests

    AlonNavon committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7ee2f2e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

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

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    6d0ad42 View commit details
    Browse the repository at this point in the history
  2. Replaceability

    AlonNavon committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    67d7d5c View commit details
    Browse the repository at this point in the history
  3. Overridden status

    AlonNavon committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    643cbea View commit details
    Browse the repository at this point in the history
  4. Fix undefined bugs

    AlonNavon committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c5f6e4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c9bbf9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63760d9 View commit details
    Browse the repository at this point in the history
  7. Erroneous node

    AlonNavon committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6111630 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Add comments

    AlonNavon committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b42d4c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Code review fixes

    AlonNavon committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7d97726 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35e5790 View commit details
    Browse the repository at this point in the history
  3. Fix dedupe logic

    AlonNavon committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    35ce2f7 View commit details
    Browse the repository at this point in the history
  4. Code review fixes

    AlonNavon committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5630954 View commit details
    Browse the repository at this point in the history
  5. Oops

    AlonNavon committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f859e92 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Static function

    AlonNavon committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    29f0750 View commit details
    Browse the repository at this point in the history
  2. Typo

    AlonNavon committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    17ec457 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Shouldn't throw

    AlonNavon committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4cde831 View commit details
    Browse the repository at this point in the history
  2. CR fixes

    AlonNavon committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    701b125 View commit details
    Browse the repository at this point in the history
  3. CR fixes

    AlonNavon committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b119f67 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Move functions

    AlonNavon committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    3136b64 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Comments

    AlonNavon committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    80126c7 View commit details
    Browse the repository at this point in the history
  2. Override sets unit tests

    AlonNavon committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c4b5338 View commit details
    Browse the repository at this point in the history
  3. Clarify comment

    AlonNavon committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    9db1232 View commit details
    Browse the repository at this point in the history