summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/labels_select.js
Commit message (Expand)AuthorAgeFilesLines
* Fixed escaping issue with labels filterlabel-dropdown-encodePhil Hughes2016-08-311-1/+1
* Changed tests to use JS testsPhil Hughes2016-08-191-1/+3
* Addressed feedbackPhil Hughes2016-08-191-0/+2
* Made logic simpler by moving away from underscorejsPhil Hughes2016-08-191-12/+8
* Added tooltip to label value in collapsed sidebarPhil Hughes2016-08-191-2/+28
* Moved board store to namespaced gl objectPhil Hughes2016-08-171-5/+5
* Fixed bug with label filter dropdown not removing the correct labelPhil Hughes2016-08-171-2/+5
* Created a class to share functionality of creating new label from dropdownPhil Hughes2016-08-171-63/+4
* Fixed filter by any labelPhil Hughes2016-08-171-1/+3
* Correctly filters by labelsPhil Hughes2016-08-171-1/+7
* Keeps the filters after a reloadPhil Hughes2016-08-171-2/+7
* Added milestone & label filteringPhil Hughes2016-08-171-1/+4
* Fix error message for existing labels.label-flashFatih Acet2016-08-111-5/+7
* ES6ify all the things!Fatih Acet2016-07-241-0/+377