mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
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. |
||
|---|---|---|
| .. | ||
| delete-software.js | ||
| download-software.js | ||
| edit-software.js | ||
| upload-software.js | ||
| view-software.js | ||