mirror of
https://github.com/labring/tentix.git
synced 2026-04-26 00:55:50 +03:00
[PR #36] [MERGED] refactor: Align styles and functionality with design mockups #40
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#40
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/36
Author: @HUAHUAI23
Created: 7/25/2025
Status: ✅ Merged
Merged: 7/25/2025
Merged by: @fanux
Base:
main← Head:dev📝 Commits (10+)
f0bbf18adjust login2aa663csync main9fb040echore7eb25cechored6f4023choref8ace02chorebfb49b8adjust style51f803bcomplete user ui78fb0b2chore29ba4dbajust feishu auth📊 Changes
126 files changed (+12037 additions, -6959 deletions)
View changed files
📝
.env.template(+2 -0)📝
.vscode/settings.json(+17 -4)📝
DEVELOPMENT_GUIDE.md(+1 -1)📝
Dockerfile(+1 -1)📝
README.md(+1 -1)📝
bun.lock(+298 -91)➖
frontend/.cta.json(+0 -15)➖
frontend/bun.lock(+0 -609)➖
frontend/components.json(+0 -22)📝
frontend/package.json(+6 -2)➕
frontend/public/tentix-bg.svg(+153 -0)📝
frontend/src/_provider/index.tsx(+5 -2)➕
frontend/src/_provider/sealos.tsx(+152 -0)📝
frontend/src/components/chat/content-renderer.tsx(+19 -2)📝
frontend/src/components/chat/content-styles.css(+15 -2)📝
frontend/src/components/chat/message-item.tsx(+206 -102)📝
frontend/src/components/chat/message-list.tsx(+10 -9)📝
frontend/src/components/chat/staff/index.tsx(+129 -79)📝
frontend/src/components/chat/staff/message-input.tsx(+270 -27)📝
frontend/src/components/chat/ticket-info-box.tsx(+82 -82)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.