fleet/ee/bulk-operations-dashboard/api/controllers/software
Eric d694d0572f
Msp dash: follow-up changes to software page after QA (#23210)
https://github.com/fleetdm/fleet/issues/21928#issuecomment-2436371970

Changes:
- updated the edit-software endpoint to make sure that text values
related to software installers (pre-install query, install script,
post-install script, uninstall script) are updated for all teams when
software is edited, and to delete software on the fleet instance when
the installer is replaced and all teams are removed.
- updated the ace editor component to emit an input event when text is
pasted inside of it.
- Updated the error messages in the upload software modal
- Fixed an issue where the edit software endpoint would return a 400
response when all teams are removed from a software installer when a new
installer package is provided.
2024-10-24 17:00:01 -05:00
..
delete-software.js Bulk operations dashboard: Add software page (#22584) 2024-10-15 10:17:05 -05:00
download-software.js Bulk operations dashboard: Add software page (#22584) 2024-10-15 10:17:05 -05:00
edit-software.js Msp dash: follow-up changes to software page after QA (#23210) 2024-10-24 17:00:01 -05:00
upload-software.js Msp dashboard: Update error handling in software-related actions (#23065) 2024-10-21 21:13:06 -05:00
view-software.js Bulk operations dashboard: Add software page (#22584) 2024-10-15 10:17:05 -05:00