Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix(#27) Open up plots on clicking on test result link #30

Merged
merged 1 commit into from
Jul 31, 2018
Merged

Conversation

tonythomas01
Copy link
Collaborator

Clicking on
image should lead to:

  1. Opening up a new tab on the plot
  2. With the right time selected.

Unfortunately due to no data, I could only check the 1st one - which works well. I have the timestamps set for the (2)nd to work though - but I cannot guarantee that.

Also includes a fix to models.py of Tests (use .id instead of .name).

Copy link
Collaborator

@clopez clopez left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@clopez
Copy link
Collaborator

clopez commented Jul 31, 2018

Thanks! I'm merging it and applying it on prod.

@clopez clopez merged commit 47c2f9c into master Jul 31, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants