715 Commits

Author SHA1 Message Date
Robin Olsen
c62402239b disable ctr+c so u can only exit with q v1.0.0-beta.8 2026-04-06 17:03:16 +02:00
Robin Olsen
f781ecb2f6 fix typo 2026-04-06 17:02:58 +02:00
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
b8303147ab Implement task resumption feature so participant can resume last task 2026-04-03 15:28:48 +02:00
Robin Olsen
8201a2f310 add the polling here also v1.0.0-beta.7 2026-04-03 14:19:10 +02:00
Robin Olsen
b2686ea602 polling on file changes should work now 2026-04-03 14:03:45 +02:00
Robin Olsen
bf8ea6103e Refactor task handling and improve status checking in issue management web v1.0.0-beta.6 2026-04-03 13:41:10 +02:00
Robin Olsen
88f4998601 this did not work 2026-04-03 12:59:17 +02:00
Robin Olsen
5d3fa86627 make this work again v1.0.0-beta.5 2026-04-03 11:59:19 +02:00
Robin Olsen
1cfd23f1b0 Enhance command structure and user feedback in task management
- Added SprintCmd to issues command group
- taskLoop hide survey related commands when in repl
- Updated coding task instructions for clarity
- Removed redundant SprintCmd registration
- Improved REPL command handling for better user experience avoiding a chash if users type pm
- Enhanced task UI to display additional information
v1.0.0-beta.4
2026-04-03 11:19:57 +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
6d13b6a94d Remove subproject reference from task 2026-04-01 15:02:19 +02:00
Robin Olsen
87259a1974 Improve TUI interface description for clarity and detail v1.0.0-beta.3 2026-04-01 15:00:00 +02:00
Robin Olsen
da9f8ed4cb Merge pull request #87 from LazyBachelor/LPM-152
LPM-152 Auby Issues Fix web, Better Readme and Help Texts
v1.0.0-beta.2
2026-04-01 05:47:27 -07:00
Robin Olsen
514487b731 Remove debug print statements from backlog refinement validation 2026-04-01 14:46:37 +02:00
Robin Olsen
730ad6a2e2 Merge pull request #86 from LazyBachelor/LPM-151
auby issues - arrow keys for navigation in kanban
2026-04-01 05:41:22 -07: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
viljarb
44f192b619 using h/l for navigation and arrow keys for moving issues in the tui kanban 2026-04-01 12:30:37 +02:00
Robin Olsen
d24121ef10 remove redundant question as the participant cant choose v1.0.0-beta 2026-03-30 22:08:59 +02:00
Robin Olsen
3cd8c6bfba sort tasks in proper order v0.4.0 2026-03-29 17:35:26 +02:00
Robin Olsen
670448b56d Merge pull request #80 from LazyBachelor/LPM-129
LPM-129 CLI Dependency Functionality
2026-03-26 15:00:18 -07:00
Robin Olsen
9ad1c5535c fix 2026-03-26 22:59:11 +01:00
Robin Olsen
b03f8f1ab6 Merge pull request #84 from LazyBachelor/LPM-126
updating dependency management task to use dependency management system
2026-03-26 12:23:57 -07:00
viljarb
ac19f82585 add dependency is now part of the task 2026-03-26 18:40:15 +01:00
Robin Olsen
2a561f722a make it more readable on smaller screens 2026-03-26 13:47:24 +01:00
Robin Olsen
b96b5fedec refine sprint task v0.3.1 2026-03-26 09:35:28 +01:00
Robin Olsen
875d82aa48 Merge pull request #85 from LazyBachelor/LPM-147-2
LPM-147 Assignee button in Create issue WEB
2026-03-25 13:29:14 -07:00
Moira Daniella A Sebastian
1ed6814778 Fixed 2026-03-25 21:18:59 +01:00
Robin Olsen
84aa199075 Merge pull request #83 from LazyBachelor/LPM-145
LPM-145 Fix Save button for Assingee
2026-03-25 12:32:08 -07:00
Robin Olsen
859db365d3 fix save and close buttons 2026-03-25 20:30:04 +01:00
Robin Olsen
7a08aa4bd2 Merge pull request #82 from LazyBachelor/LPM-148
LPM-148 Participant README in OS
2026-03-25 12:20:23 -07:00
Robin Olsen
f2870eca6a ensure one sprint exsists so tui dont bug 2026-03-25 20:16:00 +01:00
Robin Olsen
936613bed6 add participant readme to the os 2026-03-25 20:06:53 +01:00
viljarb
eb8dfc40c9 updating dependency management task to use dependency management system 2026-03-25 19:41:15 +01:00
viljarb
d983427ca9 forgot to add cmd/pm/init.go 2026-03-25 14:28:30 +01:00
viljarb
13d54d9e81 implementing dependency management in the cli 2026-03-25 14:27:38 +01:00
Robin Olsen
8d18afc46c update setup script to set chromium as default browser 2026-03-25 12:47:38 +01:00
Robin Olsen
7a68735dbb Merge pull request #78 from LazyBachelor/LPM-128
implementing dependency management in tui
2026-03-24 13:50:41 -07:00
Robin Olsen
1aa8410e24 fix size 2026-03-24 21:49:02 +01:00
Robin Olsen
9b06557455 separete into fucntion and use charm dependency instead 2026-03-24 21:04:05 +01:00
Robin Olsen
effc0a8f99 Merge pull request #79 from LazyBachelor/LPM-144
LPM-144 Add ending message
2026-03-24 12:56:36 -07:00
Robin Olsen
e61406d9d2 add nice ending message that so the survey dont just close 2026-03-24 20:54:35 +01:00
viljarb
802d379de8 implementing dependency management in tui 2026-03-24 19:57:45 +01:00
Robin Olsen
7f838d6852 Merge pull request #77 from LazyBachelor/LPM-115
LPM-143 Update Metrics and statistics collection
v0.3.0
2026-03-24 04:49:19 -07:00
Robin Olsen
5f94105583 refine this task 2026-03-24 12:39:59 +01:00
Robin Olsen
e4880279c4 fix bug with edit modal and remove depricated ready_to_sprint status 2026-03-24 12:33:24 +01:00
Robin Olsen
6808ed3bbe collect submit source 2026-03-24 12:32:57 +01:00
Robin Olsen
fc10321430 refine statistics collection 2026-03-24 12:31:15 +01:00
Robin Olsen
638d2dd670 remove question asking if task was completed as we are getting this automaticaly 2026-03-24 11:08:18 +01:00