fleet/changes
Victor Lyuboslavsky 8c4c739ef3
Display ingested software on host details page. (#19576)
#19348 

Fixed host details page and device details page not showing the latest
software.
- During software ingestion, software titles are now added if needed and
software items have their title_id field populated.
- In addition, after refreshing via UI, the software will be re-fetched
if it has been modified.

Added `exclude_software` query parameter to the
`/api/latest/fleet/hosts/:id` endpoint to exclude software from the
response.

PR for API doc change: #19617

Related issue filed for the Device User Page:
https://github.com/fleetdm/fleet/issues/19618

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
2024-06-12 08:38:57 -05:00
..
.keep Issue 1009 calculate diff software (#1305) 2021-07-08 13:57:43 -03:00
16393-add-warning-log-duplicate-uuid Log warning when hosts enroll with duplicate hardware UUIDs (#19475) 2024-06-10 16:48:05 -03:00
17365-update-osquery-flags Update osquery flags to 5.12.2 (#19338) 2024-06-10 17:02:49 -03:00
18534-support-rpm-upgrade Support RPM upgrades on fleetd packages (#19494) 2024-06-10 16:49:45 -03:00
18993-404-when-no-team-on-delete-team-policies Delete team policies: 404 for nonexistent team (#19516) 2024-06-10 10:46:16 -07:00
19129-fleetctl-preview-enroll-secrets Fix fleetctl preview bug caused by creating enroll secrets (#19497) 2024-06-10 16:49:59 -03:00
19184-activity-human-readable [bug fix] Fleet UI: Activity readable without public IP (#19443) 2024-06-10 14:14:50 -04:00
19197-fix-windows-remove-fleetd-script Fix the windows-remove-fleetd.ps1 script so that the agent can be reinstalled (#19643) 2024-06-12 09:34:57 -04:00
19284-modal-background-scrollbars Move changes from orbit to fleet (#19672) 2024-06-11 19:03:16 -03:00
19290-fix-make-slice-with-capacity Fix code linting issue where a slice was created non-empty and appended-to (#19490) 2024-06-11 08:55:07 -04:00
19324-fix-panic-in-download-software Fix a panic when downloading a software installer that exists in the DB but not in the storage (#19527) 2024-06-11 08:53:41 -04:00
19332-clear-secrets-with-gitops Updated changes file for 19332: clear secrets with gitops. (#19656) 2024-06-11 14:11:25 -05:00
19348-software-host-details-page Display ingested software on host details page. (#19576) 2024-06-12 08:38:57 -05:00
19365-disable-ai-migration Disable AI features on non-new installations upgrading to 4.51.X (#19482) 2024-06-10 16:49:27 -03:00
19453-improve-software-installer-upload-endpoint Improve handling of timeouts and maximum size for the upload software installer endpoint (#19657) 2024-06-12 09:33:25 -04:00
19500-scripts-cleanup Add missing changes file for #19500 (#19655) 2024-06-11 15:18:11 -03:00
19526-installers-bucket feat: new software installer and carves fields, kept original fields for backwards compat (#19597) 2024-06-10 13:35:27 -04:00
19528-dot-notation-bug-on-queries Fleet UI: Fix dot problem so UI renders responses for columns with dot notation (#19528) 2024-06-10 16:21:58 -04:00
conf-6385-host-policy-table-fixes Fleet UI: Host details page > policies improvements (#19483) 2024-06-11 14:27:43 -04:00
issue-19433-render-0-value-as-number change TextCell so that we are rendering '0' value as a number and re… (#19441) 2024-06-11 12:54:24 +01:00
issue-19555-dashboard-icon-fixes fix icon misalignments on dashboard cards (#19610) 2024-06-11 12:55:25 +01:00