summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issues-bulk-assignment.js.coffee
Commit message (Expand)AuthorAgeFilesLines
* Allow bulk (un)subscription from issues in issue indexCairo Noleto2016-07-141-6/+7
* Use instance property to enable/disable label assignmentAlfredo Sumaran2016-06-231-10/+1
* Apply labels only if we picked a label from the dropdownAlfredo Sumaran2016-06-231-4/+19
* Reinitialize checkboxes to toggle event bindingsAlfredo Sumaran2016-06-141-0/+3
* Fixes a bug when assigning a label to multiple issuesfix-bulk-assign-labelsAlfredo Sumaran2016-06-101-4/+13
* Address feedbackAlfredo Sumaran2016-06-031-1/+1
* EnhancementsAlfredo Sumaran2016-06-031-7/+6
* Fix specAlfredo Sumaran2016-06-031-1/+1
* Add mising paramsAlfredo Sumaran2016-06-031-3/+6
* Remove console.logAlfredo Sumaran2016-06-031-1/+0
* Bulk assignment implementationAlfredo Sumaran2016-06-031-0/+108