summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_sidebar.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Extended MR spec to set assigneeichernikov-add-assignee-to-mrievgenChernikov2018-12-101-1/+1
* Truncate milestone title on collapsed sidebarGeorge Tsiolis2018-10-261-1/+1
* Extend Create New Merge Request test to also add a labelAleksandr Soborov2018-10-171-1/+1
* Refactor labels_filter_path and labels navdz-labels-subscribe-filterDmitriy Zaporozhets2018-10-041-1/+1
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-1/+1
* Resolve "Milestone and labels dropdowns are misplaced with collapsed sidebar"47687-milestone-and-labels-dropdowns-are-misplaced-with-collapsed-sidebarClement Ho2018-06-111-3/+3
* Unify app/views/shared/issuable/_sidebar.html.hamlLin Jen-Shin2018-06-011-1/+6
* Add bootstrap fixes that were in EE but were mismatching in CEClement Ho2018-05-291-1/+1
* Fix collapsed sidebar tooltipsClement Ho2018-05-241-8/+7
* Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-101-1/+1
* Replace html: 1 to html: true from the new tooltips from masterClement Ho2018-04-191-2/+2
* Merge branch 'master' into bootstrap4Clement Ho2018-04-191-6/+5
|\
| * Resolve "Improve tooltips of collapsed sidebars"Dennis Tang2018-04-191-6/+5
| * Resolve "View labels when editing labels in sidebar and board sidebar"André Luís2018-04-181-1/+1
* | Set html:true for tooltipsClement Ho2018-04-191-2/+3
* | Fix move issue dropdownClement Ho2018-04-181-1/+1
* | Convert tooltip html: 1 to html: trueClement Ho2018-04-171-2/+2
* | [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-4/+4
* | Replace .pull-left with .float-leftClement Ho2018-04-091-1/+1
* | Rename .btn-default to .btn-secondaryClement Ho2018-04-091-1/+1
|/
* Allow assigning and filtering issuables by ancestor group labelsFelipe Artur2018-04-041-1/+1
* Always display Labels section in issuable sidebar, even when the project has ...brancho/gitlab-ce-Link_to_project_labels_pageBranka Martinovic2018-03-291-1/+1
* Ignore InlineJavaScript linter in existing script tag locations.winh-inline-script-linterConnor Shea2018-02-281-0/+3
* remove a bunch of superfluous common_vue bundlesdispatcher-cleanupMike Greiling2018-02-281-2/+0
* Remove sidebar bundle webpack entry pointClement Ho2018-02-231-1/+0
* Chart.html.haml refactorJacob Schatz2018-02-191-2/+2
* Translate issuable sidebar34416-issue-i18nJarka Kadlecová2018-02-071-21/+25
* Make the 'Edit' links consistent in the issuable sidebar42190-make-edit-labels-in-the-issuable-sidebar-consistentRémy Coutable2018-01-181-3/+3
* Load participants asyncEric Eastwood2017-10-311-10/+3
* Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-201-2/+2
|\
| * Add tooltip for milestone due date to issue and merge request listsVitaliy @blackst0ne Klachkov2017-09-201-2/+2
* | Remove discussion_lockLuke "Jared" Bennett2017-09-141-11/+0
* | Merge FELuke "Jared" Bennett2017-09-141-0/+4
* | Add the possibility to lock issuables from the frontendJarka Kadlecova2017-09-141-0/+11
|/
* Truncate milestone text on collapse; add tooltip for titleAnnabel Dunstone Gray2017-09-141-2/+2
* Clean up new navigation templatesPhil Hughes2017-09-061-1/+1
* Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-031-3/+20
* Remove affix plugin from issuable sidebar with new navigationremove-affix-issuable-sidebar-new-navPhil Hughes2017-08-101-1/+1
* 33874 confidential issue redesignRegis Boudinot2017-08-071-0/+4
* Fix group milestone path on issuable sidebarfix-group-milestone-link-in-issuable-sidebarSean McGivern2017-07-311-1/+1
* moved some more inline codePhil Hughes2017-07-251-8/+1
* Removed inline JS in shared HAML filesPhil Hughes2017-07-251-8/+2
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-3/+3
* Polish sidebar toggleClement Ho2017-06-271-2/+2
* Stop loading MergeRequestEntity data on sidebar requestOswaldo Ferreira2017-05-181-1/+1
* Fade out border on scrollAnnabel Dunstone Gray2017-05-121-0/+1
* Add fixed positioning to top level navbarAnnabel Dunstone Gray2017-05-121-2/+1
* Merge branch '31474-issue-boards-sidebar-milestone-dropdown-should-not-be-mul...Phil Hughes2017-05-101-1/+1
|\
| * Disallow multiselect for Milestone dropdownSam Rose2017-05-101-1/+1
* | Refactor block into separate partialClement Ho2017-05-081-49/+1
|/