Skip to content

[Feature][ui]Force success operation#3861

Merged
xingchun-chen merged 1 commit intoapache:devfrom
yinancx:fs-dev
Oct 12, 2020
Merged

[Feature][ui]Force success operation#3861
xingchun-chen merged 1 commit intoapache:devfrom
yinancx:fs-dev

Conversation

@yinancx
Copy link
Copy Markdown
Contributor

@yinancx yinancx commented Sep 30, 2020

What is the purpose of the pull request

  • Add a force success button at task list page for specified tasks.
  • Users can force fail/kill/need_fault_tolerance task success by clicking the button.
  • Add a new task state, FORCED_SUCCESS, for zh-cn, it calls 强制成功过.
  • Added input verification for new timeout settings.

Related issues

Brief change log

  • dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/config.js and dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/_source/instanceConditions/common.js Add a new task state, FORCED_SUCCESS;
  • dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/taskInstance/_source/list.vue Add a button and handlers for force success operation;
  • dolphinscheduler-ui/src/js/conf/home/store/dag/actions.js API calling operation for force success
  • dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js and dolphinscheduler-ui/src/js/module/i18n/locale/zh_CN.js Add related locale words;

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Copy Markdown
Contributor

@break60 break60 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Copy link
Copy Markdown
Contributor

@xingchun-chen xingchun-chen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@xingchun-chen xingchun-chen merged commit a4c232c into apache:dev Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants