mirror of
https://github.com/labring/tentix.git
synced 2026-04-26 09:05:51 +03:00
[PR #9] [MERGED] feat: github actions #13
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#13
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/9
Author: @Dilettante258
Created: 5/22/2025
Status: ✅ Merged
Merged: 5/23/2025
Merged by: @fanux
Base:
main← Head:action-test📝 Commits (10+)
baee38efeat: simple ai integrate1c56b23feat: change ticketId to nanoid string type2be02dbfeat: i18n in modal2cdf4f0feat: select workOrder category7e584abaction test2e7a5e5action test2ed9c09dfix: Uncaught ReferenceError08c035afix: modify manualChunks86d0860feat: refactor for better typecheck5e20e8ffix: type error in ticket useTicketFavorites📊 Changes
196 files changed (+1767 additions, -1859 deletions)
View changed files
📝
.github/workflows/build.yml(+20 -5)➕
.github/workflows/docker-publish.yml(+35 -0)📝
.gitignore(+1 -0)📝
Dockerfile(+1 -1)📝
Makefile(+2 -2)📝
bun.lock(+83 -21)📝
frontend/package.json(+3 -1)📝
frontend/src/_provider/index.tsx(+1 -1)📝
frontend/src/components/chart-area-interactive.tsx(+5 -5)📝
frontend/src/components/chat/content-renderer.tsx(+3 -3)➖
frontend/src/components/chat/index.tsx(+0 -7)📝
frontend/src/components/chat/message-item.tsx(+8 -9)📝
frontend/src/components/chat/staff/index.tsx(+26 -9)📝
frontend/src/components/chat/staff/message-input.tsx(+1 -1)📝
frontend/src/components/chat/user/index.tsx(+0 -4)📝
frontend/src/components/chat/user/message-input.tsx(+1 -1)📝
frontend/src/components/docs/code-block.tsx(+1 -1)📝
frontend/src/components/docs/solution-layout.tsx(+1 -1)➖
frontend/src/components/index.tsx(+0 -9)📝
frontend/src/components/staff/dashboard-sidebar.tsx(+2 -2)...and 80 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.