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

New task report endpoint and UI changes #1520

Merged
merged 4 commits into from
Aug 1, 2024

Conversation

jleaniz
Copy link
Collaborator

@jleaniz jleaniz commented Aug 1, 2024

Description of the change

This PR adds a new API endpoint to retrieve task reports in Markdown format.

It also includes related UI changes and minor path change for the /request/report endpoint that was added recently.

Applicable issues

Additional information

Checklist

  • All tests were successful.
  • Unit tests added.
  • Documentation updated.

@jleaniz jleaniz self-assigned this Aug 1, 2024
@jleaniz jleaniz requested a review from wajihyassine August 1, 2024 18:53
@jleaniz jleaniz marked this pull request as ready for review August 1, 2024 18:53
Copy link
Member

@wajihyassine wajihyassine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM just two small nits I added in comments

turbinia/api/routes/task.py Outdated Show resolved Hide resolved
web/src/components/RequestReport.vue Outdated Show resolved Hide resolved
@wajihyassine wajihyassine merged commit 546fdb5 into google:master Aug 1, 2024
5 checks passed
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.

Web UI: Show task report data
2 participants