summaryrefslogtreecommitdiff
path: root/app/views/dashboard/snippets
Commit message (Collapse)AuthorAgeFilesLines
* Replace all navigation menu with nav-links classDmitriy Zaporozhets2016-01-131-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-showDouwe Maan2015-10-221-1/+1
|
* Restyle dashboard snippets visibility level tabs.Douwe Maan2015-10-211-12/+8
|
* Restore dashboard snippets tabs.Douwe Maan2015-10-181-0/+22
|
* Update style of snippets pagesDouwe Maan2015-10-181-25/+3
|
* Clean up overlap between dashboard and explore.Douwe Maan2015-09-081-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.