Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unite green buttons under one css class | Dmitriy Zaporozhets | 2018-09-19 | 1 | -1/+1 |
| | | | | | | Rename btn-new, btn-create and btn-save to btn-success Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | [skip ci] Convert visible- classes | Clement Ho | 2018-04-10 | 1 | -1/+1 |
| | |||||
* | New navigation breadcrumbs | Phil Hughes | 2017-06-30 | 1 | -0/+1 |
| | |||||
* | implement snippets_scope_menu partial to reduce code duplication | Mike Greiling | 2016-12-10 | 1 | -25/+1 |
| | |||||
* | conditionally display assoc project info in snippets index | Mike Greiling | 2016-12-10 | 1 | -1/+1 |
| | |||||
* | move new snippet button to main snippet navigation block | Mike Greiling | 2016-12-10 | 1 | -33/+29 |
| | |||||
* | remove plus icon in "new snippet" button | Mike Greiling | 2016-12-10 | 1 | -2/+0 |
| | |||||
* | Added full-width new snippet button on mobile and corrected capitalizationfull-width-new-snippet-button | Luke Bennett | 2016-09-18 | 1 | -4/+8 |
| | | | | | | | | Altered specs that click capitalised New Snippet button Applied review feedback missed in Changes `.no-comment` `opactiy: 0.5` to `opacity: .5` Added `.btn-wide-on-xs` and applied to snippet buttons | ||||
* | Replace all navigation menu with nav-links class | Dmitriy Zaporozhets | 2016-01-13 | 1 | -22/+26 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Change dashboard snippet index menu class to match testhanloong/gitlab-ce-add-dates-snippets-show | Douwe Maan | 2015-10-22 | 1 | -1/+1 |
| | |||||
* | Restyle dashboard snippets visibility level tabs. | Douwe Maan | 2015-10-21 | 1 | -12/+8 |
| | |||||
* | Restore dashboard snippets tabs. | Douwe Maan | 2015-10-18 | 1 | -0/+22 |
| | |||||
* | Update style of snippets pages | Douwe Maan | 2015-10-18 | 1 | -25/+3 |
| | |||||
* | Clean up overlap between dashboard and explore. | Douwe Maan | 2015-09-08 | 1 | -0/+38 |
- Split up SnippetsController into separate dashboard and explore sections. - Use consistent page titles, header titles and sidebars between dashboard and explore sections when signed in or not. |