summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_filter.html.haml
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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
* | Fixed up frontend code based on feedbackPhil Hughes2016-07-201-4/+4
* | Removed duplicate labels from the dropdown on dashboardPhil Hughes2016-07-201-1/+1
* | Uses the selected values from the controller not the paramsPhil Hughes2016-07-201-2/+2
* | Fixed create label link in dropdown breaking specsPhil Hughes2016-07-201-1/+1