summaryrefslogtreecommitdiffstats
path: root/webapp/plugins/jira/components/style.scss
Commit message (Collapse)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-45/+0
|
* PLT-7295 - Submitting UI changes for Jira (#7097)Asaad Mahmood2017-08-051-27/+12
| | | | | | | | | | * 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-021-0/+60
* 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