Skip to content

[#960][part-2] feat(dashboard): Add a dashboard front-end module. - #1055

Merged
zuston merged 1 commit into
apache:masterfrom
yl09099:uniffle-960-2
Nov 16, 2023
Merged

[#960][part-2] feat(dashboard): Add a dashboard front-end module.#1055
zuston merged 1 commit into
apache:masterfrom
yl09099:uniffle-960-2

Conversation

@yl09099

@yl09099 yl09099 commented Jul 30, 2023

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Add a UI front-end file for dashboard, which have been verified it in DIDI's production:
image
image
image

Why are the changes needed?

Fix: #960

Does this PR introduce any user-facing change?

Add the web dashboard for coordinator

How was this patch tested?

UT.

Comment thread deploy/kubernetes/docker/hadoopconfig/.gitkeep
Comment thread dashboard/pom.xml Outdated
@yl09099
yl09099 requested review from roryqi and slfan1989 September 1, 2023 07:37
@yl09099
yl09099 force-pushed the uniffle-960-2 branch 6 times, most recently from 877cd85 to 3010741 Compare September 1, 2023 11:09
@codecov-commenter

codecov-commenter commented Sep 1, 2023

Copy link
Copy Markdown

Codecov Report

Merging #1055 (650ca76) into master (6823916) will increase coverage by 0.39%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1055      +/-   ##
============================================
+ Coverage     53.35%   53.75%   +0.39%     
+ Complexity     2690     2161     -529     
============================================
  Files           410      333      -77     
  Lines         23590    15038    -8552     
  Branches       2003     1386     -617     
============================================
- Hits          12587     8083    -4504     
+ Misses        10229     6502    -3727     
+ Partials        774      453     -321     

see 79 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@yl09099
yl09099 force-pushed the uniffle-960-2 branch 2 times, most recently from fcb6d2a to 390bfa1 Compare November 8, 2023 09:38
@roryqi
roryqi requested review from leixm and xianjingfeng November 8, 2023 09:47
@roryqi

roryqi commented Nov 8, 2023

Copy link
Copy Markdown
Contributor

@xianjingfeng @leixm Could you help me review this pr?

Comment thread dashboard/src/main/webapp/src/components/LayoutPage.vue Outdated
Comment thread dashboard/src/main/webapp/src/components/LayoutPage.vue Outdated
Comment thread dashboard/src/main/webapp/src/components/LayoutPage.vue Outdated
Comment thread dashboard/src/main/webapp/src/components/CoordinatorServerPage.vue

@zuston zuston left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm. Waiting for other people’s reviews

@zuston
zuston merged commit acfec30 into apache:master Nov 16, 2023
@zuston

zuston commented Nov 16, 2023

Copy link
Copy Markdown
Member

Merged. Thanks for your great contribution @yl09099 . Thanks for your review @jerqi @slfan1989

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.

[Umbrella] Uniffle needs to add a WebUI page

5 participants