docs(plan): Admin UI/UX 翻新計畫標為已完成(23 個 Step 回填勾選) - #26
Merged
Conversation
2026-07-10 的翻新早就上線,但這份執行計畫的 23 個 Step 全是 [ ],看起來像沒動工。 回填前逐檔查證產出全部存在:theme/tokens.ts、main.tsx 掛 ConfigProvider theme、 constants.ts 語意色、改寫後的 AppLayout.tsx、DashboardPage.tsx(121 行)+測試、 App.tsx 路由(/ → Dashboard、車隊移到 /fleet)、LoginPage 用 BRAND_PRIMARY、 PageHeader.tsx——計畫寫「三頁套用」,實際已套 8 頁。 Task 6 的瀏覽器實測截圖在 docs/screenshots/ux-2026-07-10/。 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
做了什麼
docs/superpowers/plans/2026-07-10-admin-ui-ux-redesign.md的 23 個 Step 全是[ ],但那批翻新 2026-07-10 就做完並上線了。全部補勾,並在檔頭加上「這是已完成工作的紀錄,不是待辦清單」的橫幅。打勾前逐檔查證(全部存在)
src/theme/tokens.ts、src/main.tsx以ConfigProvider theme={antdTheme}掛上src/constants.ts語意色、改寫後的src/components/AppLayout.tsxsrc/pages/DashboardPage.tsx(121 行)+DashboardPage.test.tsxsrc/App.tsx路由/→ Dashboard、即時車隊移到/fleetsrc/pages/LoginPage.tsx用BRAND_PRIMARY做漸層與 logo 底色src/components/PageHeader.tsx——計畫寫「三頁套用」,實際已套 8 頁Task 6 的瀏覽器實測截圖在
docs/screenshots/ux-2026-07-10/。只動一份文件,無程式碼改動。
🤖 Generated with Claude Code