summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_filter.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Address feedbackAlfredo Sumaran2016-06-031-1/+1
* Bulk assignment implementationAlfredo Sumaran2016-06-031-2/+2
* Add .js-filter-submit when neededAlfredo Sumaran2016-06-031-1/+1
* Ability to assign a label to multiple issuesAlfredo Sumaran2016-06-031-0/+4
* Filter issuables by any userPhil Hughes2016-05-261-1/+1
* Fixed issue with not being able to search text & filterPhil Hughes2016-05-161-1/+1
* Issuable filtering improvementsPhil Hughes2016-05-161-2/+4
* Start builds redesignAnnabel Dunstone2016-05-041-2/+2
* Removed due date filterPhil Hughes2016-04-201-6/+0
* Fix functionality of due this week. Add due this month and overdue, remove du...Mehmet Beydogan2016-04-201-1/+1
* Add due_date:time field to Issue modelMehmet Beydogan2016-04-201-0/+7
* Fixed tests because of nil arrayPhil Hughes2016-04-201-3/+4
* Label text color comes from JSONPhil Hughes2016-04-201-2/+2
* get the multi filter labels feature to work on merge request, also escape cha...Arinde Eniola2016-04-201-1/+1
* Removed animation from labels filterPhil Hughes2016-04-201-1/+1
* fix failing testsArinde Eniola2016-04-141-1/+1
* Fix issue with labels not showing initially.Jacob Schatz2016-04-131-2/+2
* Filter by multiple labels with little animation.Jacob Schatz2016-04-131-3/+3
* 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