mirror of
https://github.com/labring/tentix.git
synced 2026-04-26 00:55:50 +03:00
[PR #51] [MERGED] fix1031_1 #52
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tentix#52
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/labring/tentix/pull/51
Author: @huanglvjing
Created: 10/31/2025
Status: ✅ Merged
Merged: 10/31/2025
Merged by: @HUAHUAI23
Base:
main← Head:fxmb2📝 Commits (5)
a9f97f3fix1031_1ad26b3afix1031_2f1cce94fix1031_3c12d5f9fix1031_218bc8a1efix1031_21📊 Changes
17 files changed (+490 additions, -339 deletions)
View changed files
📝
.env.template(+1 -0)📝
frontend/src/components/staff/tickets-analytics/analytics-filter.tsx(+2 -2)📝
frontend/src/components/staff/tickets-analytics/knowledge-base-hits.tsx(+50 -26)📝
frontend/src/components/staff/tickets-analytics/lazy-analytics-wrapper.tsx(+12 -2)📝
frontend/src/components/staff/tickets-analytics/rating-analysis.tsx(+14 -12)📝
frontend/src/components/staff/tickets-analytics/ticket-status-analysis.tsx(+9 -8)📝
frontend/src/components/staff/tickets-analytics/ticket-trend-chart.tsx(+19 -15)📝
server/api/analytics/hot-issues-analysis.ts(+40 -14)📝
server/api/analytics/knowledge-base-hits.ts(+5 -3)📝
server/api/analytics/rating-analysis.ts(+1 -2)📝
server/api/analytics/ticket-trend-chart.ts(+1 -2)📝
server/api/analytics/utils.ts(+1 -2)📝
server/api/precede.ts(+1 -0)📝
server/utils/analytics/ai-insights-analyzer.ts(+154 -96)📝
server/utils/analytics/hot-issue-analyzer.ts(+178 -154)📝
server/utils/events/ticket/hotIssueAnalysisListener.ts(+1 -1)📝
server/utils/kb/config.ts(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.