summaryrefslogtreecommitdiff
path: root/app/views/shared/notes/_note.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Externalize strings from `/app/views/shared/notes`George Tsiolis2019-01-071-2/+2
* Remove boxes around code commentsAnnabel Dunstone Gray2018-12-101-1/+1
* Fix broken UI on commit discussionsAnnabel Dunstone Gray2018-11-131-1/+1
* Show the status of a user in interactionsBob Van Landuyt2018-07-301-1/+3
* Use proper markdown rendering for previewsBrett Walker2018-07-061-1/+1
* Changes tab VUE refactoringFelipe Artur2018-06-211-1/+1
* Resolve "Remove “commented” from comment system notes"Constance Okoghenun2018-06-191-2/+0
* Merge branch 'master' into bootstrap4Clement Ho2018-05-171-2/+3
|\
| * Add dot to separate system notes contentjivl-add-dot-system-notesJose2018-05-141-2/+3
* | Merge branch 'master' into bootstrap4Clement Ho2018-04-121-1/+1
|\ \ | |/
| * Remove edit_note and update_note abilities in favor of admin_noteDouwe Maan2018-04-101-1/+1
* | Add badge-pill to .badge in hamlClement Ho2018-04-091-1/+1
|/
* Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-131-1/+1
* Fix comment on image discussion icon alignment39608-comment-on-image-discussions-tab-alignmentEric Eastwood2017-12-081-2/+2
* Add underline hover state to all linksAnnabel Dunstone Gray2017-12-041-2/+1
* Commenting on image diffsFelipe Artur2017-10-071-1/+14
* Adds cacheless render to Banzai object render34509-improves-markdown-rendering-performance-for-commits-listTiago Botelho2017-09-061-2/+2
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* Fix note header author and time ago wrapping in parallel diff32801-fix-discussion-header-wrapping-in-parallel-diffEric Eastwood2017-05-251-1/+1
* Fix system note comparison and standardize note setupEric Eastwood2017-05-191-2/+0
* Fix missing .original-note-content and trailing new line edge case32449-fix-note-comparison-trailing-newline-edge-caseEric Eastwood2017-05-181-0/+2
* Fix flickering of system notes32087-fix-flickering-system-notesEric Eastwood2017-05-101-0/+2
* Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern2017-05-051-1/+1
|\
| * Change 'exclude_author' paramblackst0ne2017-05-041-1/+1
* | Support comments for personal snippetsJarka Kadlecova2017-05-051-4/+1
|/
* Add real-time note edits :chipmunk:Eric Eastwood2017-05-031-1/+5
* Display comments for personal snippets12910-personal-snippets-notes-showJarka Kadlecova2017-05-021-0/+62