summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/create_label.js.es6
Commit message (Collapse)AuthorAgeFilesLines
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-132/+0
|
* fix new label errors not visible in dropdown for #27287, also humanize error ↵Tom Koole2017-02-091-3/+3
| | | | key, improve testing hieararchy for reuse, remove duplicate test
* expand remaining non-explicit eslint-disable blocks and factor out globals ↵Mike Greiling2016-12-131-1/+3
| | | | when no-undef encountered
* Creates new list from a new labelissue-board-new-label-new-listPhil Hughes2016-11-041-0/+2
| | | | Closes #23026
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
|
* Convert label creation from API to controller endpointNick Thomas2016-09-231-4/+5
|
* Removed underscorejs from create label classPhil Hughes2016-08-171-1/+1
|
* Created a class to share functionality of creating new label from dropdownPhil Hughes2016-08-171-0/+126