Commit Graph

21 Commits

Author SHA1 Message Date
Robin Olsen
35557431da add logging and metrics to web 2026-03-02 23:09:25 +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
ba0115d1bc lots of changes and reducing dependency imports 2026-02-28 16:39:50 +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
44e894f025 add ability to change assingee 2026-02-25 13:20:30 +01:00
Robin Olsen
87d4cdae3f add edit issue button and modal 2026-02-25 11:53:56 +01:00
Robin Olsen
451125903c remove index handler 2026-02-24 15:10:43 +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
Ine Maria Nilssen Aanonsen
bb059ad8d8 WEB - ADD COMMENTS ON ISSUES 2026-02-20 11:25:08 +01:00
Robin Olsen
7ee2a3a0c6 Merge remote-tracking branch 'origin/main' into LPM-58 2026-02-18 14:19:08 +01:00
Robin Olsen
ffa32ebd3a add dockerfile
add make commands for building and running using docker

remove localhost on server address so it's not locked
2026-02-18 14:12:37 +01:00
Robin Olsen
e2f3aa63da add task status to header 2026-02-17 13:56:33 +01:00
Robin Olsen
6ffcb5eb54 add task feedback to web
add task-status endpoint
2026-02-17 13:07:04 +01:00
Robin Olsen
eb8427ea46 optimize for lighthouse 2026-02-13 17:48:56 +01:00
Robin Olsen
0b61dfd2f3 change to patch as not every field has to be updated 2026-02-13 14:30:56 +01:00
Robin Olsen
732db39faa Update pkg/web/server/routes.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-13 13:54:45 +01:00
Robin Olsen
f13d361a7c use chi as router 2026-02-13 13:39:11 +01:00
Robin Olsen
448848915c update to use static assets 2026-02-12 12:11:20 +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