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

Extend "Add new agent" component #825

Open
2 tasks done
pablotr9 opened this issue Sep 3, 2019 · 2 comments
Open
2 tasks done

Extend "Add new agent" component #825

pablotr9 opened this issue Sep 3, 2019 · 2 comments
Assignees
Labels
type/enhancement Enhancement issue UI/UX Generic label for things related to the font-end side
Milestone

Comments

@pablotr9
Copy link
Contributor

pablotr9 commented Sep 3, 2019

The new component where we are explaining to the user how to register agents and we are providing a "copy & paste" dynamic snippet is cool, however, it should be used in more places of the Wazuh app.

Proposals:

  • If the app has API entries and the API tells us there are no agents, show the component to the user, for example in Overview.
  • Make it accessible from more place with light buttons/icons so the user can launch the component almost everywhere.
@pablotr9 pablotr9 added type/enhancement Enhancement issue UI/UX Generic label for things related to the font-end side priority/low labels Sep 3, 2019
@jesusgn90 jesusgn90 added this to the 38th week sprint milestone Sep 3, 2019
@juankaromo juankaromo modified the milestones: Sprint - 100, Sprint - 101 Sep 30, 2019
@pablotr9 pablotr9 modified the milestones: Sprint - 101, Sprint - 102 Oct 24, 2019
@pablotr9
Copy link
Contributor Author

Update
The "Add new agent" component has been updated with the following features:

  • Autocomplete Manager IP address with the selected API of the user e728d64
  • Show Password field and add it to the generated deployment command 235ab56
  • The password field will be only shown if needed 76ce2b6

@pablotr9
Copy link
Contributor Author

Update
The "Add new agent" component" can now be accessed from other sections:

  • Overview general 924af6a: A warning message have been added so the user can access the guide from this section:
    addAgentsOverview
  • Management -> Groups a2f3f76 : It has also been added to the Group tab, as there is no sense managing groups when there are no registered agents:
    addAgentsGroups

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Enhancement issue UI/UX Generic label for things related to the font-end side
Projects
None yet
Development

No branches or pull requests

5 participants