summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable
Commit message (Expand)AuthorAgeFilesLines
* Change `js-quick-submit` behavior to expect the class on the formRobert Speicher2016-03-021-2/+2
* Created helper class to hide content in issue sidebar when collapsedsidebar-hide-classPhil Hughes2016-02-252-18/+18
* Merge branch 'visibletrap/gitlab-ce-label'Douwe Maan2016-02-191-0/+4
|\
| * Remove unnecessary .present?Tap2016-02-191-1/+1
| * Label description and Label rowTap2016-02-171-0/+4
* | 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
* Re-use top-are css component for issues/mr pagesDmitriy Zaporozhets2016-02-053-37/+34
* 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-282-2/+14
* Sidebar collapse and expand work with whole page.Jacob Schatz2016-01-282-4/+25
* 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
* Distinguishes between search inputs.Jacob Schatz2016-01-241-1/+1
* Adds base64 background search icon.Jacob Schatz2016-01-241-1/+1
* 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
* Merge branch 'rs-fix-cross-reference' into 'master' Robert Speicher2016-01-141-3/+4
|\
| * Fix cross-project reference clipboard textRobert Speicher2016-01-131-3/+4
* | Replace all navigation menu with nav-links classDmitriy Zaporozhets2016-01-131-1/+1
|/
* adds hover titles to merge request and issue pageshover-descriptionsJacob Schatz2016-01-111-5/+9
* 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
* Swap Author and Assignee Selectors on issuable index viewZeger-Jan van de Weg2015-12-301-4/+4
* Merge branch 'fix-milestone-snippet-header' into 'master' Dmitriy Zaporozhets2015-12-161-1/+1
|\
| * Rename .issuable-details to .detail-page (and -header and -description)Douwe Maan2015-12-161-1/+1
* | 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
* Redesign issue page for new sidebarDmitriy Zaporozhets2015-12-112-61/+4
* Implement issuable sidebar partialDmitriy Zaporozhets2015-12-111-0/+80
* Reduce MR/issue duplicationDouwe Maan2015-12-081-0/+5
* Make current user the first user in assignee dropdown in issues detail pageStan Hu2015-12-041-1/+1
* Merge remote-tracking branch 'origin/ui/issuable-form'Dmitriy Zaporozhets2015-12-042-16/+25
|\
| * Fix specsui/issuable-formDouwe Maan2015-12-031-1/+1
| * Merge branch 'master' into ui/issuable-formDouwe Maan2015-12-032-4/+5
| |\
| * | Use select2 placeholder instead of blank optionDouwe Maan2015-12-022-6/+6