forked from opensearch-project/OpenSearch-Dashboards
-
Notifications
You must be signed in to change notification settings - Fork 60
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
Update check service UI #84
Closed
15 tasks done
Labels
Comments
This was referenced Aug 18, 2023
This was referenced Aug 31, 2023
This was referenced Sep 28, 2023
This was referenced Oct 11, 2023
4 tasks
6 tasks
6 tasks
This was referenced Nov 28, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Introduction
We want to inform our users a new version of Wazuh is available from the
wazuh-dashboard
UI.About
menuThe Wazuh API will implement the necessary endpoints for the dashboard to get the relevant information.
Design
We can implement the notification logic by:
We might implement them all at some point, but we need to evaluate the impact on the user workflow to ensure the feature is usable and don't get in the way.
We can design this feature as a new plugin for
wazuh-dashboards
, and render its contents inside the main plugin under the About page.Plan
uuid
field inGET /manager/version/check
response wazuh-dashboard-plugins#6156The text was updated successfully, but these errors were encountered: