brysontyrrell / PatchServer

A self-hosted implementation of an external patch source for Jamf Pro 10.2+
http://patchserver.readthedocs.io/en/latest/
MIT License
67 stars 13 forks source link

FR: Ability to update patch definitions in web UI #5

Closed krispayne closed 6 years ago

krispayne commented 6 years ago

"Not all of us are engineers, of course. Thus…"

Would be nice to be able to increment a Title's version somewhere in the web interface.

brysontyrrell commented 6 years ago

This was brought up by someone else in Slack (Emily I think). I'll add a button to the software title's row in the UI that will let you select a JSON file to upload to increment the version. It'll go through the same validation as using the full definition upload or API.

krispayne commented 6 years ago

Is there a channel for Patch Server on macadmins? Would love to participate in making this a better product!

krispayne commented 6 years ago

patchserver in macadmins for those coming to this :-)

brysontyrrell commented 6 years ago

This has been implemented. See pull request #11