summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_filter.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Fixes issue with dropdowns not selecting valuesfilter-dropdown-bugPhil Hughes2016-03-311-2/+2
* Update, so filtering works properly.Jacob Schatz2016-03-261-2/+2
* Fix filter so it works with new multi select drop-downs.Jacob Schatz2016-03-251-4/+4
* Add labels as proper POST arrays using new dropdownJacob Schatz2016-03-251-2/+1
* Make label search work with JSON dataJacob Schatz2016-03-251-1/+0
* Sidebar milestone updatable via JSONJacob Schatz2016-03-251-3/+1
* Updates sidebar milestone to use new dropdownsJacob Schatz2016-03-251-1/+3
* Update milestone specupdate-issues-testsPhil Hughes2016-03-231-1/+1
* Assignee testsPhil Hughes2016-03-231-1/+1
* Added tests for setting multiple status on issuesPhil Hughes2016-03-231-1/+1
* Fixes issue with assign milestone not loading milestone listfix-milestone-assignPhil Hughes2016-03-221-1/+1
* Fixes issue with filter label missing on labels & milestonesPhil Hughes2016-03-181-2/+2
* Fixes issue on dashboard issuesPhil Hughes2016-03-181-57/+2
* Fixed issue with labels dropdown getting wrong labelsPhil Hughes2016-03-181-2/+2
* Removed label/milestone helper methodsdropdown-preselect-valuePhil Hughes2016-03-161-2/+2
* Pre-selects values on issue and merge request dropdownPhil Hughes2016-03-161-4/+4
* TypoAlfredo Sumaran2016-03-151-1/+1
* Fixes issue with unassigned not working in dropdownzero-dropdown-idPhil Hughes2016-03-141-1/+1
* Fixed tests for MR & issue filtersissue-filter-testsPhil Hughes2016-03-141-1/+1
* Use Capybara find methods and remove sleeps in feature specs in "All Issues" ...improve-issues-filter-all-specStan Hu2016-03-131-1/+1
* Fixed failing testsPhil Hughes2016-03-101-27/+29
* Fixed ruby style errorsPhil Hughes2016-03-101-29/+18
* Stops excute remote data fetcher when already recieved dataPhil Hughes2016-03-101-1/+1
* Uses a publicly facing URL so that it allows labels & milestones to be visibl...Phil Hughes2016-03-101-3/+3
* Status dropdownPhil Hughes2016-03-101-9/+17
* Can create new label from dropdownPhil Hughes2016-03-101-2/+6
* Started page two for labels dropdown to allow creating new labelsPhil Hughes2016-03-101-7/+57
* Correctly fitlers remotelyPhil Hughes2016-03-101-0/+8
* milestone dropdownPhil Hughes2016-03-101-7/+3
* Extra links in label filter dropdown fotoerPhil Hughes2016-03-101-1/+5
* Applied new dropdowns to issue filtersPhil Hughes2016-03-101-10/+14
* Remove unnecessary .present?Tap2016-02-191-1/+1
* Label description and Label rowTap2016-02-171-0/+4
* Re-use top-are css component for issues/mr pagesDmitriy Zaporozhets2016-02-051-28/+1
* Replace all navigation menu with nav-links classDmitriy Zaporozhets2016-01-131-1/+1
* adds hover titles to merge request and issue pageshover-descriptionsJacob Schatz2016-01-111-5/+9
* Swap Author and Assignee Selectors on issuable index viewZeger-Jan van de Weg2015-12-301-4/+4
* Use placeholders rather than blank options in bulk issue edit selects.Douwe Maan2015-12-021-4/+8
* Remove "none" username for "Unassigned" and "Any User" select optionsDouwe Maan2015-12-021-2/+2
* Replace CoffeeScript block into JavaScript in Views.Jason Lee2015-11-101-6/+6
* Allow dashboard and group issues/MRs to be filtered by labelDouwe Maan2015-10-141-5/+4
* Restore placeholders in issue filters from "Any" to "Milestone" and "Label"Stan Hu2015-10-081-2/+2
* Support filtering by "Any" milestone or issue and fix "No Milestone" and "No ...Stan Hu2015-10-071-2/+2
* Apply new style for issues, merge requests and milestone pagesDmitriy Zaporozhets2015-09-041-7/+2
* List the current user first in issuable dropdownsStan Hu2015-08-211-1/+1
* Fix bug preventing invite by e-mailStan Hu2015-08-211-3/+3
* Allow user to filter by Issues/Merge Requests without a MilestoneRobert Speicher2015-07-061-2/+6
* Simplify set of assignee, milestone and label to admin_issue ruleDmitriy Zaporozhets2015-06-261-3/+2
* UsersSelect is part of filter so I rather keep js executed in partialDmitriy Zaporozhets2015-06-251-0/+2
* Move issuable partials in common directoryDmitriy Zaporozhets2015-06-251-0/+69