Skip to content

[Feature-6600][UI] Implement page about task-definition - #6762

Merged
lenboo merged 11 commits into
apache:devfrom
cmss-bfs:Feature-taskDifinition
Nov 15, 2021
Merged

[Feature-6600][UI] Implement page about task-definition#6762
lenboo merged 11 commits into
apache:devfrom
cmss-bfs:Feature-taskDifinition

Conversation

@DuChaoJiaYou

@DuChaoJiaYou DuChaoJiaYou commented Nov 9, 2021

Copy link
Copy Markdown
Contributor
  • Add page about task-definition list
  • Add create/delete/edit/view task-definition
  • Add research task-definition

This close #6600

image

image

image

@zhuangchong zhuangchong added the first time contributor First-time contributor label Nov 9, 2021
@codecov-commenter

codecov-commenter commented Nov 9, 2021

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.80%. Comparing base (e76cf77) to head (7eeeca9).
⚠️ Report is 3499 commits behind head on dev.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #6762      +/-   ##
============================================
- Coverage     41.80%   41.80%   -0.01%     
+ Complexity     3614     3613       -1     
============================================
  Files           641      641              
  Lines         25891    25891              
  Branches       2796     2796              
============================================
- Hits          10825    10823       -2     
- Misses        14087    14092       +5     
+ Partials        979      976       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@DuChaoJiaYou
DuChaoJiaYou force-pushed the Feature-taskDifinition branch from 0952e59 to 6b1a89d Compare November 10, 2021 03:15
Comment thread dolphinscheduler-ui/.env Outdated

# back end interface address
API_BASE = http://127.0.0.1:12345
API_BASE = http://8.142.34.29:12345

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

it should be the default site here

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

ok

@wangyizhi1
wangyizhi1 force-pushed the Feature-taskDifinition branch from 60a4c37 to 42a1635 Compare November 10, 2021 07:47
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@lenboo lenboo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

+1

@lenboo
lenboo merged commit 36c1974 into apache:dev Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

first time contributor First-time contributor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature][API+UI] edit DAG as list page

5 participants