mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Fixed bug with the reference to the customFieldValue in the cards.js Activity Insert was not being passed the listId, swimlaneId which was required when building the webhook text string. Added customField and customFieldValue as default values for the webhook msgs. There is no good reason to exclude these (they will only be included when changing a customField anyway). Updated the docker-compose comment to reflect this change. |
||
|---|---|---|
| .. | ||
| lib | ||
| notifications | ||
| publications | ||
| accounts-lockout.js | ||
| authentication.js | ||
| card-opened-webhook.js | ||
| cors.js | ||
| header-login.js | ||
| max-image-pixel.js | ||
| migrations.js | ||
| policy.js | ||
| richer-editor-setting-helper.js | ||
| rulesHelper.js | ||
| saml.js | ||
| statistics.js | ||
| triggersDef.js | ||