Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(portal-web): 更新了门户仪表盘的UI以及部分交互逻辑 #1297

Merged
merged 4 commits into from
Jun 14, 2024

Conversation

usaveh
Copy link
Contributor

@usaveh usaveh commented Jun 14, 2024

1.做了什么

portal-web仪表盘UI更新:
image

image

portal-web仪表盘交互逻辑更新:
image
现在,界面默认显示的是平台概览

image
点击表格后切换至对应cluster,统计图显示的是对应cluster的概览信息
表格只有该cluster下的所有分区

点击平台概览可以切换

@usaveh usaveh linked an issue Jun 14, 2024 that may be closed by this pull request
Copy link

changeset-bot bot commented Jun 14, 2024

🦋 Changeset detected

Latest commit: bb45fd6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@scow/portal-web Patch
@scow/auth Patch
@scow/gateway Patch
@scow/mis-server Patch
@scow/mis-web Patch
@scow/portal-server Patch
@scow/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkuhpc-review-bot pkuhpc-review-bot bot added the Code-ReviewRequested Code Review Requested label Jun 14, 2024
@pkuhpc-review-bot pkuhpc-review-bot bot requested a review from ddadaal June 14, 2024 02:59
Copy link
Contributor

github-actions bot commented Jun 14, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-06-14 11:38 UTC

@pkuhpc-review-bot pkuhpc-review-bot bot added Code-Approved Code Review approved ReadyForMerge Ready for merge and removed Code-ReviewRequested Code Review Requested labels Jun 14, 2024
@ddadaal ddadaal merged commit 49b31cf into master Jun 14, 2024
10 checks passed
@ddadaal ddadaal deleted the feat-platformOverview-UI-update branch June 14, 2024 11:37
OYX-1 pushed a commit that referenced this pull request Jul 4, 2024
1.做了什么

portal-web仪表盘UI更新:

![image](https://github.com/PKUHPC/SCOW/assets/72734623/7d2bdb8e-abd0-41d0-8afc-214dd0c3a490)


![image](https://github.com/PKUHPC/SCOW/assets/72734623/a3250252-4b69-4dad-b6b3-0cf56580d128)

portal-web仪表盘交互逻辑更新:

![image](https://github.com/PKUHPC/SCOW/assets/72734623/25bf9266-026f-4dd2-aea0-d2afbc9b024e)
现在,界面默认显示的是平台概览


![image](https://github.com/PKUHPC/SCOW/assets/72734623/6e7462bc-0069-4925-b717-e09e89c4d2d1)
点击表格后切换至对应cluster,统计图显示的是对应cluster的概览信息
表格只有该cluster下的所有分区

点击平台概览可以切换
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code-Approved Code Review approved ReadyForMerge Ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

更新门户系统平台概览UI以及部分动效
2 participants