mirror of
https://github.com/fleetdm/fleet
synced 2026-05-17 14:08:25 +00:00
# #30860 ## Summary * **New Features** * Introduced dedicated modals for viewing install and uninstall details for both VPP and non-VPP software, providing clearer and more consistent information. * Added support for displaying detailed install information for VPP host software and improved handling of install status actions. * Added an Inventory Versions modal to display detailed version history for installed software on a host. * **Improvements** * Standardized and improved the design and behavior of install/uninstall detail modals across the app. * Refined callbacks and state management for launching modals from host and self-service software tables. * **Bug Fixes** * Addressed issues with property naming and callback signatures in install status handling. * Addressed inconsistencies in displaying software details and status across different components. * **Refactor** * Streamlined component props, callback signatures, and data models for improved maintainability. * Updated test cases and interfaces to align with the new modal and callback structure. * Removed legacy software details modal and related code, streamlining the user interface. * **Style** * Updated modal and table styles for improved readability and consistency. ## *Important note: Host software library modals for VPP apps currently show only installed versions due to [an API bug that is being addressed](https://github.com/fleetdm/fleet/issues/31459) ## Install details modal in various locations and states : ### Activity feeds (global, host details), non-VPP:  ### Device user page self-service, non-VPP (with Retry functionality):  ### Host software library, non-VPP:  ### Activity feeds (global, host details), VPP apps:  ### Device user page self-service, VPP apps (with Retry functionality):  ### Uninstall modal samples - TODO - [x] Changes file added for user-visible changes in `changes/` ## Testing - [x] Added/updated automated tests - [x] QA'd all new/changed functionality manually --------- Co-authored-by: Jacob Shandling <jacob@fleetdm.com> Co-authored-by: RachelElysia <rachel@fleetdm.com> |
||
|---|---|---|
| .. | ||
| .keep | ||
| 21754-fleetctl-api-body-support | ||
| 21973-better-unmarshal-type-errors | ||
| 25587-pkg-name-extraction | ||
| 26404-stale-false-positive | ||
| 26618-software-vuln-detected-dates | ||
| 27061-dedupe-cve | ||
| 27447-auto-install-queries-for-custom-msi-2 | ||
| 27580-vuln-counts | ||
| 27758-msi-unnstall | ||
| 27919-fma-versions | ||
| 27983-update-software | ||
| 28342-linux-escrow-error-report | ||
| 28818-tpm-backed-http-signatures | ||
| 28996-parse-cert-dn-with-slashes | ||
| 29250-force-filevault-on-login-for-manual-enrollments | ||
| 29286-sort-package-ids | ||
| 29315-manual-label-scoping | ||
| 29451-fix-doubled-banners | ||
| 29824-declarations-status-not-respected-with-remove-operations | ||
| 29824-delete-installs-that-has-not-reached-hosts | ||
| 29848-tooltip-missing-webhook-url | ||
| 29849-filter-linux-installers | ||
| 29994-use-comshim | ||
| 30109-fix-sql-like-clause | ||
| 30157-enable_software_inventory-default-true | ||
| 30197-automatic-install-policies | ||
| 30240-show-appropriate-status-actions | ||
| 30311-fix-race-cond-test | ||
| 30359-mdm-eula-url-extra-slash | ||
| 30390-cert-country | ||
| 30409-list-mdm-commands-sql | ||
| 30435-hash-for-policy-in-software-path | ||
| 30461-fleetd-generate-tpm-key | ||
| 30481-gitops-manual-label-no-hosts | ||
| 30565-cron-errors | ||
| 30636-apple-account-driven-user-enrollment | ||
| 30746-remove-unintended-broken-sort | ||
| 30749-primo-mode-expansion | ||
| 30797-argparse | ||
| 30853-gitops-secrets-validation | ||
| 30860-software-modal-updates | ||
| 31077-msi-uninstall | ||
| 31123-dcv-viewer-fix | ||
| 31143-hosts-gets-configured-before-profiles-are-sent | ||
| 31193-turn-on-ability-to-set-tpm-pin | ||
| 31232-ms-mde-7.0 | ||
| 31286-package-upgrade-fix | ||
| 31372-host-identity-cert-renewal | ||
| 31459-null-last-install | ||
| 31480-fix-sso-alternate-url | ||
| add-fmas | ||
| fleetd-extensions-support-arm64 | ||
| issue-25367-os-updates-page-permissions | ||
| issue-29410-turn-on-mdm-styles | ||
| issue-30782-updates-to-UI-for-personally-enrolled-devices | ||
| issue-31057-service-discovery-endpoint | ||
| update-go-1.24.5 | ||