Robin Olsen
e4880279c4
fix bug with edit modal and remove depricated ready_to_sprint status
2026-03-24 12:33:24 +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
996475d9ed
turning a large chunk of html into a component in a component file
2026-03-23 19:00:27 +01:00
viljarb
85e20c58fe
making changes to the dependency implementation like those in Commit 57c481e
2026-03-20 14:50:02 +01:00
Robin Olsen
27c78554aa
Merge pull request #67 from LazyBachelor/LPM-104
...
LPM-104 Upgrade Go and Charm Deps
2026-03-18 07:23:11 -07:00
Robin Olsen
2510429a7f
upgrade mongodb driver dep
2026-03-18 15:20:16 +01:00
viljarb
c37dae9b1a
IMPLEMENTING DEPENDENCY MANAGEMENT in internal and on web
2026-03-18 12:08:40 +01:00
Ine Maria Nilssen Aanonsen
6f452a5f9e
LPM-81: Assign to me
2026-03-17 15:47:40 +01:00
viljarb
cc1158e80d
adding blocked status to web
2026-03-12 13:03:35 +01:00
Ine Maria Nilssen Aanonsen
c78b5082d2
TASK SPRINT PLANNING 2
2026-03-11 14:54:14 +01:00
Robin Olsen
d7107fe331
Merge remote-tracking branch 'origin/main' into LPM-48
2026-03-08 10:58:24 +01:00
Ine Maria Nilssen Aanonsen
e64950879d
FIXED COMMENTS. TASK BACKLOG REFINEMENT ISSUE
2026-03-06 21:04:58 +01:00
Ine Maria Nilssen Aanonsen
68054f7409
TASK BACKLOG REFINEMENT ISSUE
2026-03-06 12:52:13 +01:00
viljarb
e796ac8b79
add reason for closing issue for closed issues
2026-03-05 17:51:21 +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
ba0115d1bc
lots of changes and reducing dependency imports
2026-02-28 16:39:50 +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
Ine Maria Nilssen Aanonsen
0c56c4c2b6
WEB - DELETE ISSUE
2026-02-24 15:33:58 +01:00
Robin Olsen
f28ab4be78
ended up not needing this
2026-02-24 15:18: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
Robin Olsen
118e67dbf4
refactor services to use Interface and change name to app
2026-02-22 16:16:09 +01:00
Robin Olsen
2e4185e30f
use beads service
...
use pointes for comments
use htmx routing
2026-02-22 11:03:31 +01:00
Ine Maria Nilssen Aanonsen
4ad08b3720
WEB - ADD COMMENTS ON ISSUES
2026-02-20 17:02:10 +01:00
Ine Maria Nilssen Aanonsen
bb059ad8d8
WEB - ADD COMMENTS ON ISSUES
2026-02-20 11:25:08 +01:00
Robin Olsen
d105645424
dont set header for htmx response
2026-02-13 14:41:32 +01:00
Robin Olsen
6c20c2c663
implement update issue
2026-02-13 14:31:25 +01:00
Robin Olsen
a293f147b1
use issueKey
2026-02-13 14:00:39 +01:00
Robin Olsen
912bbdbacd
add issues endpoints
2026-02-13 13:40:30 +01:00
Robin Olsen
8c9a0035e7
make issue list and issue form
2026-02-03 13:15:12 +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