Robin Olsen
|
5c4ecc841c
|
improve on the subimsion process with automatic submissions
make sure we give each user uniqe id
|
2026-03-09 13:23:46 +01:00 |
|
Robin Olsen
|
4842d30aab
|
change repl and status command to use callback
|
2026-03-04 22:44:01 +01:00 |
|
Robin Olsen
|
5a8b9fc9fb
|
print the checks
|
2026-03-04 17:50:00 +01:00 |
|
Robin Olsen
|
4bb4dac4fd
|
add mongodb for submitting metrics and stats
|
2026-03-04 13:24:48 +01:00 |
|
Robin Olsen
|
37862c7bae
|
Update internal/commands/issues/close.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-01 20:54:27 +01:00 |
|
Robin Olsen
|
9612cb9338
|
refactor to make cli better and simplify the code
|
2026-03-01 20:42:56 +01:00 |
|
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 |
|