summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_filter.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Refactor code for bulk update merge requests featuredz-bulk-edit-mrDmitriy Zaporozhets2016-09-081-1/+1
* Make merge requests bulk update workingDmitriy Zaporozhets2016-09-081-1/+1
* Add bulk update support for merge requests listDmitriy Zaporozhets2016-09-081-5/+7
* Add issues filters reset btn (ES6-ified).Bryce2016-09-021-0/+3
* Added search for all lists on issue boardsPhil Hughes2016-08-301-9/+12
* Hide `Create new list button` on Issues and MRs pagesDouglas Barbosa Alexandre2016-08-171-3/+3
* Fixed permissions around create new list buttonPhil Hughes2016-08-171-1/+1
* Created a class to share functionality of creating new label from dropdownPhil Hughes2016-08-171-1/+1
* Updates new dropdown list when removing listsPhil Hughes2016-08-171-1/+1
* Hides create list button when not logged inPhil Hughes2016-08-171-1/+1
* Fixed some styling issues in new list dropdownPhil Hughes2016-08-171-5/+1
* Moved data holding into modelsPhil Hughes2016-08-171-1/+1
* Started new dropdownPhil Hughes2016-08-171-2/+12
* Hooked up JS to allow issues to be moved between columnsPhil Hughes2016-08-171-1/+5
* Load issues and merge requests templates from repositoryFelipe Artur2016-08-161-1/+1
* Allow bulk (un)subscription from issues in issue indexCairo Noleto2016-07-141-1/+8
* Fixed issue with assignee dropdown not selecting correctlyPhil Hughes2016-06-171-1/+1
* 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