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
Ine Maria Nilssen Aanonsen
925cf089be
BACKLOG REFINEMENT removed duplicate close issue button
2026-03-19 06:56:29 +01:00
viljarb
e03de80ceb
adding double-click edit for issues on web
2026-03-15 19:14:48 +01:00
Robin Olsen
d7107fe331
Merge remote-tracking branch 'origin/main' into LPM-48
2026-03-08 10:58:24 +01:00
viljarb0
d7d0e79520
Update pkg/web/routes/dashboard.templ
...
button instead of inline js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-08 10:09:26 +01:00
Ine Maria Nilssen Aanonsen
68054f7409
TASK BACKLOG REFINEMENT ISSUE
2026-03-06 12:52:13 +01:00
viljarb
dbffd5f3f8
double-click on issues in list view opens edit window
2026-03-05 17:32:31 +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
6da6113ae5
fix styling a bit and use CreatedBy
2026-02-25 14:01:05 +01:00
Robin Olsen
93aa452805
Merge remote-tracking branch 'origin/main' into LPM-78
2026-02-25 13:43:07 +01:00
Robin Olsen
44e894f025
add ability to change assingee
2026-02-25 13:20:30 +01:00
Robin Olsen
6264f9dfc9
adjust layout and add detials button
2026-02-25 12:39:21 +01:00
Robin Olsen
87d4cdae3f
add edit issue button and modal
2026-02-25 11:53:56 +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