Robin Olsen
99a2f60732
Enhance survey start command to support resuming latest session and update README with resume instructions
2026-04-03 15:36:40 +02:00
Robin Olsen
b3a52759ee
Add environment variables for LazyOS project management survey to avoid sticky keys
2026-04-03 11:18:31 +02:00
Robin Olsen
2f0426b58f
Enhance status component and dashboard functionality
...
- Updated the status component template to include a new trigger for task status checks.
- Modified the status component's Go implementation to reflect the new trigger in the HTML output.
- Improved the UpdateIssue handler to conditionally set the assignee based on form input.
- Enhanced the dashboard template to include a new dependencies section for issues, allowing users to add dependencies dynamically.
- Refactored the dashboard's issue rows to utilize JavaScript functions for rendering status, type, and priority badges, improving maintainability and readability.
2026-04-01 14:37:31 +02:00
Robin Olsen
f755e9f01e
Update participant guide and interface instructions for clarity and consistency
2026-04-01 13:28:51 +02:00
Robin Olsen
3cd8c6bfba
sort tasks in proper order
2026-03-29 17:35:26 +02:00
Robin Olsen
936613bed6
add participant readme to the os
2026-03-25 20:06:53 +01:00
Robin Olsen
8d18afc46c
update setup script to set chromium as default browser
2026-03-25 12:47:38 +01:00
Robin Olsen
45e95a287f
(hotfix) set git config at init
2026-03-18 15:56:10 +01:00
Robin Olsen
9ac216cbb4
update these for better ux and ui inside os
2026-03-17 16:45:21 +01:00
Robin Olsen
e6da75bd35
these should follow the cli changes
2026-03-16 13:32:33 +01:00
Robin Olsen
e23d0155df
inject mongodb uri inside the binary and os
2026-03-13 12:33:09 +01:00
Robin Olsen
ffa787588c
(hotfix) remove old survey fields
2026-03-01 21:10:23 +01:00
Robin Olsen
864cafe6cd
run survey and init beads at startup
2026-02-28 10:41:50 +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
43606b479f
update readme's
2026-02-26 18:20:22 +01:00
Robin Olsen
efb16f37bd
change base image of os to alpine-xfce
...
make sure we have required packages to run go apps
add maketile commands for building and running os
2026-02-26 18:08:57 +01:00
Robin Olsen
c769c901cf
serve static assets from embeded filesystem. add build files for lazyos
2026-02-26 10:33:46 +01:00