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

Redesign for Configuration tab (Management/Agents) #914

Merged
merged 122 commits into from
Sep 26, 2018

Conversation

JuanjiJG
Copy link
Contributor

Hello team,

I'm happy to present a huge step forward for the Wazuh app: a redesigned Configuration tab.

welcome_management

Main description

This pull request removes the old, deprecated, incorrect way of showing the real configuration for your manager or your agents, and provides more reliable information about how your instances are configured, structured in different sections, and with a more human-readable style, so now it's more clear to understand each setting.

As you can see on this screenshot, this new design is available for both Management and Agents tabs.

welcome_agents

How to show the configuration

New interface components have been designed to show the information according to each specific section. Some of them includes tabs, or a mere list of options, or even a more complex list/detail view which allows the user to select an item and show its complete configuration (such as the monitored directories from syscheck).

In addition to this, on the right side you'll find useful links to the documentation, which will help the users to learn more about each capability, how to use/configure it, etc.

A help button has been added on the top right corner, which will redirect the user to the Settings > About tab, with links to our repositories/mailing list.

list
main

Error or not available messages

This new Configuration tab includes appropriate messages when a specific section is not available or not configured, or if there was an error when trying to fetch the configuration (whose error message will be printed on the interface to clarify the reason).

not_available
error

JSON/XML viewers

The JSON/XML viewers have been redesigned, and now they're more responsive (they adapt to the available height), and use a better colour palette. This design will be used for future release on other app tabs which also provides a JSON/XML viewing mode.

json
xml

Related information

This pull request is related to wazuh/wazuh#548, wazuh/wazuh#1318, and other issues/pull request on the core and API repositories about the Configuration on-demand feature.

This pull request closes #373.

Thanks a lot for @jesusgn90 for helping me on this task. 🙂

Regards,
Juanjo

@jesusgn90 jesusgn90 merged commit eb26aa6 into 3.7-6.4 Sep 26, 2018
@jesusgn90 jesusgn90 deleted the new-configuration-tab branch October 3, 2018 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Enhancement issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants