You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrate the wazuh-check-updates plugin developed in issue #87 with the main plugin.
This integration will allow us to consume the components exposed by the wazuh-check-updates plugin.
The "About" page should show whether the current version is up to date or not. If it is not up to date, it should show the latest available version and should give the user the ability to see the details in the release notes for each release.
Tasks
Integrate wazuh-check-updates plugin
Replace the Angular template for a React component
Consume the UpToDateStatus component from wazuh-check-updates plugin
Consume the CurrentUpdateDetails component from wazuh-check-updates plugin
Consume the DismissNotificationCheck component from wazuh-check-updates plugin
Unit tests
Page mockup
Up to date
New release available
The text was updated successfully, but these errors were encountered:
lucianogorza
changed the title
Update the About page to include information about updates
Update the About page to include information about new updates
Aug 29, 2023
lucianogorza
changed the title
Update the About page to include information about new updates
Integrate wazuh-check-updates plugin and update the About page
Sep 25, 2023
Description
Integrate the wazuh-check-updates plugin developed in issue #87 with the main plugin.
This integration will allow us to consume the components exposed by the wazuh-check-updates plugin.
The "About" page should show whether the current version is up to date or not. If it is not up to date, it should show the latest available version and should give the user the ability to see the details in the release notes for each release.
Tasks
Page mockup
Up to date
New release available
The text was updated successfully, but these errors were encountered: