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

Ensure deterministic graph calculation with consistent layer, node, and edge ordering in Kedro-Viz #2185

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Nov 6, 2024

  1. wip

    Signed-off-by: rashidakanchwala <[email protected]>
    rashidakanchwala committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c2bd671 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. done

    Signed-off-by: rashidakanchwala <[email protected]>
    rashidakanchwala committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c7e08e8 View commit details
    Browse the repository at this point in the history
  2. Update index.js

    Signed-off-by: rashidakanchwala <[email protected]>
    rashidakanchwala authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6288fa1 View commit details
    Browse the repository at this point in the history
  3. Update node-list-tree.js

    Signed-off-by: rashidakanchwala <[email protected]>
    rashidakanchwala authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e42eba2 View commit details
    Browse the repository at this point in the history
  4. Update node-list.js

    Signed-off-by: rashidakanchwala <[email protected]>
    rashidakanchwala authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5186e45 View commit details
    Browse the repository at this point in the history
  5. Update disabled.js

    Signed-off-by: rashidakanchwala <[email protected]>
    rashidakanchwala authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    aaf067a View commit details
    Browse the repository at this point in the history
  6. done

    Signed-off-by: rashidakanchwala <[email protected]>
    rashidakanchwala committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    54e09b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8eed366 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. fixed layer sort

    Signed-off-by: rashidakanchwala <[email protected]>
    rashidakanchwala committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b908451 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Signed-off-by: rashidakanchwala <[email protected]>
    rashidakanchwala committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    030bd8e View commit details
    Browse the repository at this point in the history
  3. done tests

    Signed-off-by: rashidakanchwala <[email protected]>
    rashidakanchwala committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    dc1b05f View commit details
    Browse the repository at this point in the history
  4. fix lint

    Signed-off-by: rashidakanchwala <[email protected]>
    rashidakanchwala committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    46aa333 View commit details
    Browse the repository at this point in the history
  5. fix lint

    Signed-off-by: rashidakanchwala <[email protected]>
    rashidakanchwala committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e0f5855 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74c720a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. change func name

    Signed-off-by: rashidakanchwala <[email protected]>
    rashidakanchwala committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e393e01 View commit details
    Browse the repository at this point in the history