Commit Graph

217 Commits

Author SHA1 Message Date
Robin Olsen
68af436a3f add so interfaces can see task feedback 2026-02-17 13:04:03 +01:00
Robin Olsen
235275d911 add so u can choose interface 2026-02-17 13:02:24 +01:00
Robin Olsen
e828bede97 add so u can run spesific interface 2026-02-17 13:00:29 +01:00
Robin Olsen
876b2ee1a6 expand create task 2026-02-17 11:30:56 +01:00
Robin Olsen
279adb157e refactor for better maintainability and readabilty 2026-02-17 11:11:54 +01:00
Robin Olsen
a38e32aa78 use cobra for cli
delete pkg/runner and put funcs in task
add start command
2026-02-17 10:24:15 +01:00
Robin Olsen
d5daa49b64 Merge remote-tracking branch 'origin/main' into LPM-58 2026-02-17 10:04:21 +01:00
Robin Olsen
bc560c7488 Merge pull request #13 from LazyBachelor/LPM-56
WIP Feature: Add top bar
2026-02-17 00:51:40 -08:00
Robin Olsen
441716238c simplify tailwind classes
remove node
remove godhipit theme
add all themes form daisyui
simplify header
2026-02-17 09:49:11 +01:00
Robin Olsen
01655cd372 use minified 2026-02-16 22:12:49 +01:00
Robin Olsen
f963bcbcd9 fix merge 2026-02-16 22:12:11 +01:00
Robin Olsen
9d174f9a78 Merge remote-tracking branch 'origin/main' into LPM-56 2026-02-16 22:12:00 +01:00
Moira Daniella A Sebastian
410b9a7a3e Updated layout to use Daisy and Tailwind 2026-02-16 21:45:44 +01:00
Robin Olsen
b3b45e67be add exit mechanicm to each stage
remove types and moved struct to appropriate files
2026-02-16 13:08:45 +01:00
Robin Olsen
1fe92d1972 add basic survey intro 2026-02-16 12:17:16 +01:00
Robin Olsen
eb8427ea46 optimize for lighthouse 2026-02-13 17:48:56 +01:00
Robin Olsen
a34f8cf40a Merge pull request #15 from LazyBachelor/chi
Use Chi as Router
2026-02-13 06:17:20 -08:00
Robin Olsen
d105645424 dont set header for htmx response 2026-02-13 14:41:32 +01:00
Robin Olsen
0a6a68d30a change range to max four to avoid errors 2026-02-13 14:31:45 +01:00
Robin Olsen
6c20c2c663 implement update issue 2026-02-13 14:31:25 +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
a293f147b1 use issueKey 2026-02-13 14:00:39 +01:00
Robin Olsen
be43054a42 update deps 2026-02-13 13:57:44 +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
f96d9527a6 remove watch make command as it was not working
add commet for clarity
2026-02-13 13:49:00 +01:00
Robin Olsen
aaf8eacf3c add some margins to the index page
resize form
2026-02-13 13:41:24 +01:00
Robin Olsen
cc1f84a4bd uprate deps 2026-02-13 13:40:41 +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
f13d361a7c use chi as router 2026-02-13 13:39:11 +01:00
Robin Olsen
54c0845f28 handles routes in routes 2026-02-13 13:38:54 +01:00
Robin Olsen
6f2c2ede9b Merge pull request #14 from LazyBachelor/LPM-52
LPM-52 Survey Tasks
2026-02-13 01:28:07 -08:00
Robin Olsen
f396ae5b37 Update pkg/web/web.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-13 10:25:52 +01:00
Robin Olsen
c3181e0f77 Update cmd/survey/init.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-13 10:23:57 +01:00
Robin Olsen
400a989454 fix typo 2026-02-13 10:16:43 +01:00
Robin Olsen
b1a72a5a2e add global style package 2026-02-13 10:14:05 +01:00
Robin Olsen
e994c890f4 refactor survery cmd
move package files to pkg
2026-02-13 10:13:41 +01:00
Robin Olsen
fc5156a0ad Update pkg/tui/tui.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-13 00:00:05 +01:00
Robin Olsen
fdfe4aa620 Update cmd/survey/survey.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-12 23:59:12 +01:00
Robin Olsen
d12146462f Update cmd/survey/survey.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-12 23:58:36 +01:00
Robin Olsen
6fc888347a Update cmd/survey/tasks/createIssue.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-12 23:58:24 +01:00
Robin Olsen
0bbe5ed375 Update pkg/cli/repl/repl.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-12 23:58:06 +01:00
Robin Olsen
d670ec0dc2 check if nil 2026-02-12 22:07:43 +01:00
Robin Olsen
93c523d490 add config and reformat 2026-02-12 22:07:29 +01:00
Robin Olsen
0e9bbbc3bd reformat 2026-02-12 22:07:15 +01:00
Robin Olsen
cbfbb6a0bb add init file for better separation 2026-02-12 22:07:03 +01:00
Robin Olsen
412b2fe0c2 add config to tasks
use fmt.Errorf
2026-02-12 22:06:48 +01:00
Robin Olsen
7dc6420854 move around types for better understanding 2026-02-12 22:06:10 +01:00