Commit Graph

4 Commits

Author SHA1 Message Date
928a0d6b61 docs(plans): add implementation plan for library summary replaces per-day
Also corrects the spec's chart library reference (Recharts, not
ECharts) and clarifies that the backend keeps the internal
animePerDay computation as an intermediate for animeCumulative,
only dropping it from the API response.
2026-04-09 21:51:02 -07:00
f4c7923f2b docs(specs): add library summary replaces per-day design
Replaces the six noisy per-day stacked-area charts in the stats
Trends tab with a single "Library — Summary" section: a top-10
watch-time leaderboard plus a sortable per-title table. Scoped
to the existing date range selector; integrates with the shared
visibility filter.
2026-04-09 21:43:47 -07:00
8874e2e1c6 docs: add stats dashboard feedback pass implementation plan
Task-by-task TDD plan for the seven items in the matching design
spec, organized as eleven commits in a single PR (365d backend,
server allow-list, frontend selector, vocabulary column,
Anki-deleted card filter, library episode delete, collapsible
library groups, session grouping helper, sessions tab rollup,
chart clarity pass, changelog fragment).
2026-04-09 00:28:41 -07:00
82d58a57c6 docs: add stats dashboard feedback pass design spec
Design for a single PR covering seven stats dashboard items:
collapsible library series groups, same-episode session rollups,
365d trend range, episode delete in library detail, tighter
vocabulary word/reading column, filtering Anki-deleted cards, and
a chart clarity pass with shared theming.
2026-04-09 00:20:48 -07:00