Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change single-item breadcrumbs to page titles | Dmitriy Zaporozhets | 2018-10-19 | 1 | -6/+7 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Feature/new user snippets breadcrumbs | J.D. Bean | 2018-09-24 | 1 | -1/+2 |
| | |||||
* | 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> | ||||
* | Correct remaining `Lint/UselessAssignment` haml-lint violations | Robert Speicher | 2018-08-31 | 1 | -1/+0 |
| | |||||
* | Allows author to vote on their own issue | Chantal Rollison | 2018-08-24 | 1 | -1/+1 |
| | |||||
* | Rename btn-secondary to btn-default | Annabel Dunstone Gray | 2018-05-10 | 1 | -1/+1 |
| | |||||
* | Add .nav.nav-tabs to nav-links | Clement Ho | 2018-04-19 | 1 | -1/+1 |
| | |||||
* | [skip ci] Replace hidden-xs | Clement Ho | 2018-04-09 | 2 | -2/+2 |
| | |||||
* | [skip ci] Replace .visible-xs-* with .d-block.d-sm-none | Clement Ho | 2018-04-09 | 1 | -1/+1 |
| | |||||
* | [skip ci] Replace .pull-right with .float-right | Clement Ho | 2018-04-09 | 1 | -1/+1 |
| | |||||
* | Add .breadcrumb-item for breadcrumb > li | Clement Ho | 2018-04-09 | 1 | -2/+2 |
| | |||||
* | Rename .btn-default to .btn-secondary | Clement Ho | 2018-04-09 | 1 | -1/+1 |
| | |||||
* | Add badge-pill to .badge in haml | Clement Ho | 2018-04-09 | 1 | -4/+4 |
| | |||||
* | Improve top area navigation | George Tsiolis | 2018-02-02 | 1 | -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 breadcrumbs | Phil Hughes | 2017-08-18 | 1 | -0/+2 |
| | |||||
* | take edit note button out of dropdown34527-make-edit-comment-button-always-available-outside-of-dropdown | Simon Knox | 2017-08-10 | 1 | -5/+12 |
| | |||||
* | Removed inline JS in shared HAML files | Phil Hughes | 2017-07-25 | 1 | -5/+1 |
| | |||||
* | moved `@breadcrumb_title` out of the HAML & into a helper method | Phil Hughes | 2017-07-12 | 1 | -0/+1 |
| | |||||
* | fixed breadcrumb titles | Phil Hughes | 2017-07-07 | 2 | -0/+2 |
| | |||||
* | Limit the width of commit & snippet comment sections | Phil Hughes | 2017-06-23 | 1 | -1/+2 |
| | |||||
* | Added more actions and report as abuse to all notes | Luke "Jared" Bennett | 2017-06-07 | 1 | -5/+2 |
| | |||||
* | Fix user and issues autocomplete in diff notes | Kushal Pandya | 2017-05-24 | 1 | -1/+1 |
| | |||||
* | rename "Add emoji" and "Award emoji" to "Add reaction" where appropriate32462-award-emoji-tooltip-should-be-add-reaction | Mike Greiling | 2017-05-19 | 1 | -1/+1 |
| | |||||
* | Support comments for personal snippets | Jarka Kadlecova | 2017-05-05 | 3 | -8/+6 |
| | |||||
* | Add tooltips to note action buttons31760-add-tooltips-to-note-actions | Annabel Dunstone Gray | 2017-05-03 | 1 | -3/+3 |
| | |||||
* | Merge branch 'dm-snippet-download-button' into 'master' | Sean McGivern | 2017-05-02 | 1 | -1/+1 |
|\ | | | | | | | | | Add download button to project snippets See merge request !11004 | ||||
| * | Add download button to project snippetsdm-snippet-download-button | Douwe Maan | 2017-04-30 | 1 | -1/+1 |
| | | |||||
* | | Display comments for personal snippets12910-personal-snippets-notes-show | Jarka Kadlecova | 2017-05-02 | 4 | -0/+18 |
|/ | |||||
* | Use blob viewers for snippets | Douwe Maan | 2017-04-30 | 1 | -1/+1 |
| | |||||
* | Add snippet IID to snippet page titlesdm-snippet-page-title | Douwe Maan | 2017-04-17 | 2 | -2/+2 |
| | |||||
* | Fix spec | Douwe Maan | 2017-03-16 | 1 | -9/+3 |
| | |||||
* | Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-edit | Oswaldo Ferreira | 2017-02-21 | 1 | -0/+4 |
| | |||||
* | Improve performance of User Agent Detail | Z.J. van de Weg | 2017-02-20 | 1 | -2/+2 |
| | |||||
* | Add active_when helper | Semyon Pupkov | 2017-02-15 | 1 | -4/+4 |
| | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/24036 | ||||
* | Use a new class to keep old behavior | Filipa Lacerda | 2017-02-08 | 1 | -1/+1 |
| | |||||
* | Don't render snippet actions for logged-out userssnippet-spam-fix | Sean McGivern | 2017-02-06 | 1 | -23/+23 |
| | |||||
* | Check public snippets for spam | Sean McGivern | 2017-02-02 | 1 | -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 error | Sean McGivern | 2017-02-02 | 2 | -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-css | Annabel Dunstone Gray | 2016-12-14 | 1 | -2/+2 |
| | |||||
* | rename snippets_path helper due to conflict19990-update-snippets-page-design | Mike Greiling | 2016-12-10 | 1 | -4/+4 |
| | |||||
* | implement snippets_scope_menu partial to reduce code duplication | Mike Greiling | 2016-12-10 | 1 | -0/+31 |
| | |||||
* | conditionally display assoc project info in snippets index | Mike Greiling | 2016-12-10 | 1 | -1/+2 |
| | |||||
* | invert snippet action buttons | Mike Greiling | 2016-12-10 | 1 | -2/+2 |
| | |||||
* | remove unused class name | Mike Greiling | 2016-12-10 | 1 | -2/+2 |
| | |||||
* | update action button order for snippets page | Mike Greiling | 2016-12-10 | 1 | -6/+6 |
| | |||||
* | Added 'Download' button to snippet view | Justin DiPierro | 2016-10-11 | 1 | -0/+1 |
| | |||||
* | Replace bootstrap caret with fontawesome caret | Clement Ho | 2016-10-05 | 1 | -1/+1 |
| | |||||
* | Merge branch 'full-width-new-snippet-button' into 'master' | Fatih Acet | 2016-09-26 | 1 | -4/+4 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added full-width new snippet button on mobile and corrected capitalization ## What does this MR do? Adds full-width `New snippet` button to snippet mobile views and corrects `New Snippet` to `New snippet` throughout. ## Are there points in the code the reviewer needs to double check? ## Why was this MR needed? @connorshea Spotted that I missed this in !6210 :) ## Screenshots (if relevant)  ## Does this MR meet the acceptance criteria? - [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [ ] API support added - Tests - [ ] Added for this feature/bug - [ ] All builds are passing - [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html) - [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [ ] Branch has no merge conflicts with `master` (if you do - rebase it please) - [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) ## What are the relevant issue numbers? See merge request !6380 | ||||
| * | Added full-width new snippet button on mobile and corrected capitalizationfull-width-new-snippet-button | Luke Bennett | 2016-09-18 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | 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 | ||||
* | | Fix snippets pagination22500-can-t-paginate-through-snippets | Rémy Coutable | 2016-09-26 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> |