695 Commits

Author SHA1 Message Date
Robin Olsen
1c248b2c8d decrease truncate leangth for issueID 2026-02-05 14:27:44 +01:00
Robin Olsen
a98fce6a26 Merge pull request #2 from LazyBachelor/LPM-30
LPM-30 Add List and read command to CLI
2026-02-05 04:56:40 -08:00
Robin Olsen
893c9e3bd6 chack for nil pointer in helper
use helper for converting to issue
2026-02-05 13:55:20 +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
03ff8b41b7 use tui config for consistency 2026-02-05 13:26:52 +01:00
Robin Olsen
d3207c26fb add completion scripts for command line autocomplete 2026-02-05 13:26:02 +01:00
Robin Olsen
12748ede00 use new rootCmd name var 2026-02-05 13:25:34 +01:00
Robin Olsen
6caf654af9 add variable to service config to store rootcmd name 2026-02-05 13:24:24 +01:00
Robin Olsen
98df41ff54 add read/describe command for viewing issue details 2026-02-05 12:50:01 +01:00
Robin Olsen
7e0c45e9a2 add helper for printing issue list.
add helper for converting issue pointer to issue
2026-02-05 12:49:23 +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
5db7ff9216 Merge pull request #1 from LazyBachelor/LPM-28
Added title and description for CREATE ISSUE CLI
Added other flags to create command and validation
2026-02-04 11:26:54 -08: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
640bc45f2c just return to avoid printing error twice 2026-02-04 20:19:11 +01:00
Robin Olsen
16898301e6 gitignore .idea 2026-02-04 19:46:39 +01:00
Robin Olsen
a38c4ec7b1 use custom help menu 2026-02-04 19:45:13 +01:00
Robin Olsen
3a9b8a8bd1 make survery use new tui 2026-02-04 19:44:28 +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
b56a0a3f43 chore: update deps 2026-02-03 16:45:06 +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
cf8a187011 add beads_viewer for tui 2026-02-03 14:26:22 +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
0da33876e1 add commands to makefile for hot reload 2026-02-03 13:10:13 +01:00
Robin Olsen
2a9eb16d73 add extention recomandations
change default css to postcss
2026-02-03 13:09:44 +01:00
Robin Olsen
c69fd84fdd implement proper sever route handling 2026-02-02 14:16:08 +01:00
Robin Olsen
622e830f6e add checkErr func for handling errors 2026-02-02 12:49:09 +01:00
Robin Olsen
04c3ca585b docs: add windows install instructions 2026-02-02 12:25:43 +01:00
Robin Olsen
3d3e6d31a0 add readme 2026-02-02 12:21:54 +01:00
Robin Olsen
4363562744 rename to cleanup 2026-02-02 12:12:11 +01:00
Robin Olsen
dbc11a60a5 add load and save to sats service 2026-02-02 11:43:45 +01:00
Robin Olsen
f463ea973f print stats in demo 2026-02-02 11:41:18 +01:00
Robin Olsen
1bd50217a1 add demo with beads 2026-02-02 11:35:05 +01:00
Robin Olsen
0dcfe3989d refine architecture
change module name to repo
2026-02-02 11:22:20 +01:00
Robin Olsen
4225d202bb add statistics storage 2026-01-31 21:07:09 +01:00
Robin Olsen
a3a1d71325 first commit 2026-01-31 16:00:23 +01:00