Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add log display #1215

Draft
wants to merge 89 commits into
base: main
Choose a base branch
from

Conversation

hvangeffen
Copy link
Collaborator

@hvangeffen hvangeffen commented Feb 20, 2025

Description

Add log display for manual and system logs.
Groups them by taskRunId.

Remaining issues for later:

  • Maybe keep track of downloaded log message date range and on refresh only get new data from previous end date

Checklist

  • Make the title short and concise
  • Select the correct label to include it in the release notes:
    • rel: new feature
    • rel: improvement
    • rel: fixes
    • rel: ignore
      Select to rel: ignore if this pull request fixes a New Feature or Improvement in the coming release. Update related Pull Request.
  • Update documentation.
  • Update tests.

amarkensteijn and others added 30 commits February 11, 2025 02:30
Sort messages based on timestamp
…ossible

The isExpanded and toggleExpand expect a DataTableItem but log is a DataIteratorItem. Vuetify does not seem to export these types.
Empty filter means show all
For now, we will only deal with the default template for operator notes, which includes a single textfield. So we assume a single message.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DWO-918: Opbouw logdisplay op basis van response get/logdisplay
3 participants