summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issuable.js.coffee
Commit message (Expand)AuthorAgeFilesLines
* Fix unescaped strings in Underscore templates.underscore-templatesConnor Shea2016-06-291-4/+4
* Removed fade when filtering resultsfilter-fade-fixPhil Hughes2016-06-271-2/+1
* Use instance property to enable/disable label assignmentAlfredo Sumaran2016-06-231-1/+1
* Disable Label update when no issues are selectedAlfredo Sumaran2016-06-231-1/+7
* Use Turbolink instead of ajaxAlfredo Sumaran2016-06-141-51/+1
* Reinitialize checkboxes to toggle event bindingsAlfredo Sumaran2016-06-141-2/+3
* Turn off handlers before binding eventsAlfredo Sumaran2016-06-141-2/+2
* Fixed issue with dropdown toggle not updatingremove-labels-from-filterPhil Hughes2016-06-081-0/+1
* Updated designPhil Hughes2016-06-081-6/+4
* Removable labels from filtered issuables label barPhil Hughes2016-06-081-1/+23
* Updated Ruby based on feedbackissue-filter-name-optionsPhil Hughes2016-05-241-2/+2
* Fixed up JS commentsPhil Hughes2016-05-201-3/+2
* Fixed issue with not being able to search text & filterPhil Hughes2016-05-161-1/+10
* Fixed failing rubocop testsPhil Hughes2016-05-161-2/+9
* Added issue_search parameterPhil Hughes2016-05-161-1/+1
* Fixed issue with not being able to sort and filterPhil Hughes2016-05-161-1/+1
* Issuable filtering improvementsPhil Hughes2016-05-161-2/+21
* Label text color comes from JSONPhil Hughes2016-04-201-0/+84