Robin Olsen
bf8ea6103e
Refactor task handling and improve status checking in issue management web
2026-04-03 13:41:10 +02:00
Robin Olsen
6808ed3bbe
collect submit source
2026-03-24 12:32:57 +01:00
Robin Olsen
f26b89a903
Merge remote-tracking branch 'origin/main' into LPM-115
2026-03-23 20:18:47 +01:00
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
viljarb
c37dae9b1a
IMPLEMENTING DEPENDENCY MANAGEMENT in internal and on web
2026-03-18 12:08:40 +01:00
Robin Olsen
d7107fe331
Merge remote-tracking branch 'origin/main' into LPM-48
2026-03-08 10:58:24 +01:00
Robin Olsen
e85b123463
Merge remote-tracking branch 'origin/main' into LPM-48
2026-03-06 13:03:53 +01:00
Ine Maria Nilssen Aanonsen
68054f7409
TASK BACKLOG REFINEMENT ISSUE
2026-03-06 12:52:13 +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
bbf5e1f7a9
use web logger only if dev
2026-03-03 11:56:56 +01:00
Robin Olsen
35557431da
add logging and metrics to web
2026-03-02 23:09:25 +01:00
Robin Olsen
aabce0b0b2
refactor to use app package instead of service
...
refactor app to be composable
2026-02-28 23:30:31 +01:00
Robin Olsen
ba0115d1bc
lots of changes and reducing dependency imports
2026-02-28 16:39:50 +01:00
Robin Olsen
c769c901cf
serve static assets from embeded filesystem. add build files for lazyos
2026-02-26 10:33:46 +01:00
Robin Olsen
44e894f025
add ability to change assingee
2026-02-25 13:20:30 +01:00
Robin Olsen
87d4cdae3f
add edit issue button and modal
2026-02-25 11:53:56 +01:00
Robin Olsen
451125903c
remove index handler
2026-02-24 15:10:43 +01:00
Moira Daniella A Sebastian
96291b7a94
Added issues dashboard
2026-02-23 19:48:10 +01:00
Robin Olsen
118e67dbf4
refactor services to use Interface and change name to app
2026-02-22 16:16:09 +01:00
Ine Maria Nilssen Aanonsen
bb059ad8d8
WEB - ADD COMMENTS ON ISSUES
2026-02-20 11:25:08 +01:00
Robin Olsen
7ee2a3a0c6
Merge remote-tracking branch 'origin/main' into LPM-58
2026-02-18 14:19:08 +01:00
Robin Olsen
ffa32ebd3a
add dockerfile
...
add make commands for building and running using docker
remove localhost on server address so it's not locked
2026-02-18 14:12:37 +01:00
Robin Olsen
e2f3aa63da
add task status to header
2026-02-17 13:56:33 +01:00
Robin Olsen
6ffcb5eb54
add task feedback to web
...
add task-status endpoint
2026-02-17 13:07:04 +01:00
Robin Olsen
eb8427ea46
optimize for lighthouse
2026-02-13 17:48:56 +01:00
Robin Olsen
0b61dfd2f3
change to patch as not every field has to be updated
2026-02-13 14:30:56 +01:00
Robin Olsen
732db39faa
Update pkg/web/server/routes.go
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-13 13:54:45 +01:00
Robin Olsen
f13d361a7c
use chi as router
2026-02-13 13:39:11 +01:00
Robin Olsen
448848915c
update to use static assets
2026-02-12 12:11:20 +01:00
Robin Olsen
c69fd84fdd
implement proper sever route handling
2026-02-02 14:16:08 +01:00
Robin Olsen
0dcfe3989d
refine architecture
...
change module name to repo
2026-02-02 11:22:20 +01:00