summaryrefslogtreecommitdiff
path: root/app/views/projects/notes/_note.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Display comments for personal snippets12910-personal-snippets-notes-showJarka Kadlecova2017-05-021-101/+0
* Pull preserve into render helpersDouwe Maan2017-04-281-2/+1
* Merge branch '30810-fix-note-header-info-and-action-overlap' into 'master' Annabel Dunstone Gray2017-04-141-13/+15
|\
| * Fix note header timeago and action overlap30810-fix-note-header-info-and-action-overlapEric Eastwood2017-04-131-13/+15
* | frontend prevent authored votesbarthc2017-04-141-1/+2
* | Fix resolve spinner and add testLuke "Jared" Bennett2017-04-111-3/+2
|/
* Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-071-2/+5
|\
| * Add remaining system note iconsAnnabel Dunstone Gray2017-04-061-2/+0
| * Add system notes icon helper; add iconsAnnabel Dunstone Gray2017-04-061-2/+7
* | Merge branch 'master' into new-resolvable-discussionDouwe Maan2017-04-061-1/+3
|\ \ | |/
| * Award emoji button smiley animationDimitrie Hoekstra2017-04-061-1/+3
* | Add option to start a new discussion on an MRDouwe Maan2017-04-051-1/+1
|/
* Escape values passed from Rails to Vue to make sure the template can be compiledDouwe Maan2017-03-211-1/+1
* Fix alignment of resolve discussion button29189-discussion-buttonAnnabel Dunstone Gray2017-03-101-10/+9
* Added discussion comments avatars to diffPhil Hughes2017-03-081-3/+7
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactortask_list_refactorSimon Knox2017-02-161-0/+1
|\
| * style links on system notes to look clickableSimon Knox2017-02-151-0/+1
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactorSimon Knox2017-02-141-6/+8
|\ \ | |/
| * Refactored diff notes Vue appPhil Hughes2017-02-091-2/+1
| * Fix static class error25134-mobile-issue-view-doesn-t-show-organization-membershipAnnabel Dunstone Gray2017-02-071-1/+1
| * Show organisation membership and delete comment on smaller viewports, plus ch...dimitrieh2017-02-061-4/+7
* | notes use new task_list, and PATCH instead of POSTSimon Knox2017-02-081-1/+1
|/
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-1/+1
* Fix review comments.single-edit-comment-widget-2Fatih Acet2017-01-051-1/+1
* Fix task list for single edit note widget changes.Fatih Acet2017-01-041-0/+1
* Refactor discussion edit widget to have only one at a time.Fatih Acet2017-01-041-1/+2
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-2/+2
* HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya2016-12-311-1/+1
* Fix text overflow25930-discussion-actions-overlap-header-textFilipa Lacerda2016-12-221-1/+1
* break comment "edited at" block out of the note-text element to prevent issue...25155-fix-edited-text-in-commentsMike Greiling2016-12-121-1/+1
* resolves lowercase issue in system note for labels, label description and title24737-labeling-system-notes-downcase-labelsNur Rony2016-11-221-1/+1
* makes system notes less intrusive to a conversationless-intrusive-system-noteNur Rony2016-11-171-1/+6
* Fixed up resolve discussionsPhil Hughes2016-11-101-2/+2
* Add hover to trash icon in notesblackst0ne2016-10-211-1/+1
* Use CacheMarkdownField for notesNick Thomas2016-10-071-1/+1
* Changed props to use stringsresolve-buttons-pathPhil Hughes2016-09-211-3/+3
* Pass the full project path for resolve buttonsPhil Hughes2016-09-211-3/+1
* Only check :can_resolve permission if the note is resolvablesh-defer-resolvable-checkStan Hu2016-09-121-1/+2
* Add hover color to emoji iconClement Ho2016-08-251-2/+2
* Replace CSS border'd check icon with real icon.Connor Shea2016-08-091-1/+1
* Updated issues with jump tp buttonPhil Hughes2016-08-011-3/+4
* Fixed failing testsPhil Hughes2016-07-291-1/+2
* Moved most of the data handling into discussion & notes modelsPhil Hughes2016-07-291-2/+2
* Shows tooltip for resolved even if user cant resolve commentsPhil Hughes2016-07-261-1/+0
* Added resolved by users name into tooltipPhil Hughes2016-07-261-20/+21
* Correctly resolves/unresolves discussionsPhil Hughes2016-07-261-2/+3
* Hide resolve button when not allowedDouwe Maan2016-07-251-19/+40
* Added comment & resolve button to reply formPhil Hughes2016-07-241-1/+1
* Seperated resolve all button from reply buttonPhil Hughes2016-07-241-1/+1
* Added resolve button to discussionsPhil Hughes2016-07-241-1/+1