summaryrefslogtreecommitdiffstats
path: root/webapp/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Experimental implementation for webapp plugins (#7185)Joram Wilander2017-08-293-0/+123
| | | | | | | | | | * Start of experimental implementation for webapp plugins * Updates to webapp plugin architecture * Update pluggable test * Remove debug code
* Minor string changes for JIRA setting (#7264)Jason Blais2017-08-211-3/+3
| | | | | | * Update settings.jsx * Update en.json
* make suggestion box focus more robust, require more explicit enabling (#7123)Chris2017-08-041-0/+1
|
* PLT-7295 - Submitting UI changes for Jira (#7097)Asaad Mahmood2017-08-052-32/+17
| | | | | | | | | | * PLT-7295 - Submitting UI changes for Jira * Updating help text * Revert "Updating help text" This reverts commit 2885b290c6951b47da1465095ee6e83c6a750f33.
* PLT-6965 jira integration (plus plugin scaffolding) (#6918)Chris2017-08-022-0/+311
* plugin scaffolding / jira integration * add vendored testify packages * webhook fix * don't change i18n ids * support configuration watching * add basic jira plugin configuration to admin console * fix eslint errors * fix another eslint warning * polish * undo unintentional config.json commit >:( * test fix * add jira plugin diagnostics, remove dm support, add bot tag, generate web-safe secrets * rebase, implement requested changes * requested changes * remove tests and minimize makefile change * add missing license headers * add missing comma * remove bad line from Makefile