Add MAC address vital to host details page (cherry-pick from #42773)#42868
Add MAC address vital to host details page (cherry-pick from #42773)#42868kilo-code-bot[bot] wants to merge 1 commit intomainfrom
Conversation
Cherry-pick Vitals.tsx and constants.tsx changes from PR #42773.
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #42868 +/- ##
=======================================
Coverage 66.82% 66.82%
=======================================
Files 2544 2544
Lines 204231 204232 +1
Branches 9274 9274
=======================================
+ Hits 136474 136475 +1
Misses 55405 55405
Partials 12352 12352
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I don't think it truly understands to cherry-pick, maybe some more specific instructions is needed. |
|
This change is already merged, Kilo made a few extra PRs when I asked it to redo a PR without messing with formatting 🤪 |
Summary
Vitals.tsxandconstants.tsxchanges from PR Add MAC address vital to host details page #42773primary_macfrom the host API response usingDataSet+TooltipTruncatedText"primary_mac"to theHOST_VITALS_DATAconstant array so the field is included in vitals API requestsFiles changed
frontend/pages/hosts/details/cards/Vitals/Vitals.tsxfrontend/utilities/constants.tsxBuilt for Rachael Shaw by Kilo for Slack