Problem/Motivation
LocHub lately added webhook support for task update notification.
We can now create/update the webhooks for a selected LocHub project and ask to receive taskUpdated notifications. The module must expose an endpoint to receive the notifications and look for the change of status of the task to completed. This indicates the translation has been delivered and can be downloaded.
The documentation also states, that basic auth is supported.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | tmgmt_xillio-webhook-3312233-5.patch | 32.47 KB | primsi |
| #4 | tmgmt_xillio-webhook-3312233-4.patch | 24.39 KB | primsi |
| #3 | tmgmt_xillio-webhook-3312233-3.patch | 11.84 KB | primsi |
| #2 | tmgmt_xillio-webhook-3312233-2.patch | 9.27 KB | primsi |
Comments
Comment #2
primsi commentedInitial patch.
Parts, that might need some additional work:
Comment #3
primsi commentedPatch with all the files + renames.
Comment #4
primsi commentedLogo change.
Comment #5
primsi commentedUpdated patch with smaller improvements and fixed some regressions.
Comment #6
berdirCommitted.