Commit Graph

232 Commits

Author SHA1 Message Date
Robin Olsen
4f28d81aae add read/describe command for viewing issue details 2026-02-05 14:52:07 +01:00
Robin Olsen
d6fff28c92 add ls command for listing all issues with query and filter tags 2026-02-05 14:52:07 +01:00
Robin Olsen
5950fd2f2c make title be read from multible args instead of one.
add completions to crate command
2026-02-05 14:52:07 +01:00
Robin Olsen
25c71d17df move help and completion command to group 2026-02-05 14:52:07 +01:00
Robin Olsen
a4054b26ae cange back use to create 2026-02-05 14:52:07 +01:00
Robin Olsen
370bbd626c add other flags and validation 2026-02-05 14:52:07 +01:00
Robin Olsen
296f9c6d83 disable completon command 2026-02-05 14:52:07 +01:00
Moira Daniella A Sebastian
e5add142c5 Added title and description for CREATE ISSUE CLI 2026-02-05 14:52:07 +01:00
vb
c243209aff adding delete command in the file pkg/cli/commands/delete.go 2026-02-05 14:51:19 +01:00
Robin Olsen
d6884b6ac5 nil check issue so it does not crash when issue not found 2026-02-05 14:28:15 +01:00
Robin Olsen
a731e375d3 Update pkg/cli/commands/read.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-05 13:51:19 +01:00
Robin Olsen
07af46c46b Update pkg/cli/commands/read.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-05 13:48:41 +01:00
Robin Olsen
12748ede00 use new rootCmd name var 2026-02-05 13:25:34 +01:00
Robin Olsen
98df41ff54 add read/describe command for viewing issue details 2026-02-05 12:50:01 +01:00
Robin Olsen
d3911ec1f9 add ls command for listing all issues with query and filter tags 2026-02-05 12:48:09 +01:00
Robin Olsen
5f5826d13a make title be read from multible args instead of one.
add completions to crate command
2026-02-05 11:07:09 +01:00
Robin Olsen
4a8ad82558 move help and completion command to group 2026-02-05 11:05:36 +01:00
Robin Olsen
ee6ed50143 cange back use to create 2026-02-04 20:23:32 +01:00
Robin Olsen
3a7f48fc43 add other flags and validation 2026-02-04 20:19:53 +01:00
Robin Olsen
a92cb71081 disable completon command 2026-02-04 20:19:31 +01:00
Robin Olsen
a38c4ec7b1 use custom help menu 2026-02-04 19:45:13 +01:00
Moira Daniella A Sebastian
7eadda8e33 Added title and description for CREATE ISSUE CLI 2026-02-04 18:21:06 +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
f4b34c393f remove datastar range component 2026-02-03 16:41:05 +01:00
Robin Olsen
6dc0237479 change return type to obj 2026-02-03 14:25:53 +01:00
Robin Olsen
8c9a0035e7 make issue list and issue form 2026-02-03 13:15:12 +01:00
Robin Olsen
82e9ac4df5 add tailwind and daisy ui 2026-02-03 13:14:28 +01:00
Robin Olsen
7333d5eb2b add goshipit a component library fro templ 2026-02-03 13:13:27 +01:00
Robin Olsen
c69fd84fdd implement proper sever route handling 2026-02-02 14:16:08 +01:00
Robin Olsen
f463ea973f print stats in demo 2026-02-02 11:41:18 +01:00
Robin Olsen
0dcfe3989d refine architecture
change module name to repo
2026-02-02 11:22:20 +01:00