summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/labels_select.js.coffee
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'gl-dropdown-issuable-form' into 'master'"revert-bdb6f1e6Douwe Maan2016-07-151-21/+10
* GL dropdowns in issuable formPhil Hughes2016-07-071-10/+21
* Fix unescaped strings in the labels dropdown templategh-labelsDouglas Barbosa Alexandre2016-07-061-2/+2
* Render label name contains ?, & in the labels dropdown without escapingDouglas Barbosa Alexandre2016-07-051-2/+2
* Allow '?', or '&' for label titlesDouglas Barbosa Alexandre2016-07-051-2/+2
* Fix unescaped strings in Underscore templates.underscore-templatesConnor Shea2016-06-291-3/+3
* Use instance property to enable/disable label assignmentAlfredo Sumaran2016-06-231-1/+1
* Apply labels only if we picked a label from the dropdownAlfredo Sumaran2016-06-231-0/+7
* Fixes icon state when selecting issues that have the same labels assignedAlfredo Sumaran2016-06-161-0/+25
* Merge branch 'issuable-sidebar-bold' into 'master' Jacob Schatz2016-06-151-2/+2
|\
| * Checks against date parsing instead of stringissuable-sidebar-boldPhil Hughes2016-06-101-2/+2
| * Corrected all sidebar font weights to correctly match the designPhil Hughes2016-06-101-1/+1
* | Merge branch 'label-create-error-messages' into 'master' Jacob Schatz2016-06-101-1/+4
|\ \
| * | Correctly shows label errors in dropdownlabel-create-error-messagesPhil Hughes2016-06-101-1/+4
| |/
* | Fixed issue where label filtering didnt workPhil Hughes2016-06-091-1/+1
|/
* Address feedbackAlfredo Sumaran2016-06-031-12/+9
* Tweaks for bulk assignmentAlfredo Sumaran2016-06-031-3/+15
* Restore dropdown state when unchecking all issuesAlfredo Sumaran2016-06-031-0/+14
* Do not remove inputs when dropdown menu hidesAlfredo Sumaran2016-06-031-1/+0
* Remove console.logAlfredo Sumaran2016-06-031-1/+0
* Handle unchecking of indeterminate itemsAlfredo Sumaran2016-06-031-3/+6
* Update classname for indeterminate stateAlfredo Sumaran2016-06-031-1/+1
* typoAlfredo Sumaran2016-06-031-12/+7
* Set indeterminated itemsAlfredo Sumaran2016-06-031-2/+30
* Remove unnecesary assignmentAlfredo Sumaran2016-06-031-1/+0
* Ability to assign a label to multiple issuesAlfredo Sumaran2016-06-031-0/+4
* Removes duplicates from the label dropdownPhil Hughes2016-04-291-2/+38
* Updated label links to work correctly for filteringsidebar-label-linkPhil Hughes2016-04-261-1/+1
* Escapes label title in filtersescape-label-titlePhil Hughes2016-04-221-1/+1
* Merge branch 'label-text-color-sidebar' into 'master' Robert Speicher2016-04-211-1/+1
|\
| * Reverted link changesPhil Hughes2016-04-211-1/+1
| * Removed console.logPhil Hughes2016-04-211-1/+0
| * Fixes text color on labels in sidebarPhil Hughes2016-04-211-2/+3
* | Merge remote-tracking branch 'origin/master' into label-dropdown-fixlabel-dropdown-fixAlfredo Sumaran2016-04-201-19/+44
|\ \ | |/
| * Merge branch 'multi-filter-labels' into 'master' Jacob Schatz2016-04-201-19/+44
| |\
| | * Correctly checks for undefined in coffeescript :see_no_evil:multi-filter-labelsPhil Hughes2016-04-201-1/+1
| | * Any label & no label out weigh other labels - these two will clear previously...Phil Hughes2016-04-201-6/+9
| | * Label text color comes from JSONPhil Hughes2016-04-201-2/+2
| | * some refactoringArinde Eniola2016-04-191-8/+5
| | * Fix coding style issues. Dashes to camelCaseJacob Schatz2016-04-161-2/+2
| | * fix labels button dropdown not showing how many labels clickedArinde Eniola2016-04-141-3/+13
| | * Filter by multiple labels with little animation.Jacob Schatz2016-04-131-5/+4
| | * Proper selecting multiple labels.Jacob Schatz2016-04-131-6/+7
| | * storing multiple values for comma seperationJacob Schatz2016-04-131-5/+11
| | * Initial mutli label filterJacob Schatz2016-04-131-1/+10
* | | Merge remote-tracking branch 'origin/master' into label-dropdown-fixAlfredo Sumaran2016-04-201-5/+5
|\ \ \ | |/ /
| * | Remove XSS vulnerability in Label and Milestone dropdownsRobert Speicher2016-04-191-5/+5
| |/
* | Remove $parentAlfredo Sumaran2016-04-181-6/+5
* | Fix create label functionalityAlfredo Sumaran2016-04-151-41/+25
* | Restore broken codeAlfredo Sumaran2016-04-151-9/+6
|/