From af9a4912f914bb198fe13bd3421ea33ff3bf9d45 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 7 Dec 2025 18:21:20 +0900 Subject: feat(client): add card list view in deck detail page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add DeckDetailPage component that displays all cards in a deck with their front/back content, state, review count, and lapses. Deck names on HomePage are now clickable links to navigate to the deck detail view. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- docs/dev/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dev') diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md index 4c2ccba..86e0a5e 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -103,7 +103,7 @@ Smaller features first to enable early MVP validation. - [x] Add tests ### Frontend -- [ ] Card list view (in deck detail page) +- [x] Card list view (in deck detail page) - [ ] Create card form (front/back) - [ ] Edit card - [ ] Delete card -- cgit v1.2.3-70-g09d2