summaryrefslogtreecommitdiff
path: root/app/views/shared/snippets
Commit message (Expand)AuthorAgeFilesLines
* Fix snippets embed formClement Ho2018-05-311-6/+5
* Fix snippet rowClement Ho2018-05-291-1/+1
* Merge branch 'master' into bootstrap4Clement Ho2018-05-161-1/+1
|\
| * fixed copy to cliboard button in embedded snippetshaseeb2018-05-161-1/+1
* | Convert some hidden-xs that was added laterClement Ho2018-05-091-1/+1
* | Fix snippet header inlineClement Ho2018-04-171-1/+1
* | Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-163-2/+49
|\ \ | |/
| * Merge branch '8088_embedded_snippets_support' into 'master'Grzegorz Bizon2018-04-163-2/+49
| |\
| | * changes based on reviewhaseeb2018-03-071-5/+5
| | * button type and i18n supporthaseeb2018-03-071-7/+7
| | * added titlehaseeb2018-03-031-1/+1
| | * one more button changehaseeb2018-03-031-1/+1
| | * anchor changed to buttonhaseeb2018-03-031-2/+2
| | * jquery and webpack changedhaseeb2018-03-031-4/+1
| | * extra whitespace in haml fixedhaseeb2018-02-281-1/+1
| | * dropdown style fixeshaseeb2018-02-281-4/+6
| | * fix incomplete shadow in input fieldhaseeb2018-02-281-1/+1
| | * snippet page modificationshaseeb2018-02-281-2/+4
| | * fix for chrome issuehaseeb2018-02-281-9/+8
| | * embedded snippet title changeshaseeb2018-02-281-1/+2
| | * embedd button related fixeshaseeb2018-02-281-3/+3
| | * embedded snippets supporthaseeb2018-02-283-0/+46
* | | [skip ci] add col-sm-* for form-horizontal changes to keep layoutClement Ho2018-04-121-2/+2
* | | [skip ci] .form-horizontal => .form-group.rowClement Ho2018-04-121-3/+3
* | | [skip ci] .control-label to .col-form-labelClement Ho2018-04-111-2/+2
* | | [skip ci] Fix snippets block when it should be inline blockClement Ho2018-04-101-1/+1
* | | [skip ci] Replace hidden-xsClement Ho2018-04-093-5/+5
* | | [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-1/+1
|/ /
* | Replace deprecated name_with_namespace with full_name in app/viewsDmitriy Zaporozhets2018-03-051-1/+1
|/
* Remove snippet bundle webpack entry pointClement Ho2018-02-271-1/+0
* Chart.html.haml refactorJacob Schatz2018-02-191-1/+1
* Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-131-1/+1
* Fix N+1 query problem for snippets dashboard.40755-snippets-author-n+1Andreas Brandl2018-02-071-1/+1
* Generalize detail page headers40543-generalize-detail-page-headersEric Eastwood2017-12-051-10/+11
* removed show_new_nav? referencesbreadcrumbs-improvementsPhil Hughes2017-09-061-7/+1
* fix some inconsistencies with the breadcrumbsPhil Hughes2017-08-181-3/+7
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-052-2/+2
* Limit the width of commit & snippet comment sectionsPhil Hughes2017-06-231-1/+1
* Support uploads for newly created personal snippets12910-snippets-descriptionJarka Kadlecova2017-06-071-7/+6
* Support descriptions for snippetsJarka Kadlecova2017-05-312-1/+13
* Change 'exclude_author' paramblackst0ne2017-05-041-1/+1
* Extract common parts of snippet and blob pages into partialdm-blob-header-contentDouwe Maan2017-05-021-10/+1
* Add download_snippet_path helperDouwe Maan2017-05-021-1/+1
* Add download button to project snippetsdm-snippet-download-buttonDouwe Maan2017-04-301-2/+1
* Show Raw button as Download for binary filesDouwe Maan2017-04-301-1/+1
* Use blob viewers for snippetsDouwe Maan2017-04-301-17/+12
* Fix some specsDouwe Maan2017-04-271-1/+1
* Refactor MarkupHelperDouwe Maan2017-04-271-1/+1
* Fix specDouwe Maan2017-03-161-6/+21
* Add quick submit for snippet formsblackst0ne2017-03-141-1/+1