docs: 回填 admin 評分可見性+修正 README 過期的「規劃中」段 - #48
Merged
Conversation
- docs/TODO.md 的 S 段補 admin 可見性(SummaryByDrivers 批次彙總、 /admin/drivers 帶 rating_avg/rating_count、/admin/rides/:id 帶 rating), 含 docker compose 實打數字。 - README 端點表補 /api/customer/rides/estimate、/api/customer/rides/:id/rating、 /api/admin/drivers/:id/vehicle-review,並標明 admin 兩支端點多帶的欄位。 - **修正 README「規劃中(尚未實作)」的過期資訊**:N/O/P 與寵物車清潔費、 司機聯絡方式早已實作並合併(PR #35–#43),該段卻仍寫「都還沒實作」。 改寫成實際剩下的項目,逐條寫明是量體、產品決策還是外部資源卡住。 Co-Authored-By: Claude Opus 4.8 <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/TODO.md的 S 段補 admin 可見性(PR #47):SummaryByDrivers批次彙總取代 N+1、/admin/drivers帶rating_avg/rating_count、/admin/rides/:id帶rating,含 docker compose 實打數字。README 端點表補
/api/customer/rides/estimate、/api/customer/rides/:id/rating、/api/admin/drivers/:id/vehicle-review,並標明 admin 兩支端點多帶的欄位。🐛 修正 README 的過期資訊
「規劃中(尚未實作)」整段寫 N/O/P 與寵物車清潔費、司機聯絡方式「都還沒實作」——
但它們早已實作並合併進 main(PR #35–#43)。README 是新人與跨端協作的第一入口,
這種過期會直接誤導人去重做已完成的東西。
已改寫成實際剩下的項目,逐條寫明卡在哪:
/metrics(docs: 高優先待辦——金額改用整數台幣(無小數) #20)、/api/driver/rides(feat: 乘客↔司機即時對話 + 遺失物協尋(處理費%可設) #18)— 產品決策/外部rides月分割、drivers/membership_invoices真分頁 — 量體上升後才需🤖 Generated with Claude Code