-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Operations select dead agent bug in add potential link menu #2344
Conversation
…ere if first agent is dead, does not let user select a different agent when creating a command
Codecov Report
@@ Coverage Diff @@
## master #2344 +/- ##
=======================================
Coverage 72.60% 72.60%
=======================================
Files 110 110
Lines 7946 7946
=======================================
Hits 5769 5769
Misses 2177 2177 Continue to review full report at Codecov.
|
Remove unnecessary assignment Co-authored-by: Jordan Hanna <4370241+cyber-arsenull@users.noreply.github.com>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
* Fix opacity for view command buttons in operation links; Fixed bug where if first agent is dead, does not let user select a different agent when creating a command * Update templates/operations.html Remove unnecessary assignment Co-authored-by: Jordan Hanna <4370241+cyber-arsenull@users.noreply.github.com> Co-authored-by: Adam Gaudreau <argaudreau@users.noreply.github.com> Co-authored-by: Jordan Hanna <4370241+cyber-arsenull@users.noreply.github.com>
Description
Fixed bug where if first agent is dead, does not let user select a different agent when creating a command
Removed opacity styling on view command buttons in operation links
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: