Skip to content

feat(tasks): add subtasks support and task export to logbook#594

Open
derangulacau wants to merge 5 commits intopaulscherrerinstitute:mainfrom
HayenNico:feat-subtasks-export
Open

feat(tasks): add subtasks support and task export to logbook#594
derangulacau wants to merge 5 commits intopaulscherrerinstitute:mainfrom
HayenNico:feat-subtasks-export

Conversation

@derangulacau
Copy link
Copy Markdown

Summary

This PR introduces support for hierarchical subtasks and the ability to export tasks to the logbook.

Changes

  • Added support for nested subtasks
  • Implemented expand/collapse logic for tasks
  • Added functionality to dynamically load child tasks
  • Implemented subtask creation using parentId
  • Added export functionality to convert tasks into formatted logbook content
  • Added UI controls to export tasks from the dashboard widget

Result

Tasks can now contain nested subtasks and be exported directly to the logbook for documentation.

@derangulacau derangulacau requested a review from a team as a code owner April 22, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants