Commit Graph

12 Commits

Author SHA1 Message Date
Robin Olsen
ba0115d1bc lots of changes and reducing dependency imports 2026-02-28 16:39:50 +01:00
Robin Olsen
7890f621aa Merge remote-tracking branch 'origin/main' into LPM-43 2026-02-24 17:06:40 +01:00
viljarb
a8aada1646 using codenames for priority levels mapped to digits 2026-02-24 11:19:01 +01:00
viljarb
970c735fa4 adding functionality for editing priority; adding priority to the list of displayed issues; sorting the list of issues by their priority 2026-02-23 15:56:16 +01:00
Robin Olsen
118e67dbf4 refactor services to use Interface and change name to app 2026-02-22 16:16:09 +01:00
viljarb0
15647bbe9d Update pkg/tui/views/dashboard/issue_list.go
making the comment in OpenAndInProgressOnly more descriptive

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-19 10:36:50 +01:00
viljarb
96bab0602f ready for test 2026-02-18 20:10:45 +01:00
viljarb
196145205f adding another tui window for closed issues; adding scrolling for the issue display windows 2026-02-16 19:23:02 +01:00
viljarb
501c2a71e5 update description and status, and replicating help message from lazybeads 2026-02-14 15:29:08 +01:00
vb
cf4f62cd7e create, update, and delete functionalities 2026-02-13 15:06:56 +01:00
Robin Olsen
f3f42ddc8a return early empty issue list if no issues found 2026-02-10 20:31:36 +01:00
Robin Olsen
87a1a18f70 improving issue list 2026-02-10 20:10:45 +01:00