Commit Graph

10 Commits

Author SHA1 Message Date
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
Robin Olsen
18eb113f71 add questionare 2026-02-12 22:05:44 +01:00
Robin Olsen
fe5494eaee format time and difficulty better
use m
2026-02-12 22:05:25 +01:00
Robin Olsen
e74c784b5d use new tasks and questionare with interfaces
add a create issue task WIP
2026-02-12 20:41:47 +01:00
Robin Olsen
964e9234be add questionare model for survey after task 2026-02-12 20:41:19 +01:00
Robin Olsen
183f13895b add task system and task model for viewing task details 2026-02-12 20:40:55 +01:00
Robin Olsen
0b840f87d8 remove survery intro, will find better way 2026-02-12 19:56:26 +01:00
Robin Olsen
5a0b203b4f Merge remote-tracking branch 'origin/main' into LPM-52 2026-02-11 21:03:55 +01:00
Robin Olsen
90dd69a019 add introduction to the survey
add lib to read toml files
embed fs for reading toml files
add form for introduction
add form for choosing interface
2026-02-08 15:03:45 +01:00