summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_filter.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Remove app/views/shared/issuable/_filter.html.hamlTakuya Noguchi2018-12-221-32/+0
* Sort issues and merge requests in ascending and descending orderFatih Acet2018-12-061-0/+32
* Clean up page_filter_pathHeinrich Lee Yu2018-11-131-32/+0
* Correct remaining `Lint/UselessAssignment` haml-lint violationsRobert Speicher2018-08-311-2/+0
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-1/+1
* Fix breadcrumb linksWinnie Hellmann2018-04-061-1/+1
* Display illustration and message if no filter is selectedWinnie Hellmann2018-04-031-2/+3
* Check if at least one filter is set on dashboardJan Provaznik2018-04-031-4/+0
* Remove unnecessary query from labels filterFelipe Artur2018-01-181-1/+1
* Refactor issuables index actionsJarka Kadlecova2017-11-071-1/+0
* Scope users by group in issuable search barbarthc2017-09-131-2/+2
* Removed inline JS in shared HAML filesPhil Hughes2017-07-251-10/+0
* Move issuable bulk edit form into a new sidebar.28340-mass-edit-issues-and-mrs-from-sidebarBryce Johnson2017-06-061-33/+0
* Import export users selectLuke "Jared" Bennett2017-05-121-1/+0
* Assignee filter on group issues/merge requests only loads group usersgroup-assignee-dropdown-send-group-idPhil Hughes2017-04-241-1/+1
* Recent search history for issuesEric Eastwood2017-04-061-4/+4
* Allow filtering by all started milestonesbetter-priority-sortingSean McGivern2017-03-151-1/+1
* Added filtered search bar to issue boardsPhil Hughes2017-03-081-16/+2
* Add default labels to bulk assign dropdownsAnnabel Dunstone Gray2017-02-071-4/+4
* 27352-search-label-filter-header27352-search-label-filter-headertauriedavis2017-02-031-1/+1
* Merge branch '25624-anticipate-obstacles-to-removing-turbolinks' into 'master' Jacob Schatz2017-02-031-1/+1
|\
| * Remove turbolinks.Bryce Johnson2017-02-021-1/+1
* | Disabled add issues button if no lists existPhil Hughes2017-02-031-2/+1
* | Some styling updatesPhil Hughes2017-02-031-2/+2
* | Add issues to boards listPhil Hughes2017-02-031-0/+2
|/
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-5/+5
* Fix typo: seach to searchfix-boards-search-typovictorwu2016-12-291-1/+1
* Refactor issuable_filters_present to reduce duplicationsSemyon Pupkov2016-11-281-2/+2
* Simplify copy on "Create a new list" dropdown in Issue Boardsvrod2016-11-231-2/+2
* Merge branch 'feature/group-level-labels' into 'master' Douwe Maan2016-10-191-5/+4
|\
| * Remove order by label type on LabelsFinderDouglas Barbosa Alexandre2016-10-191-1/+1
| * Fix shared labels filterDouglas Barbosa Alexandre2016-10-191-1/+1
| * Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre2016-10-191-5/+4
* | Added `issuable_filters_present` to check for active filters before rendering...22457-reset-filters-button-should-be-invisible-when-no-filters-are-activeLuke Bennett2016-10-071-2/+3
|/
* Merge commit 'dev/security' into 'master'Rémy Coutable2016-10-061-1/+1
|\
| * Convert label creation from API to controller endpointNick Thomas2016-09-231-1/+1
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-10-031-9/+14
|\ \ | |/
| * fix issues mr counterbarthc2016-09-201-4/+4
| * 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
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-09-021-9/+12
|\ \ | |/
| * Added search for all lists on issue boardsPhil Hughes2016-08-301-9/+12
* | Fixed boards filtersPhil Hughes2016-08-301-1/+1
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-08-301-4/+15
|\ \ | |/
| * 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