summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_sidebar_assignees.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Fix collapsed sidebar tooltipsClement Ho2018-05-241-1/+1
|
* Merge branch 'master' into bootstrap4Clement Ho2018-04-191-1/+1
|\
| * Resolve "Improve tooltips of collapsed sidebars"Dennis Tang2018-04-191-1/+1
| |
* | [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-3/+3
|/
* Translate issuable sidebar34416-issue-i18nJarka Kadlecová2018-02-071-8/+8
|
* Make the 'Edit' links consistent in the issuable sidebar42190-make-edit-labels-in-the-issuable-sidebar-consistentRémy Coutable2018-01-181-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-031-1/+1
| | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/34261
* Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master'Douwe Maan2017-07-041-4/+5
|\ | | | | | | | | CE counterpart of: Namespace license checks for multiple assignees See merge request !11825
| * Use FormHelper#issue_assignees_dropdown_options for Issue sidebarToon Claes2017-06-201-4/+5
| | | | | | | | | | | | Avoid code duplication and limit the number of CE -> EE merge conflict by reusing `FormHelper#issue_assignees_dropdown_options` to set some assignee dropdown attributes.
* | Polish sidebar toggleClement Ho2017-06-271-1/+4
|/
* Backport MR from EEClement Ho2017-05-261-1/+1
|
* add loading spinner to sidebar assignees32170-assignees-spinnerSimon Knox2017-05-241-0/+3
| | | | store isFetching state to indicate if assignees has initial data
* fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assigneesValery Sizov2017-05-111-11/+11
|
* Remove unnecessary if checkClement Ho2017-05-091-1/+1
|
* Refactor haml31888-follow-up-from-backport-of-multiple-assignees-featureClement Ho2017-05-081-1/+1
|
* Refactor block into separate partialClement Ho2017-05-081-0/+49