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

Improve Windows agent UI #23182

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Conversation

GabrielEValenzuela
Copy link
Member

Related issue
#19464

Objective

This PR addresses the need to align the Windows agent's user interface with our branding and usability standards. The change involves updating the title in the win32ui.rc file from "Wazuh Agent Manager" to "Wazuh Agent". This modification aims to simplify the naming and improve user recognition and consistency across our platform interfaces.

Description

  • User feedback and internal reviews have suggested that the title "Wazuh Agent Manager" may lead to confusion, as it implies a broader management functionality than is provided by the standalone agent application. To clarify the purpose and streamline the user experience, we propose changing the title to "Wazuh Agent".
  • The modification was made in the win32ui.rc resource file, which handles the user interface elements of the Windows agent. This change is purely textual and does not affect the functionality of the agent or the UI beyond the window title.

Quality Assurance

Static Analysis

N/A

Testing

UI Testing

N/A

Additional Notes

- Rename title to Wazuh Agent
@GabrielEValenzuela GabrielEValenzuela self-assigned this Apr 29, 2024
@GabrielEValenzuela GabrielEValenzuela linked an issue Apr 29, 2024 that may be closed by this pull request
@GabrielEValenzuela GabrielEValenzuela marked this pull request as ready for review April 29, 2024 13:33
Copy link
Member

@sebasfalcone sebasfalcone left a comment

Choose a reason for hiding this comment

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

LGTM!

Test

Generated the .msi file and upgraded a 4.7.3 agent
image

@Dwordcito Dwordcito merged commit 0f9cea9 into 4.9.0 Apr 29, 2024
76 checks passed
@Dwordcito Dwordcito deleted the enhancement/19464_improve_windows_ui branch April 29, 2024 20:04
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.

Wazuh Agent's application title is confusing
3 participants