summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/labels_select.js.coffee
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'issue_15093' into 'master' Jacob Schatz2016-04-131-1/+3
|\
| * Set tooltips for new added labelsissue_15093Alfredo Sumaran2016-04-111-1/+3
* | Filtering by any label keeps the text on the toggle buttonlabel-filterPhil Hughes2016-04-121-1/+1
|/
* Sidebar collapse update issueJacob Schatz2016-03-301-0/+2
* Make changed values visible in minimized sidebar.Jacob Schatz2016-03-301-7/+13
* Dropdown bug fixesPhil Hughes2016-03-291-2/+3
* Use hidden inputs instead of `data-selected`Jacob Schatz2016-03-251-9/+6
* Fix minor code style issuesJacob Schatz2016-03-251-4/+3
* Assign current user when no user is assigned linkJacob Schatz2016-03-251-11/+10
* Fix broken functionality in sidebar after merge.Jacob Schatz2016-03-251-4/+14
* Fix endpointAlfredo Sumaran2016-03-251-0/+1
* Add multi select stay open functionalityJacob Schatz2016-03-251-27/+50
* New dropdowns work on merge requests too!Jacob Schatz2016-03-251-6/+8
* Adds new dropdown ajax to user selectionJacob Schatz2016-03-251-3/+2
* Make remove multi and remove single work.Jacob Schatz2016-03-251-3/+5
* Fix up commit messageJacob Schatz2016-03-251-4/+9
* Add labels as proper POST arrays using new dropdownJacob Schatz2016-03-251-32/+41
* Add milestone sidebar update via JSONJacob Schatz2016-03-251-1/+48
* Disable new label form in dropdown until fields are completedropdown-alignment-fixesPhil Hughes2016-03-231-23/+60
* Adjusted alignment for the new label formPhil Hughes2016-03-231-0/+6
* Added label color box in dropdownPhil Hughes2016-03-231-0/+3
* Shows error messages when trying to create label in dropdown menulabel-dropdown-errorsPhil Hughes2016-03-221-1/+11
* Fixes issue with filter label missing on labels & milestonesPhil Hughes2016-03-181-1/+1
* Fixed issue with labels dropdown getting wrong labelsPhil Hughes2016-03-181-9/+0
* Fixed some CS styling issuesPhil Hughes2016-03-181-30/+33
* Fixed issue with dashboard issues not reloadingPhil Hughes2016-03-181-2/+7
* Changing filter dropdowns shows loadingPhil Hughes2016-03-181-5/+14
* Correctly handles multi-selected valuesPhil Hughes2016-03-101-2/+11
* Stops excute remote data fetcher when already recieved dataPhil Hughes2016-03-101-1/+17