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
|
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
|
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
|
763f079063
|
refactor for separation of concern for better readabiliy and maintainability
|
2026-03-03 11:41:07 +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
|
fb9e8ab419
|
define metrics logger
|
2026-03-02 23:08:40 +01:00 |
|
Moira Daniella A Sebastian
|
63631fc42f
|
Implemented add comments for tui
|
2026-03-02 20:17:08 +01:00 |
|
Robin Olsen
|
1baf6c7ff4
|
(hotfix) content should no render in modal
|
2026-03-01 21:10:23 +01:00 |
|
Robin Olsen
|
9612cb9338
|
refactor to make cli better and simplify the code
|
2026-03-01 20:42:56 +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
|
ba4d3df669
|
refactor names and minimize dependencies
|
2026-02-28 22:17:55 +01:00 |
|
Robin Olsen
|
ba0115d1bc
|
lots of changes and reducing dependency imports
|
2026-02-28 16:39:50 +01:00 |
|
Robin Olsen
|
697b17e890
|
fix bug where using a issue command in the repl would crash a task
|
2026-02-28 11:39:05 +01:00 |
|
Robin Olsen
|
dcf9fbaa50
|
automaticaly open browser when starting server
|
2026-02-26 18:54:51 +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
|
4c0fff0750
|
Merge pull request #29 from LazyBachelor/LPM-77
LPM-77 Task Drafts
|
2026-02-25 06:45:59 -08:00 |
|
Robin Olsen
|
c3464c5d18
|
Merge pull request #25 from LazyBachelor/LPM-43
LPM-43 TUI Funcitonality
|
2026-02-25 06:45:26 -08:00 |
|
Robin Olsen
|
e7b644c307
|
Merge remote-tracking branch 'origin/main' into LPM-77
|
2026-02-25 14:18:04 +01:00 |
|
Robin Olsen
|
cca6b2f477
|
Merge pull request #27 from LazyBachelor/LPM-67
Feature : Add comments
|
2026-02-25 05:15:21 -08:00 |
|
Robin Olsen
|
b48c9b82ad
|
add copilot fix
|
2026-02-25 14:06:48 +01:00 |
|
Robin Olsen
|
fa7c63aa33
|
fix libs
|
2026-02-25 14:06:28 +01:00 |
|
Robin Olsen
|
aba0c0fd19
|
Update pkg/web/components/search.templ
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-25 14:02:19 +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 |
|
Ine Maria Nilssen Aanonsen
|
20d63718fe
|
WEB - DELETE ISSUE
|
2026-02-25 13:24:35 +01:00 |
|
Robin Olsen
|
44e894f025
|
add ability to change assingee
|
2026-02-25 13:20:30 +01:00 |
|
Moira Daniella A Sebastian
|
d721bba29f
|
Fix comment commands, comments reads multiple words, fix user as author, and implemented a function to list comments
|
2026-02-25 13:10:42 +01:00 |
|
Robin Olsen
|
6264f9dfc9
|
adjust layout and add detials button
|
2026-02-25 12:39:21 +01:00 |
|
Robin Olsen
|
1438d0e567
|
rename to just issue_detail
|
2026-02-25 12:25:41 +01:00 |
|
Robin Olsen
|
87d4cdae3f
|
add edit issue button and modal
|
2026-02-25 11:53:56 +01:00 |
|
Robin Olsen
|
2d7f15e33f
|
fix merge
|
2026-02-24 17:06:57 +01:00 |
|
Robin Olsen
|
7890f621aa
|
Merge remote-tracking branch 'origin/main' into LPM-43
|
2026-02-24 17:06:40 +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 |
|
Robin Olsen
|
dd92c5741a
|
keep it minimal
|
2026-02-24 15:11:43 +01:00 |
|
Robin Olsen
|
6c3e6a5815
|
add create issue modal
|
2026-02-24 15:11:10 +01:00 |
|
Robin Olsen
|
451125903c
|
remove index handler
|
2026-02-24 15:10:43 +01:00 |
|
Robin Olsen
|
8cea735f43
|
remove indes and just use dashboard
|
2026-02-24 15:10:24 +01:00 |
|
viljarb
|
a8aada1646
|
using codenames for priority levels mapped to digits
|
2026-02-24 11:19:01 +01:00 |
|
Robin Olsen
|
5d774620dd
|
use htmx for navigation
|
2026-02-24 10:33:48 +01:00 |
|
Robin Olsen
|
cd2c613001
|
remove comments from input.css
|
2026-02-23 20:10:59 +01:00 |
|