Robin Olsen
|
aabce0b0b2
|
refactor to use app package instead of service
refactor app to be composable
|
2026-02-28 23:30:31 +01:00 |
|
Robin Olsen
|
ba0115d1bc
|
lots of changes and reducing dependency imports
|
2026-02-28 16:39:50 +01:00 |
|
Robin Olsen
|
697b17e890
|
fix bug where using a issue command in the repl would crash a task
|
2026-02-28 11:39:05 +01:00 |
|
Robin Olsen
|
8cdaf93f26
|
add completions to survey
|
2026-02-28 10:44:41 +01:00 |
|
Robin Olsen
|
e00b201a77
|
add bash completion to os for survey and pm commands
|
2026-02-26 20:26:15 +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
|
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
|
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 |
|