Home / v1.1-alpha8.140.143
Name Modified Size InfoDownloads / Week
Parent folder
tcWebHooksPlugin-1.1-alpha8.140.143.zip 2016-09-25 3.4 MB
README.md 2016-09-25 1.4 kB
tcWebHooksPlugin 1.1-alpha8.140.143.tar.gz 2016-09-25 287.0 kB
tcWebHooksPlugin 1.1-alpha8.140.143.zip 2016-09-25 438.7 kB
Totals: 4 Items   4.2 MB 0

Add support for editing Authentication Configuration - Issue [#50] A new "Extra Config" tab has been added to webhook editing dialog, which allows one to choose an authentication type (or none) and enter relevant parameters for the authenticator. This removes the need to edit the plugin-settings.xml file on the server for Authenication config changes, and therefore exposing these settings to TeamCity users..

Fix for new testing page showing incorrect URL - Issue [#51] If the Teamcity URL was not configured to end with a "/" (set in Administration screen), then the URL displayed on /webhooks/endpoint-viewer.html page instructed users to send test webhook messages to an unusable URL. The code now checks for the presence of the slash on the server URL, and handles the URL building correctly.

New jQuery animations and colours when editing/saving webhooks My test system has hundreds of webhooks configured, and it's easy to forget which one I just edited. This change highlights - in a plesant yellow - the currently edited webhook (when the dialog is open) and then goes green when the webhook is successfully saved. Also, when one tries to save a webhook before entering a URL or choosing a payload type, the relevant tab flashes a light red shade. Previously, the dialog would just fail to close, and if one was on another tab, the validation message would be hidden.

Source: README.md, updated 2016-09-25