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-16567] Unable to delete copied nodes in unsaved workflow #16576

Merged
merged 12 commits into from
Sep 24, 2024

Commits on Sep 3, 2024

  1. 1. Fix the handling logic for when the backend API returns an empty a…

    …rray
    
    2. If the dependent Lineage Task List is empty, no further query is required
    Xuxiaotuan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5204ec5 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    7402224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f232ae0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c9242c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Update dolphinscheduler-ui/src/views/projects/components/dependencies…

    …/use-dependencies.ts
    
    
    fix
    
    Co-authored-by: xiangzihao <[email protected]>
    Xuxiaotuan and SbloodyS authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    58a08b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Merge branch 'refs/heads/dev' into fixbug-issue-16567

    # Conflicts:
    #	dolphinscheduler-ui/src/views/projects/components/dependencies/use-dependencies.ts
    Xuxiaotuan committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    48afa0d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. fix: replace processDefinitionCode、processDefinitionName to workflowD…

    …efinitionCode、workflowDefinitionName
    Xuxiaotuan committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d747b14 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

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

Commits on Sep 22, 2024

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

Commits on Sep 23, 2024

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