Commit Graph

19 Commits

Author SHA1 Message Date
vb
cf4f62cd7e create, update, and delete functionalities 2026-02-13 15:06:56 +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
08ded5384c change signature of interfaces to fit Interface interface 2026-02-12 19:57:52 +01: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
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
Robin Olsen
93128cb072 separate beads viewer into its own app 2026-02-03 16:41:29 +01:00
Robin Olsen
0dcfe3989d refine architecture
change module name to repo
2026-02-02 11:22:20 +01:00