summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/components/board_new_issue.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'eslint' into 'master' Fatih Acet2016-10-261-0/+1
|\
| * disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* | Make the subscribe button work correctlyPhil Hughes2016-10-071-1/+6
|/
* Remove the code finding an issue by undefinedPhil Hughes2016-10-061-2/+1
* Shows error if response returns an errorissue-boards-new-issuePhil Hughes2016-10-061-2/+19
* Fix form not re-enabling thanks to jQueryPhil Hughes2016-10-061-1/+5
* Fixed issue with backlog list not savingPhil Hughes2016-10-061-1/+2
* Added ability to save the new issuePhil Hughes2016-10-061-1/+14
* Add new issue form to listsPhil Hughes2016-10-061-0/+24