Commit Graph

371 Commits

Author SHA1 Message Date
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
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
da8ab0833e delete survey pkg 2026-02-12 20:39:00 +01:00
Robin Olsen
ae13ccfdab update deps 2026-02-12 20:38:46 +01:00
Robin Olsen
5d97ef1fe7 remove test main 2026-02-12 20:38:28 +01:00
Robin Olsen
ba4394ecdc construct structs 2026-02-12 19:59:05 +01:00
Robin Olsen
f9fe03a451 add delete issues for deleting all issues
add db for interactig directly with db
2026-02-12 19:58:23 +01:00
Robin Olsen
08ded5384c change signature of interfaces to fit Interface interface 2026-02-12 19:57:52 +01:00
Robin Olsen
0b840f87d8 remove survery intro, will find better way 2026-02-12 19:56:26 +01:00
Moira Daniella A Sebastian
7cd12e7394 Feature: Add top bar 2026-02-12 16:15:34 +01:00
Robin Olsen
448848915c update to use static assets 2026-02-12 12:11:20 +01:00
Robin Olsen
5a0b203b4f Merge remote-tracking branch 'origin/main' into LPM-52 2026-02-11 21:03:55 +01:00
Robin Olsen
478e81b42d update readme 2026-02-10 20:40:46 +01:00
Robin Olsen
4c856a5915 Merge pull request #4 from LazyBachelor/LPM-32
LPM-32 issue view TUI
2026-02-10 11:32:00 -08:00
Robin Olsen
f3f42ddc8a return early empty issue list if no issues found 2026-02-10 20:31:36 +01:00
Robin Olsen
ca13b4bc73 Update pkg/tui/views/dashboard/header.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-10 20:23:42 +01:00
Robin Olsen
14c4509942 Update pkg/tui/views/dashboard/help_bar.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-10 20:22:23 +01:00
Robin Olsen
d0ab541ec4 Update pkg/tui/views/dashboard/update.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-10 20:18:55 +01:00
Robin Olsen
19b32dca1b add dashboard 2026-02-10 20:11:36 +01:00
Robin Olsen
ee3e64a883 improving issue details view 2026-02-10 20:10:58 +01:00
Robin Olsen
87a1a18f70 improving issue list 2026-02-10 20:10:45 +01:00
Robin Olsen
ca8fc4022f add custom header 2026-02-10 17:50:02 +01:00
Robin Olsen
815977a208 add custom help bar 2026-02-10 17:49:53 +01:00
Robin Olsen
4129cfacb4 add style definitions for better modifiability 2026-02-10 17:49:39 +01:00
Robin Olsen
6ee8e67858 move delegate to issue_list 2026-02-10 17:49:22 +01:00
Robin Olsen
41bde2d1f4 move issue views to dashboard 2026-02-10 17:49:08 +01:00
Robin Olsen
ed90723894 core: upgrade deps 2026-02-10 10:50:27 +01:00
Robin Olsen
a157bc7dd3 Merge remote-tracking branch 'origin/main' into LPM-32 2026-02-10 10:07:34 +01:00
Robin Olsen
8b4044614c Merge pull request #11 from LazyBachelor/LPM-51
LPM-51 Add Interactive flag to relevant commands and refactor for better reusability and maintainability
2026-02-09 15:04:44 -08:00
Robin Olsen
c773e61f4e implement suggestions from copilot 2026-02-10 00:04:13 +01:00
Robin Olsen
bb096ff19d Update pkg/cli/repl/suggestions.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-09 23:42:44 +01:00
Robin Olsen
59dc50ed6e Merge remote-tracking branch 'origin/main' into LPM-51 2026-02-09 20:30:47 +01:00
Robin Olsen
155d9d79ae refine suggestions a bit 2026-02-09 20:28:42 +01:00
Robin Olsen
fa6b57e6c0 refactor and clean up update command 2026-02-09 20:28:32 +01:00
viljarb0
c6f5363ae8 Update pkg/cli/commands/update.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-09 19:24:50 +01:00
viljarb0
742daef892 Update pkg/cli/commands/update.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-09 19:24:50 +01:00
vb
7d0877dfb0 fix 2026-02-09 19:24:50 +01:00
vb
9d6c3fe797 adding update feature to cli 2026-02-09 19:24:50 +01:00
Robin Olsen
431f9e4f5d add comments to fuctions.
make sure priority ranges form 0-4
2026-02-09 19:13:46 +01:00
Robin Olsen
0d755f7cdd Merge pull request #9 from LazyBachelor/LPM-33
Lpm 33 - update feature for cli
2026-02-08 07:30:49 -08: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
Robin Olsen
3bf80ba859 add comments to the repl package 2026-02-08 12:56:09 +01:00
Robin Olsen
38faee631f add limit to flags 2026-02-08 12:35:29 +01:00