Skip to content

Conversation

@qweasd50
Copy link

@qweasd50 qweasd50 commented Dec 5, 2025

What type of PR is this?

/kind feature

What this PR does / why we need it:

将StatsEndpoint的所有资源展现在仪表盘中,包括已统计但未展示的点赞数量

Which issue(s) this PR fixes:

Fixes #7347

Special notes for your reviewer:

NONE

Does this PR introduce a user-facing change?

仪表盘中加入点赞量小部件

@f2c-ci-robot f2c-ci-robot bot added kind/feature Categorizes issue or PR as related to a new feature. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Dec 5, 2025
@CLAassistant
Copy link

CLAassistant commented Dec 5, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ ruibaby
❌ qweasd50
You have signed the CLA already but the status is still pending? Let us recheck it.

@qweasd50 qweasd50 changed the title Fix: 增加 issue #7347 需求的功能 fix: Add a like statistics module to the dashboard Dec 5, 2025
@qweasd50 qweasd50 changed the title fix: Add a like statistics module to the dashboard fix: add a like statistics module to the dashboard Dec 5, 2025
Copy link
Member

@ruibaby ruibaby left a comment

Choose a reason for hiding this comment

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

感谢贡献,以下是修改建议。

Copy link
Member

Choose a reason for hiding this comment

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

添加这个小部件即可,不建议修改已有的默认仪表盘配置,如果用户需要添加这个小部件,可以自行编辑。

@f2c-ci-robot f2c-ci-robot bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Dec 5, 2025
@ruibaby ruibaby changed the title fix: add a like statistics module to the dashboard fix: add a upvote statistics widget to the dashboard Dec 8, 2025
Signed-off-by: Ryan Wang <[email protected]>
@sonarqubecloud
Copy link

Copy link
Member

@ruibaby ruibaby left a comment

Choose a reason for hiding this comment

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

/lgtm

@f2c-ci-robot f2c-ci-robot bot added the lgtm Indicates that a PR is ready to be merged. label Dec 22, 2025
@f2c-ci-robot
Copy link

f2c-ci-robot bot commented Dec 22, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ruibaby

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@f2c-ci-robot f2c-ci-robot bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 22, 2025
@ruibaby
Copy link
Member

ruibaby commented Dec 22, 2025

@qweasd50 需要在 #7990 (comment) 签署 CLA 才能进行合并。

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 22, 2025

Open in StackBlitz

@halo-dev/api-client

npm i https://pkg.pr.new/@halo-dev/api-client@7990

@halo-dev/components

npm i https://pkg.pr.new/@halo-dev/components@7990

@halo-dev/richtext-editor

npm i https://pkg.pr.new/@halo-dev/richtext-editor@7990

@halo-dev/ui-shared

npm i https://pkg.pr.new/@halo-dev/ui-shared@7990

@halo-dev/ui-plugin-bundler-kit

npm i https://pkg.pr.new/@halo-dev/ui-plugin-bundler-kit@7990

commit: f29002a

@codecov
Copy link

codecov bot commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.77%. Comparing base (42c374d) to head (f29002a).
⚠️ Report is 333 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #7990      +/-   ##
============================================
+ Coverage     59.55%   60.77%   +1.21%     
- Complexity     3812     3947     +135     
============================================
  Files           677      692      +15     
  Lines         23248    23527     +279     
  Branches       1500     1525      +25     
============================================
+ Hits          13846    14298     +452     
+ Misses         8764     8503     -261     
- Partials        638      726      +88     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

仪表板是否可以增加一个 点赞 统计的模块

3 participants