Robin Olsen
|
2fc612c7c7
|
update coding task to align with spec and improve expetion handling
|
2026-03-05 12:03:13 +01:00 |
|
Robin Olsen
|
28add3f4dd
|
(hotfix) simplify expetion logic
|
2026-03-05 11:36:09 +01:00 |
|
Robin Olsen
|
4a023caebb
|
(hotfix) Align create issue task with new spec
|
2026-03-05 11:22:01 +01:00 |
|
Robin Olsen
|
abedfe95d6
|
Merge pull request #37 from LazyBachelor/LPM-85
LPM-85 Coding Task
|
2026-03-04 08:51:36 -08:00 |
|
Robin Olsen
|
7d2c00c582
|
update coding task for better readability
|
2026-03-04 17:50:24 +01:00 |
|
Robin Olsen
|
5a8b9fc9fb
|
print the checks
|
2026-03-04 17:50:00 +01:00 |
|
Robin Olsen
|
44d4b0e543
|
make sure we get the checks
|
2026-03-04 17:49:49 +01:00 |
|
Robin Olsen
|
6e1c46948a
|
expand width of task text box
|
2026-03-04 17:49:32 +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
|
56fb3549e7
|
Merge pull request #34 from LazyBachelor/Metrics-and-Logs
Metrics and logs
|
2026-03-04 08:24:43 -08:00 |
|
Robin Olsen
|
c3bbcfd832
|
update coding task to alignt with latest iteration
|
2026-03-04 15:14:45 +01:00 |
|
Robin Olsen
|
6b1bdde561
|
Merge branch 'main' into Metrics-and-Logs
|
2026-03-04 14:32:54 +01:00 |
|
Robin Olsen
|
7cd4219cc7
|
Merge pull request #35 from LazyBachelor/LPM-83
LPM-83 Create Issue Task
|
2026-03-04 05:23:11 -08:00 |
|
Robin Olsen
|
23b57ed7e3
|
Merge pull request #33 from LazyBachelor/LPM-65
Implemented add comments for tui
|
2026-03-04 05:22:52 -08:00 |
|
Robin Olsen
|
a47ff2a39b
|
Update cmd/pm/tasks/createIssue.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-04 14:21:13 +01:00 |
|
Robin Olsen
|
81a046e935
|
Update cmd/pm/tasks/createIssue.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-04 14:20:47 +01:00 |
|
Robin Olsen
|
2fcd312072
|
Update pkg/task/metrics_store.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-04 14:02:48 +01:00 |
|
Robin Olsen
|
77b38692c6
|
align task with description
add a complete with message in case we need that
|
2026-03-04 14:00:35 +01:00 |
|
Robin Olsen
|
4bb4dac4fd
|
add mongodb for submitting metrics and stats
|
2026-03-04 13:24:48 +01:00 |
|
Robin Olsen
|
0b5d94b2ee
|
fix typo
|
2026-03-03 14:07:03 +01:00 |
|
Robin Olsen
|
4a6b40509c
|
dont need whitespace here
|
2026-03-03 13:39:20 +01:00 |
|
Robin Olsen
|
eafba71887
|
make more readable
|
2026-03-03 13:39:09 +01:00 |
|
Robin Olsen
|
bbf5e1f7a9
|
use web logger only if dev
|
2026-03-03 11:56:56 +01:00 |
|
Robin Olsen
|
0cb45d811d
|
remove button clicks as we have user actions
|
2026-03-03 11:52:34 +01:00 |
|
Robin Olsen
|
763f079063
|
refactor for separation of concern for better readabiliy and maintainability
|
2026-03-03 11:41:07 +01:00 |
|
Robin Olsen
|
e8d9f9d1b6
|
need this for issue id completion
|
2026-03-03 10:50:15 +01:00 |
|
Robin Olsen
|
c36599c96a
|
reduce deps
|
2026-03-03 10:46:37 +01:00 |
|
Robin Olsen
|
7c704a1572
|
add metrics to tui
|
2026-03-02 23:10:09 +01:00 |
|
Robin Olsen
|
5942d0d8ab
|
add metrics to repl
|
2026-03-02 23:09:59 +01:00 |
|
Robin Olsen
|
5ebe95b62f
|
add metrics to tasks
|
2026-03-02 23:09:49 +01:00 |
|
Robin Olsen
|
35557431da
|
add logging and metrics to web
|
2026-03-02 23:09:25 +01:00 |
|
Robin Olsen
|
04191b5a97
|
we need app
|
2026-03-02 23:09:03 +01:00 |
|
Robin Olsen
|
fb9e8ab419
|
define metrics logger
|
2026-03-02 23:08:40 +01:00 |
|
Robin Olsen
|
199369c3bf
|
record stats
|
2026-03-02 23:08:11 +01:00 |
|
Robin Olsen
|
9fb56b8643
|
add metrics logger to config
|
2026-03-02 23:07:50 +01:00 |
|
Robin Olsen
|
6726445159
|
define stat and metrics model
|
2026-03-02 23:07:25 +01:00 |
|
Robin Olsen
|
4debb69de7
|
start with action logger
|
2026-03-02 23:06:34 +01:00 |
|
Robin Olsen
|
a8f8f63e88
|
configure json logger
|
2026-03-02 23:04:57 +01:00 |
|
Moira Daniella A Sebastian
|
63631fc42f
|
Implemented add comments for tui
|
2026-03-02 20:17:08 +01:00 |
|
Robin Olsen
|
cb10aeff6b
|
(hotfix) make sure app is initialized only when we need it
|
2026-03-02 11:41:57 +01:00 |
|
Robin Olsen
|
1baf6c7ff4
|
(hotfix) content should no render in modal
|
2026-03-01 21:10:23 +01:00 |
|
Robin Olsen
|
ffa787588c
|
(hotfix) remove old survey fields
|
2026-03-01 21:10:23 +01:00 |
|
Robin Olsen
|
3e29e6ad4d
|
Merge pull request #32 from LazyBachelor/refactor
Refactor to Simplify Architecture and Improve CLI UX
|
2026-03-01 11:56:27 -08:00 |
|
Robin Olsen
|
37862c7bae
|
Update internal/commands/issues/close.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-01 20:54:27 +01:00 |
|