summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_sidebar.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Show Edit link on sidebar only if current user can update the Issue/MRissue_13765Rubén Dávila2016-03-041-3/+3
* Created helper class to hide content in issue sidebar when collapsedsidebar-hide-classPhil Hughes2016-02-251-16/+15
* Correct icon for milestones.bugfix/jschatz1/milestone-iconJacob Schatz2016-02-171-1/+1
* Merge branch 'bugfix/jschatz1/sidebar-fixes-13215' into 'master' Jacob Schatz2016-02-161-1/+1
|\
| * Make copy button in collapsed sidebar work.bugfix/jschatz1/sidebar-fixes-13215Jacob Schatz2016-02-051-1/+1
* | Display "iid of max_iid" in Issuables' sidebarRémy Coutable2016-02-161-1/+1
* | Fix the "x of y" displayed at the top of Issuables' sidebarfix/13356-issuable-index-of-total-in-sidebarRémy Coutable2016-02-151-10/+7
|/
* Add `j` and `k` shortcutsJacob Schatz2016-02-051-2/+2
* Allow link_to_label to take an optional type argrymai/gitlab-ce-3007-fix-mr-label-linksRémy Coutable2016-02-041-2/+2
* Properly link to the right issue or merge requestfeature/jschatz1/issuable-sidebarJacob Schatz2016-02-041-2/+2
* Sidebar works after sidebar ajax calls.Jacob Schatz2016-02-021-1/+1
* Add ajax calls to return JSONJacob Schatz2016-01-301-1/+1
* Add detail to collapsed iconsJacob Schatz2016-01-281-2/+12
* Sidebar collapse and expand work with whole page.Jacob Schatz2016-01-281-4/+23
* Add icon when collapsed.Jacob Schatz2016-01-281-2/+4
* Add js to expand and contract side menuJacob Schatz2016-01-271-7/+6
* Adds prev/next buttons to top areaJacob Schatz2016-01-271-3/+7
* New right side gutter design.Jacob Schatz2016-01-271-75/+85
* Fix spacing issues, fix naming inconsistencies. Fix conflicts.Jacob Schatz2016-01-181-2/+2
* adds exclamation point when assigned user cannot mergeJacob Schatz2016-01-181-0/+3
* Fix cross-project reference clipboard textRobert Speicher2016-01-131-3/+4
* changes verb `references` to noun `reference`.cross-project-reference-typo-fixJacob Schatz2016-01-081-1/+1
* adds reference to the bottom of sidebarJacob Schatz2016-01-071-9/+10
* Revert "Fix "Notifications" label color"Douwe Maan2015-12-161-1/+1
* Revert "Use regularly colored button for "Subscribe"/"Unsubscribe""Douwe Maan2015-12-161-1/+1
* Use regularly colored button for "Subscribe"/"Unsubscribe"issuable-sidebarDouwe Maan2015-12-151-1/+1
* Fix "Notifications" label colorDouwe Maan2015-12-151-1/+1
* Move cross-project reference downDouwe Maan2015-12-151-8/+8
* Few UI improvements to new sidebar implementationDmitriy Zaporozhets2015-12-111-6/+6
* Fix tests for new issuable sidebarDmitriy Zaporozhets2015-12-111-7/+10
* Implement issuable sidebar partialDmitriy Zaporozhets2015-12-111-0/+80