aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/client/pages/HomePage.test.tsx
AgeCommit message (Expand)Author
2026-02-15feat(deck): add progress bar showing review/total ratio on deck listnsfisis
2026-02-15feat(deck): display new card count on deck detail pagensfisis
2026-02-12feat: 学習カード数の上限を撤廃Claude
2026-02-01refactor(atoms): migrate to jotai-tanstack-query from custom reloadable atomsnsfisis
2026-01-12feat(deck): show due card count on deck list pageClaude
2026-01-04refactor(client): migrate state management from React Context to Jotainsfisis
2026-01-01refactor(client): migrate API calls to typed RPC clientnsfisis
2026-01-01fix(auth): redirect to login when session expiresnsfisis
2025-12-08feat(client): redesign frontend with TailwindCSS v4nsfisis
2025-12-07chore: fix all lint errors and warningsnsfisis
2025-12-07feat(client): add sync status indicator componentnsfisis
2025-12-07test(client): add deck management integration testsnsfisis
2025-12-07feat(client): add create deck modal with form validationnsfisis
2025-12-07feat(client): add deck list page with empty state and list viewnsfisis