mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #879] [MERGED] v0.4 new UI #1066
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#1066
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/certimate-go/certimate/pull/879
Author: @fudiwei
Created: 7/18/2025
Status: ✅ Merged
Merged: 7/22/2025
Merged by: @fudiwei
Base:
next← Head:dev📝 Commits (10+)
4341e87chore(deps): migrate to tailwindcss v4b3251d3chore(deps): migrate to eslint v97615b7cfix(ui): layer conflicts between tailwindcss v4 and antd5a07e41feat(ui): new Login pagefe7f595fix: #83534c1f7ffix: #834364f1a9feat(ui): improve i18na975924fix: #838158ac0ctest: add test cases63f7f99fix: #841📊 Changes
329 files changed (+6539 additions, -6794 deletions)
View changed files
📝
.vscode/extensions.json(+2 -1)📝
.vscode/settings.json(+2 -2)📝
.vscode/settings.tailwind.json(+15 -15)📝
CONTRIBUTING.md(+2 -2)📝
CONTRIBUTING_EN.md(+1 -1)📝
Dockerfile(+1 -1)➖
ui/.eslintrc.cjs(+0 -112)➖
ui/components.json(+0 -17)➕
ui/eslint.config.mjs(+153 -0)📝
ui/package-lock.json(+1724 -1737)📝
ui/package.json(+29 -31)➖
ui/postcss.config.js(+0 -6)📝
ui/prettier.config.mjs(+1 -1)➕
ui/public/imgs/themes/dark.png(+0 -0)➕
ui/public/imgs/themes/light.png(+0 -0)➕
ui/public/imgs/themes/system.png(+0 -0)📝
ui/src/App.tsx(+58 -22)➕
ui/src/components/AppDocument.tsx(+38 -0)➕
ui/src/components/AppLocale.tsx(+87 -0)➕
ui/src/components/AppTheme.tsx(+91 -0)...and 80 more files
📄 Description
antd→ tabler);🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.