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

Introduce Kedro viz in VSCode Extension #65

Merged
merged 21 commits into from
Aug 23, 2024
Merged

Introduce Kedro viz in VSCode Extension #65

merged 21 commits into from
Aug 23, 2024

Commits on Jul 30, 2024

  1. Kedro viz added as webview

    Signed-off-by: Jitendra Gundaniya <[email protected]>
    jitu5 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    23decd8 View commit details
    Browse the repository at this point in the history
  2. build removed

    Signed-off-by: Jitendra Gundaniya <[email protected]>
    jitu5 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    fb34452 View commit details
    Browse the repository at this point in the history
  3. webview/build added in gitignore

    Signed-off-by: Jitendra Gundaniya <[email protected]>
    jitu5 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1c0bdad View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Webview to ext part updated

    Signed-off-by: Jitendra Gundaniya <[email protected]>
    jitu5 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6474b5b View commit details
    Browse the repository at this point in the history
  2. Vite added for bundling

    Signed-off-by: Jitendra Gundaniya <[email protected]>
    jitu5 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    213c78d View commit details
    Browse the repository at this point in the history
  3. Lunch column changed

    Signed-off-by: Jitendra Gundaniya <[email protected]>
    jitu5 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0e74806 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. kedro viz build

    Signed-off-by: Jitendra Gundaniya <[email protected]>
    jitu5 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a912966 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Callback added

    Signed-off-by: Jitendra Gundaniya <[email protected]>
    jitu5 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    5ebcfd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c900857 View commit details
    Browse the repository at this point in the history
  3. Kedro viz server added

    Signed-off-by: Jitendra Gundaniya <[email protected]>
    jitu5 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    7525f86 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Kedro viz server update

    Signed-off-by: Jitendra Gundaniya <[email protected]>
    jitu5 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    34b7e0e View commit details
    Browse the repository at this point in the history
  2. Kedro server code refactor

    Signed-off-by: Jitendra Gundaniya <[email protected]>
    jitu5 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    48ace1e View commit details
    Browse the repository at this point in the history
  3. vscode ignore updated to ignore node_modules

    Signed-off-by: Jitendra Gundaniya <[email protected]>
    jitu5 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c8274de View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Merge branch 'noklam/lsp-command' into vizwebview

    Signed-off-by: Jitendra Gundaniya <[email protected]>
    jitu5 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    cc4614a View commit details
    Browse the repository at this point in the history
  2. Clean up

    Signed-off-by: Jitendra Gundaniya <[email protected]>
    jitu5 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0d6b539 View commit details
    Browse the repository at this point in the history
  3. clean up

    jitu5 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4bbd77e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7230855 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Killing kedro viz process correctly

    Signed-off-by: Jitendra Gundaniya <[email protected]>
    jitu5 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    64bcc58 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Design doc updated

    Signed-off-by: Jitendra Gundaniya <[email protected]>
    jitu5 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d160119 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1933f1 View commit details
    Browse the repository at this point in the history
  3. merge with main and minor refactor

    Signed-off-by: Nok Lam Chan <[email protected]>
    noklam committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2e28c02 View commit details
    Browse the repository at this point in the history