summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/components/board_new_issue.js.es6
Commit message (Expand)AuthorAgeFilesLines
* expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-131-1/+4
* Refactor of issue boards to work with Vue2Phil Hughes2016-11-101-9/+5
* Migrate Vue v1 to v2.Fatih Acet2016-11-101-3/+3
* 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