Commit Graph

9 Commits

Author SHA1 Message Date
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
viljarb0
78e7a2dd51 Update pkg/tui/views/dashboard/keys.go
copilot suggestion to have consistent checks for all key handlers, to prevent opening for example the edit window and delete window at the same time.. somehow

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-19 09:56:24 +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
19b32dca1b add dashboard 2026-02-10 20:11:36 +01:00
Robin Olsen
a38c4ec7b1 use custom help menu 2026-02-04 19:45:13 +01:00
Robin Olsen
008bfd1efb Add basic issue view, styling and ux need improvement 2026-02-04 15:22:32 +01:00