Commit Graph

5 Commits

Author SHA1 Message Date
Robin Olsen
d900a5fcd3 Merge pull request #75 from LazyBachelor/LPM-140
LPM-140 The Sprinting Update
Adds sprint support across the web UI (board + issue detail), TUI kanban, CLI/REPL, and the Beads-backed storage layer.

Changes:

Introduces sprint entities in storage and exposes sprint operations via IssueService.
Updates web board to support backlog vs. sprint columns, sprint selection, and sprint creation routes.
Updates TUI kanban to show backlog + sprint columns and adds sprint selection/creation actions.
2026-03-23 19:26:04 +01:00
Moira Daniella A Sebastian
f51c41ec1b Change priority for WEB 2026-03-16 18:30:15 +01:00
viljarb
eef3b4849d open same details page from board view; make assignee button more obvious 2026-03-03 20:41:18 +01:00
Robin Olsen
38ae7905c1 unify components and layout 2026-02-24 15:13:31 +01:00
Moira Daniella A Sebastian
96291b7a94 Added issues dashboard 2026-02-23 19:48:10 +01:00