summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/milestone_select.js.coffee
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issuable-sidebar-bold' into 'master' Jacob Schatz2016-06-151-6/+2
|\
| * Corrected all sidebar font weights to correctly match the designPhil Hughes2016-06-101-6/+2
* | Fixed issue with de-selecting dropdown option in issue sidebarissuable-sidebar-dropdown-deselect-fixPhil Hughes2016-06-151-1/+1
|/
* Fixes for MR comments.Fatih Acet2016-06-091-2/+2
* Use title attribute instead of data-original-title.Fatih Acet2016-06-081-2/+2
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet2016-06-061-2/+2
|\
| * Fixed JS errorsjquery2Phil Hughes2016-06-051-2/+2
* | Show milestone remaining tooltip in right sidebar.Fatih Acet2016-06-031-2/+13
|/
* Merge branch 'multi-filter-labels' into 'master' Jacob Schatz2016-04-201-1/+1
|\
| * Label text color comes from JSONPhil Hughes2016-04-201-1/+1
* | Remove XSS vulnerability in Label and Milestone dropdownsRobert Speicher2016-04-191-2/+2
|/
* Fixed issue with dashboard/issues not filtering by milestonedashboard-filter-milestonePhil Hughes2016-04-111-1/+7
* Fixes issue with dropdowns not selecting valuesfilter-dropdown-bugPhil Hughes2016-03-311-4/+8
* Sidebar collapse update issueJacob Schatz2016-03-301-2/+5
* Make changed values visible in minimized sidebar.Jacob Schatz2016-03-301-13/+9
* Fixed multiselectPhil Hughes2016-03-291-19/+5
* Fixed issue with milestone not being un-selectablePhil Hughes2016-03-291-0/+2
* Standardised the output of the JSON to always include the namePhil Hughes2016-03-291-10/+12
* Removed un-used codePhil Hughes2016-03-291-11/+0
* Updated to only include upcoming on filtersPhil Hughes2016-03-291-1/+22
* Dropdown bug fixesPhil Hughes2016-03-291-3/+17
* Update, so filtering works properly.Jacob Schatz2016-03-261-1/+4
* Fix features until tests pass.Jacob Schatz2016-03-251-9/+17
* Fix broken functionality in sidebar after merge.Jacob Schatz2016-03-251-9/+7
* New dropdowns work on merge requests too!Jacob Schatz2016-03-251-3/+5
* Add labels as proper POST arrays using new dropdownJacob Schatz2016-03-251-13/+13
* Add milestone sidebar update via JSONJacob Schatz2016-03-251-3/+3
* Make label search work with JSON dataJacob Schatz2016-03-251-7/+12
* Ajax call to milestones via new dropdownsJacob Schatz2016-03-251-2/+17
* Sidebar milestone updatable via JSONJacob Schatz2016-03-251-7/+15
* Updates sidebar milestone to use new dropdownsJacob Schatz2016-03-251-9/+12
* 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-19/+22
* Fixed issue with dashboard issues not reloadingPhil Hughes2016-03-181-1/+5
* Changing filter dropdowns shows loadingPhil Hughes2016-03-181-1/+7
* Changed any variable name to save confusionPhil Hughes2016-03-181-2/+2
* Removed comparing against textPhil Hughes2016-03-181-1/+2
* Fixes issue with any milestone value in dropdown not being selectablePhil Hughes2016-03-181-1/+1
* Fixed failing testsPhil Hughes2016-03-101-2/+2
* Uses a publicly facing URL so that it allows labels & milestones to be visibl...Phil Hughes2016-03-101-6/+20
* Status dropdownPhil Hughes2016-03-101-2/+3
* Started page two for labels dropdown to allow creating new labelsPhil Hughes2016-03-101-2/+24
* Correctly fitlers remotelyPhil Hughes2016-03-101-2/+2
* milestone dropdownPhil Hughes2016-03-101-0/+23