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
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
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
ecabaf796e
update task descriptions for better readability
2026-03-22 15:27:05 +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
b0c76b0565
remove setup issues and simplify validaiton
2026-03-19 15:21:30 +01:00
Robin Olsen
40d25cc716
start with upgdrade (broken right now)
2026-03-18 11:23:10 +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
42f9469189
refine task questons
2026-03-16 12:30:26 +01:00
Robin Olsen
5919333fd3
add a interface descripton to each task
2026-03-11 19:39:03 +01:00
Robin Olsen
2fc612c7c7
update coding task to align with spec and improve expetion handling
2026-03-05 12:03:13 +01:00
Robin Olsen
7d2c00c582
update coding task for better readability
2026-03-04 17:50:24 +01:00
Robin Olsen
a907de5b94
Update cmd/pm/tasks/codingTask.go
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-04 17:33:48 +01:00
Robin Olsen
4f70142316
Update cmd/pm/tasks/codingTask.go
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-04 17:33:30 +01:00
Robin Olsen
1f51336288
Update cmd/pm/tasks/codingTask.go
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-04 17:33:18 +01:00
Robin Olsen
003fae4193
Update cmd/pm/tasks/codingTask.go
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-04 17:33:08 +01:00
Robin Olsen
f0025f8929
Update cmd/pm/tasks/codingTask.go
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-04 17:32:55 +01:00
Robin Olsen
077cbc96e8
Update cmd/pm/tasks/codingTask.go
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-04 17:32:37 +01:00
Robin Olsen
817dbc57b7
Update cmd/pm/tasks/codingTask.go
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-04 17:32:13 +01:00
Robin Olsen
c3bbcfd832
update coding task to alignt with latest iteration
2026-03-04 15:14:45 +01:00
Robin Olsen
5ebe95b62f
add metrics to tasks
2026-03-02 23:09:49 +01:00
Robin Olsen
9612cb9338
refactor to make cli better and simplify the code
2026-03-01 20:42:56 +01:00