summaryrefslogtreecommitdiffstats
path: root/app/plugin
Commit message (Collapse)AuthorAgeFilesLines
* PLT-7263: truncate long issue descriptions (#7142)Chris2017-08-081-0/+4
| | | | | | | | | | | | * truncate long issue descriptions, add tests * minor tweak to text template * add license header * remove tests for now (since dependency is blocked) * remove second jira link
* PLT-6965 jira integration (plus plugin scaffolding) (#6918)Chris2017-08-027-0/+321
* 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