[Feature-6600][UI] Implement page about task-definition - #6762
Merged
Conversation
add new pages named taskDifinition add new router add new action in store/dag
* Add page about task-definition list * Add create/edit/view/delete task-definition * Add research task-definition This closes apache#6600
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
DuChaoJiaYou
force-pushed
the
Feature-taskDifinition
branch
from
November 10, 2021 03:15
0952e59 to
6b1a89d
Compare
lenboo
reviewed
Nov 10, 2021
|
|
||
| # back end interface address | ||
| API_BASE = http://127.0.0.1:12345 | ||
| API_BASE = http://8.142.34.29:12345 |
Contributor
There was a problem hiding this comment.
it should be the default site here
wangyizhi1
force-pushed
the
Feature-taskDifinition
branch
from
November 10, 2021 07:47
60a4c37 to
42a1635
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








This close #6600