summaryrefslogtreecommitdiff
path: root/app/views/snippets
Commit message (Collapse)AuthorAgeFilesLines
* Update smiley icons to new onesJarek Ostrowski2019-05-231-3/+3
| | | | | | | | | | Add new emoji icons Remove added SVGs Change to sprite_icons Prettify Fix text left behind Fix errors Remove background top level reaction icon
* Give 'New Snippet' button green outlineMarcel van Remmerden2019-05-221-1/+1
|
* Fixes stylelint for page_title.scss59873-page-titleFilipa Lacerda2019-04-121-1/+1
| | | | Replaces CSS with BS4 Utility classes
* Improve snippets empty stateGeorge Tsiolis2019-02-221-1/+1
|
* Resolve "Empty states for profile page"Dennis Tang2019-02-061-1/+12
|
* Externalize strings from `/app/views/snippets`George Tsiolis2018-11-268-28/+29
|
* Change single-item breadcrumbs to page titlesDmitriy Zaporozhets2018-10-191-6/+7
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Feature/new user snippets breadcrumbsJ.D. Bean2018-09-241-1/+2
|
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-1/+1
| | | | | | Rename btn-new, btn-create and btn-save to btn-success Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Correct remaining `Lint/UselessAssignment` haml-lint violationsRobert Speicher2018-08-311-1/+0
|
* Allows author to vote on their own issueChantal Rollison2018-08-241-1/+1
|
* Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-101-1/+1
|
* Add .nav.nav-tabs to nav-linksClement Ho2018-04-191-1/+1
|
* [skip ci] Replace hidden-xsClement Ho2018-04-092-2/+2
|
* [skip ci] Replace .visible-xs-* with .d-block.d-sm-noneClement Ho2018-04-091-1/+1
|
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-1/+1
|
* Add .breadcrumb-item for breadcrumb > liClement Ho2018-04-091-2/+2
|
* Rename .btn-default to .btn-secondaryClement Ho2018-04-091-1/+1
|
* Add badge-pill to .badge in hamlClement Ho2018-04-091-4/+4
|
* Improve top area navigationGeorge Tsiolis2018-02-021-1/+1
| | | | | | - Change button group width on mobile to 100% - Added scrolling container to activity top area secondary navigation - Added bottom border to top-area nav-links to separate them from nav-controls
* fix some inconsistencies with the breadcrumbsPhil Hughes2017-08-181-0/+2
|
* take edit note button out of dropdown34527-make-edit-comment-button-always-available-outside-of-dropdownSimon Knox2017-08-101-5/+12
|
* Removed inline JS in shared HAML filesPhil Hughes2017-07-251-5/+1
|
* moved `@breadcrumb_title` out of the HAML & into a helper methodPhil Hughes2017-07-121-0/+1
|
* fixed breadcrumb titlesPhil Hughes2017-07-072-0/+2
|
* Limit the width of commit & snippet comment sectionsPhil Hughes2017-06-231-1/+2
|
* Added more actions and report as abuse to all notesLuke "Jared" Bennett2017-06-071-5/+2
|
* Fix user and issues autocomplete in diff notesKushal Pandya2017-05-241-1/+1
|
* rename "Add emoji" and "Award emoji" to "Add reaction" where appropriate32462-award-emoji-tooltip-should-be-add-reactionMike Greiling2017-05-191-1/+1
|
* Support comments for personal snippetsJarka Kadlecova2017-05-053-8/+6
|
* Add tooltips to note action buttons31760-add-tooltips-to-note-actionsAnnabel Dunstone Gray2017-05-031-3/+3
|
* Merge branch 'dm-snippet-download-button' into 'master' Sean McGivern2017-05-021-1/+1
|\ | | | | | | | | Add download button to project snippets See merge request !11004
| * Add download button to project snippetsdm-snippet-download-buttonDouwe Maan2017-04-301-1/+1
| |
* | Display comments for personal snippets12910-personal-snippets-notes-showJarka Kadlecova2017-05-024-0/+18
|/
* Use blob viewers for snippetsDouwe Maan2017-04-301-1/+1
|
* Add snippet IID to snippet page titlesdm-snippet-page-titleDouwe Maan2017-04-172-2/+2
|
* Fix specDouwe Maan2017-03-161-9/+3
|
* Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-211-0/+4
|
* Improve performance of User Agent DetailZ.J. van de Weg2017-02-201-2/+2
|
* Add active_when helperSemyon Pupkov2017-02-151-4/+4
| | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/24036
* Use a new class to keep old behaviorFilipa Lacerda2017-02-081-1/+1
|
* Don't render snippet actions for logged-out userssnippet-spam-fixSean McGivern2017-02-061-23/+23
|
* Check public snippets for spamSean McGivern2017-02-021-0/+5
| | | | | | Apply the same spam checks to public snippets (either personal snippets that are public, or public snippets on public projects) as to issues on public projects.
* Keep snippet visibility on errorSean McGivern2017-02-022-2/+2
| | | | | | | When a snippet is submitted, but there's an error, we didn't keep the visibility level. As the default is private, this means that submitting a public snippet that failed would then fall back to being a private snippet.
* Remove pages/snippets cssdelete-more-page-specific-cssAnnabel Dunstone Gray2016-12-141-2/+2
|
* rename snippets_path helper due to conflict19990-update-snippets-page-designMike Greiling2016-12-101-4/+4
|
* implement snippets_scope_menu partial to reduce code duplicationMike Greiling2016-12-101-0/+31
|
* conditionally display assoc project info in snippets indexMike Greiling2016-12-101-1/+2
|
* invert snippet action buttonsMike Greiling2016-12-101-2/+2
|
* remove unused class nameMike Greiling2016-12-101-2/+2
|