-
Notifications
You must be signed in to change notification settings - Fork 185
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
Remove total outdated agents statistic from Endpoint Summary #6737
Remove total outdated agents statistic from Endpoint Summary #6737
Conversation
TestImportant Test with a real 4.9.0 manager and at least one outdated agent. Legend:
🟢 Verified that the Endpoints Summary page no longer displays the outdated agents' statistic.Chrome - 🟢 Firefox - ⚫ Safari - ⚫ 🟢 If there are outdated agents, then the agents table must display the total.Chrome - 🟢 Firefox - ⚫ Safari - ⚫ 🟢 If there are outdated agents, turning on the switch should make the table display only those agents.Chrome - 🟢 Firefox - ⚫ Safari - ⚫ 🟢 If there are no outdated agents, then the agents table should disable the switch.Chrome - 🟢 Firefox - ⚫ Safari - ⚫ 🟢 Verified that the Agent Welcome page (with data) adapts the components correctly por 850px screen width.Chrome - 🟢 Firefox - ⚫ Safari - ⚫ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in this commit |
|
|
|
Details 🟢 Verified that the Endpoints Summary page no longer displays the outdated agents' statistics.Firefox - 🟢 🟢 If there are outdated agents, turning on the switch should make the table display only those agents.Firefox - 🟢 🟢 Verified that the Agent Welcome page (with data) adapts the components correctly por 850px screen width.Firefox - 🟢 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CR: 🟢
Test: 🟢
Description
This PR addresses the following changes:
Removed outdated agents' statistic from the Endpoints Summary page:
Moved state management to table component:
Issues Resolved
#6736
Evidence
Test
Important
Test with a real 4.9.0 manager and at least one outdated agent.
Legend:
⚫: none
🟢: pass
🟡: warning
🔴: fail
⚪: not applicable
Details
⚫ Verified that the Endpoints Summary page no longer displays the outdated agents' statistic.
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ If there are outdated agents, then the agents table must display the total.
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ If there are outdated agents, turning on the switch should make the table display only those agents.
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ If there are no outdated agents, then the agents table should disable the switch.
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ Verified that the Agent Welcome page (with data) adapts the components correctly por 850px screen width.
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ Check Endpoint Summary statistic titles: Must be "Top 5 OS" and "Top 5 groups".
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
Check List
yarn test:jest