summaryrefslogtreecommitdiff
path: root/app/views/projects/notes/_note.html.haml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use VueJS resourcePhil Hughes2016-07-241-1/+1
* Moved away from vuejs-railsPhil Hughes2016-07-241-1/+1
* Posts to rails to update note eventuallyPhil Hughes2016-07-241-3/+5
* Fixed issue when adding or deleting through jQueryPhil Hughes2016-07-241-1/+1
* VueJS updatesPhil Hughes2016-07-241-1/+1
* Resolve all comments buttonPhil Hughes2016-07-241-2/+2
* Diff line comments resolvePhil Hughes2016-07-241-0/+4
* Add image border in Markdown preview (!5162)winniehell2016-07-211-1/+1
* Memoize the maximum access level for the author of notesStan Hu2016-06-291-1/+1
* Support for rendering/redacting multiple documentsYorick Peterse2016-06-241-1/+1
* Uses not when checking for system notenote-emoji-system-notePhil Hughes2016-06-171-2/+2
* Hides award emoji & access level on system notesPhil Hughes2016-06-131-2/+2
* Shows award emoji for comments to all users who are logged in.Connor Shea2016-06-081-1/+2