Skip to content

Conversation

shreyamalviya
Copy link
Contributor

What does this PR do?

Minor changes to wording in reports. Updates support email link in report footer.

PR Checklist

  • Have you added an explanation of what your changes do and why you'd like to include them?
  • Is the TravisCI build passing?
  • Was the CHANGELOG.md updated to reflect the changes?
  • Was the documentation framework updated to reflect the changes?
  • Have you checked that you haven't introduced any duplicate code?

Testing Checklist

  • Added relevant unit tests?
  • Have you successfully tested your changes locally? Elaborate:

    Tested by {Running the Monkey locally with relevant config/running Island/...}

  • If applicable, add screenshots or log transcripts of the feature working

Base automatically changed from 2857-dynamically-generate-report to develop January 31, 2023 10:01
className='badge badge-info'>{this.state.report.overview.monkey_start_time}</span>. {this.getMonkeyDuration()}
</p>
<p>
The monkey started propagating from the following machines where it was manually installed:
Infection Monkey started propagating from the following machines where it was manually installed:
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't here be Agent?

@@ -196,7 +196,7 @@ class ReportPageComponent extends AuthComponent {
''
:
<p>
Note: Monkeys were configured to avoid scanning of the local network.
Note: Infection Monkey was configured to avoid scanning the local network.
Copy link
Contributor

Choose a reason for hiding this comment

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

Same question as above.

Copy link
Contributor

@VakarisZ VakarisZ left a comment

Choose a reason for hiding this comment

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

We should be consistent with how we call the agent. We call it monkey or agent or infection monkey agent or what. Either way, a time will come when we'll have to review the whole UI to make sure it's consistent. @ybasford should help, so don't stress about this now, this has little to do with our goal of releasing plugins ASAP

@mssalvatore mssalvatore force-pushed the fix-report-grammar-and-support-email branch from 7f33391 to 44a14fb Compare January 31, 2023 13:33
@mssalvatore mssalvatore merged commit a48c6d1 into develop Jan 31, 2023
@mssalvatore mssalvatore deleted the fix-report-grammar-and-support-email branch January 31, 2023 13:34
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.

4 participants