Commit Graph

24 Commits

Author SHA1 Message Date
Robin Olsen
87d4cdae3f add edit issue button and modal 2026-02-25 11:53:56 +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
6c3e6a5815 add create issue modal 2026-02-24 15:11:10 +01:00
Robin Olsen
8cea735f43 remove indes and just use dashboard 2026-02-24 15:10:24 +01:00
Moira Daniella A Sebastian
96291b7a94 Added issues dashboard 2026-02-23 19:48:10 +01:00
Robin Olsen
ac7c91f6d4 Merge remote-tracking branch 'origin/main' into WEB---READ-ISSUES 2026-02-23 14:27:54 +01:00
Ine Maria Nilssen Aanonsen
d1ef4e9491 READ ISSUES - WEB 2026-02-23 13:51:42 +01:00
Robin Olsen
118e67dbf4 refactor services to use Interface and change name to app 2026-02-22 16:16:09 +01:00
Robin Olsen
2e4185e30f use beads service
use pointes for comments
use htmx routing
2026-02-22 11:03:31 +01:00
Ine Maria Nilssen Aanonsen
4ad08b3720 WEB - ADD COMMENTS ON ISSUES 2026-02-20 17:02:10 +01:00
Ine Maria Nilssen Aanonsen
bb059ad8d8 WEB - ADD COMMENTS ON ISSUES 2026-02-20 11:25:08 +01:00
Robin Olsen
6ffcb5eb54 add task feedback to web
add task-status endpoint
2026-02-17 13:07:04 +01:00
Robin Olsen
d105645424 dont set header for htmx response 2026-02-13 14:41:32 +01:00
Robin Olsen
6c20c2c663 implement update issue 2026-02-13 14:31:25 +01:00
Robin Olsen
a293f147b1 use issueKey 2026-02-13 14:00:39 +01:00
Robin Olsen
912bbdbacd add issues endpoints 2026-02-13 13:40:30 +01:00
Robin Olsen
029b9cbf69 make generic form parser 2026-02-13 13:40:16 +01:00
Robin Olsen
8728b321ab rename to index and use new middlewares and chi 2026-02-13 13:40:00 +01:00
Robin Olsen
b4fb4ad066 add services and htmx middleware 2026-02-13 13:39:32 +01:00
Robin Olsen
54c0845f28 handles routes in routes 2026-02-13 13:38:54 +01:00
Robin Olsen
8c9a0035e7 make issue list and issue form 2026-02-03 13:15:12 +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