Commit Graph

81 Commits

Author SHA1 Message Date
Robin Olsen
e00b201a77 add bash completion to os for survey and pm commands 2026-02-26 20:26:15 +01:00
Robin Olsen
dcf9fbaa50 automaticaly open browser when starting server 2026-02-26 18:54:51 +01:00
Robin Olsen
c769c901cf serve static assets from embeded filesystem. add build files for lazyos 2026-02-26 10:33:46 +01:00
Robin Olsen
d83422104b add the pm command to survey cli
use command context to store app service
2026-02-25 21:57:30 +01:00
Robin Olsen
8d6b71d1c4 add multiple new tasks, validation not implemented 2026-02-25 15:14:09 +01:00
Robin Olsen
e7b644c307 Merge remote-tracking branch 'origin/main' into LPM-77 2026-02-25 14:18:04 +01:00
Moira Daniella A Sebastian
d721bba29f Fix comment commands, comments reads multiple words, fix user as author, and implemented a function to list comments 2026-02-25 13:10:42 +01:00
Moira Daniella A Sebastian
d1f8261b68 Implemented add comments 2026-02-24 16:22:06 +01:00
Robin Olsen
8decd74952 make tasks use map instead of slice 2026-02-23 13:13:34 +01:00
Robin Olsen
94917e4ff5 should return issue pointer 2026-02-23 12:26:05 +01:00
Robin Olsen
235b07f7ce use registry for interfaces also
add list interfaces command
2026-02-22 22:58:04 +01:00
Robin Olsen
33c8c05ae3 refactor to decouple commands form entrypoint for reusability and centralizing commands.
Increase reusability and composition
2026-02-22 19:46:55 +01:00
Robin Olsen
118e67dbf4 refactor services to use Interface and change name to app 2026-02-22 16:16:09 +01:00
Robin Olsen
0f41f76679 add builders and chaining methods for various types and variables for better reusability and readability 2026-02-19 17:26:16 +01:00
Robin Olsen
2e702e799d use beads sql store instead of opening our own 2026-02-19 17:25:34 +01:00
Robin Olsen
09725f4e5e refien task view styles and look 2026-02-17 22:04:23 +01:00
Robin Olsen
0ffe4f11b3 add command to specify task
add runTask to run spesific task with spesific interface
2026-02-17 20:03:43 +01:00
Robin Olsen
5044b31cff style intro better
add info and disclaimer
2026-02-17 17:29:00 +01:00
Robin Olsen
b1a72a5a2e add global style package 2026-02-13 10:14:05 +01:00
Robin Olsen
f9fe03a451 add delete issues for deleting all issues
add db for interactig directly with db
2026-02-12 19:58:23 +01:00
Robin Olsen
9baedea9b5 add issue print func 2026-02-07 12:12:55 +01:00
Robin Olsen
2215b5ad34 add promt to user to confirm initializaton in direcory 2026-02-05 15:53:15 +01:00
Robin Olsen
1c248b2c8d decrease truncate leangth for issueID 2026-02-05 14:27:44 +01: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
6caf654af9 add variable to service config to store rootcmd name 2026-02-05 13:24:24 +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
6dc0237479 change return type to obj 2026-02-03 14:25:53 +01:00
Robin Olsen
dbc11a60a5 add load and save to sats service 2026-02-02 11:43:45 +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