Commit Graph

83 Commits

Author SHA1 Message Date
Robin Olsen
f781ecb2f6 fix typo 2026-04-06 17:02:58 +02:00
Robin Olsen
b2686ea602 polling on file changes should work now 2026-04-03 14:03:45 +02:00
Robin Olsen
88f4998601 this did not work 2026-04-03 12:59:17 +02:00
Robin Olsen
5d3fa86627 make this work again 2026-04-03 11:59:19 +02:00
Robin Olsen
1cfd23f1b0 Enhance command structure and user feedback in task management
- Added SprintCmd to issues command group
- taskLoop hide survey related commands when in repl
- Updated coding task instructions for clarity
- Removed redundant SprintCmd registration
- Improved REPL command handling for better user experience avoiding a chash if users type pm
- Enhanced task UI to display additional information
2026-04-03 11:19:57 +02:00
Robin Olsen
87259a1974 Improve TUI interface description for clarity and detail 2026-04-01 15:00:00 +02:00
Robin Olsen
514487b731 Remove debug print statements from backlog refinement validation 2026-04-01 14:46:37 +02:00
Robin Olsen
2f0426b58f Enhance status component and dashboard functionality
- Updated the status component template to include a new trigger for task status checks.
- Modified the status component's Go implementation to reflect the new trigger in the HTML output.
- Improved the UpdateIssue handler to conditionally set the assignee based on form input.
- Enhanced the dashboard template to include a new dependencies section for issues, allowing users to add dependencies dynamically.
- Refactored the dashboard's issue rows to utilize JavaScript functions for rendering status, type, and priority badges, improving maintainability and readability.
2026-04-01 14:37:31 +02:00
Robin Olsen
f755e9f01e Update participant guide and interface instructions for clarity and consistency 2026-04-01 13:28:51 +02:00
Robin Olsen
d24121ef10 remove redundant question as the participant cant choose 2026-03-30 22:08:59 +02:00
Robin Olsen
b03f8f1ab6 Merge pull request #84 from LazyBachelor/LPM-126
updating dependency management task to use dependency management system
2026-03-26 12:23:57 -07:00
viljarb
ac19f82585 add dependency is now part of the task 2026-03-26 18:40:15 +01:00
Robin Olsen
b96b5fedec refine sprint task 2026-03-26 09:35:28 +01:00
viljarb
eb8dfc40c9 updating dependency management task to use dependency management system 2026-03-25 19:41:15 +01:00
Robin Olsen
5f94105583 refine this task 2026-03-24 12:39:59 +01:00
Robin Olsen
638d2dd670 remove question asking if task was completed as we are getting this automaticaly 2026-03-24 11:08:18 +01:00
Robin Olsen
a998a6bfd9 refine coding task to make it more simple 2026-03-24 11:06:48 +01:00
Robin Olsen
1eaedecff8 simplify coding task 2026-03-23 20:03:01 +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
Robin Olsen
06404708ba rewrite interface description to be more usefull 2026-03-23 10:59:19 +01:00
Robin Olsen
ecabaf796e update task descriptions for better readability 2026-03-22 15:27:05 +01:00
Robin Olsen
515007bf38 simplify dep task 2026-03-20 20:53:29 +01:00
Robin Olsen
ce944085fe make sure we check this in coding task 2026-03-20 20:53:14 +01:00
Robin Olsen
7d623439b9 make issue critical 2026-03-20 12:42:06 +01:00
Robin Olsen
8bcbb37dec Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-19 19:50:43 +01:00
Robin Olsen
d07d1ecfc1 Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-19 19:50:30 +01:00
Robin Olsen
5bd728fe4e Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-19 19:49:17 +01:00
Robin Olsen
b0c76b0565 remove setup issues and simplify validaiton 2026-03-19 15:21:30 +01:00
Ine Maria Nilssen Aanonsen
a7fd271928 INTERFACES SKIP TASK implemented more intuitive 'skip task' in each interface 2026-03-19 11:49:08 +01:00
Robin Olsen
40d25cc716 start with upgdrade (broken right now) 2026-03-18 11:23:10 +01:00
Robin Olsen
0c01583ba3 Merge pull request #65 from LazyBachelor/LPM-125
Fixed
2026-03-17 10:53:50 -07:00
Moira Daniella A Sebastian
6a91abc13f Fixed 2026-03-17 15:53:25 +01:00
Ine Maria Nilssen Aanonsen
6e591fa81d SPRINT PLANNING TASK, remove duplicate task requirement 2026-03-17 15:26:25 +01:00
Robin Olsen
b7c9c17bfe Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-16 13:28:24 +01:00
Robin Olsen
f464653246 Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-16 13:27:37 +01:00
Robin Olsen
ce86e5bec2 Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-16 13:27:20 +01:00
Robin Olsen
fcdce0d22d Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-16 13:25:09 +01:00
Robin Olsen
aa661c2bce Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-16 13:24:49 +01:00
Robin Olsen
9a70851a0a refine pm cli and descriptions 2026-03-16 13:06:16 +01:00
Robin Olsen
43ca776536 improve ui descriptions 2026-03-16 12:43:19 +01:00
Robin Olsen
42f9469189 refine task questons 2026-03-16 12:30:26 +01:00
Robin Olsen
03fa34331e make sure we check this 2026-03-13 11:05:56 +01:00
Robin Olsen
010f836df5 Improve the task logic. 2026-03-13 11:02:09 +01:00
Robin Olsen
298c7c540d Merge remote-tracking branch 'origin/main' into LPM-119 2026-03-13 10:27:28 +01:00
Moira Daniella A Sebastian
d619804f46 Add issue review clean up task 2026-03-12 17:54:35 +01:00
viljarb
f88adbd1a5 adding the missing line of the priority task description 2026-03-12 17:29:22 +01:00
Robin Olsen
7128a87b93 Merge remote-tracking branch 'origin/main' into LPM-92 2026-03-12 14:14:50 +01:00
Robin Olsen
ff99ba59fa simplify the logic a bit and add suggestions to repl and cli 2026-03-12 14:13:22 +01:00
viljarb
1eb5d4a905 finishing dependency management task 2026-03-12 13:23:34 +01:00
viljarb
5b0c69e671 dependency management task 2026-03-12 13:04:05 +01:00