summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_sidebar.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fe-fix-issuable-sidebar-icon-of-notification-disabled' into 'ma...12-2-auto-deploy-20190818Mike Greiling2019-08-231-1/+3
* UI for disabling group/project email notificationBrett Walker2019-08-171-1/+5
* Change 'Todo' to 'To Do'Christie Lenneville2019-07-041-1/+1
* Backport of EE changes from MR 13763Walmyr2019-06-141-2/+2
* Merge branch 'increase-move-issue-dropdown-height' into 'master'Filipa Lacerda2019-06-041-1/+1
|\
| * Increase height of move issue dropdownincrease-move-issue-dropdown-heightAnnabel Dunstone Gray2019-06-031-1/+1
* | Add `dropdown-extended-height` class to labels dropdownMichel Engelen2019-06-031-1/+1
|/
* Prevent form submit when Move is clicked61795-fix-error-when-moving-issuesHeinrich Lee Yu2019-05-141-1/+1
* Move scoped_label into label presenterJan Provaznik2019-04-231-1/+1
* Replace `No due date` with `None`Victor Wu2019-04-171-1/+1
* Fix scoped_labels feature checkJan Provaznik2019-04-041-2/+1
* [backend] backport of scoped labelsJan Provaznik2019-04-041-5/+4
* Make sure isLocked passed to Vue is a booleanHeinrich Lee Yu2019-02-151-1/+1
* Code style changes and refactorHeinrich Lee Yu2018-12-201-4/+7
* Pass in just assignees instead of issuableHeinrich Lee Yu2018-12-191-1/+1
* Refactor sidebar to use data from serializerHeinrich Lee Yu2018-12-191-79/+83
* 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
|/