summaryrefslogtreecommitdiffstats
path: root/webapp/plugins
Commit message (Collapse)AuthorAgeFilesLines
* 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