Skip to content

[Improvement][UI] Support to display extra columns such as 'Worker Group' and 'Environment Name' on the page of cron manage.#13267

Merged
zhuangchong merged 2 commits intoapache:devfrom
calvinjiang:f-cron-manage
Dec 23, 2022
Merged

[Improvement][UI] Support to display extra columns such as 'Worker Group' and 'Environment Name' on the page of cron manage.#13267
zhuangchong merged 2 commits intoapache:devfrom
calvinjiang:f-cron-manage

Conversation

@calvinjiang
Copy link
Contributor

Purpose of the pull request

This PR will close #13266 .

Brief change log

Verify this pull request

  • Manually verified the change by testing locally.
    The test result is as follows:
    image

@calvinjiang calvinjiang added UI ui and front end related improvement make more easy to user or prompt friendly 3.2.0 for 3.2.0 version labels Dec 23, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 23, 2022

Codecov Report

Merging #13267 (0b01373) into dev (fb67b08) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                dev   #13267      +/-   ##
============================================
- Coverage     39.52%   39.50%   -0.03%     
+ Complexity     4287     4286       -1     
============================================
  Files          1072     1072              
  Lines         40553    40554       +1     
  Branches       4672     4672              
============================================
- Hits          16030    16021       -9     
- Misses        22740    22751      +11     
+ Partials       1783     1782       -1     
Impacted Files Coverage Δ
...org/apache/dolphinscheduler/api/vo/ScheduleVo.java 0.00% <0.00%> (ø)
...r/plugin/registry/zookeeper/ZookeeperRegistry.java 43.54% <0.00%> (-7.26%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@zhuangchong zhuangchong merged commit a235d3c into apache:dev Dec 23, 2022
zhuangchong pushed a commit to zhuangchong/incubator-dolphinscheduler that referenced this pull request Mar 3, 2023
…oup' and 'Environment Name' on the page of cron manage. (apache#13267)
zhuangchong pushed a commit to zhuangchong/incubator-dolphinscheduler that referenced this pull request Mar 31, 2023
…oup' and 'Environment Name' on the page of cron manage. (apache#13267)
zhuangchong pushed a commit to zhuangchong/incubator-dolphinscheduler that referenced this pull request Apr 3, 2023
…oup' and 'Environment Name' on the page of cron manage. (apache#13267)
ly109974 pushed a commit to ly109974/dolphinscheduler that referenced this pull request Apr 26, 2024
…oup' and 'Environment Name' on the page of cron manage. (apache#13267)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.2.0 for 3.2.0 version backend improvement make more easy to user or prompt friendly UI ui and front end related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improvement][UI] Support to display extra columns such as 'Worker Group','Environment Name' and 'Alarm Group' on the page of cron manage.

3 participants