summaryrefslogtreecommitdiff
path: root/app/helpers/notes_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'frozen-string-enable-app-helpers' into 'master'Rémy Coutable2018-09-101-0/+2
|\
| * Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-0/+2
* | Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-071-1/+1
|/
* Use proper markdown rendering for previewsBrett Walker2018-07-061-0/+1
* Add `&` support for epics autocompletionKushal Pandya2018-07-021-0/+1
* Add default autocomplete configKushal Pandya2018-06-251-1/+8
* Changes tab VUE refactoringFelipe Artur2018-06-211-3/+3
* Remove edit_note and update_note abilities in favor of admin_noteDouwe Maan2018-04-101-4/+0
* Refactor discussions/notes codeJan Provaznik2018-04-031-9/+9
* Fixed issue notes being duplicatedPhil Hughes2018-03-091-1/+1
* Fix quick actions for users who cannot update issues and MRs43334-reply-by-email-did-not-pick-up-unsubscribe-quick-actionSean McGivern2018-03-021-1/+1
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-0/+31
* Support discussion locking in the backendJarka Kadlecova2017-09-141-0/+4
* WIP: refactor the first-contributor to Issuablemicael.bergeron2017-09-061-6/+1
* fix #35161, add a first-time contributor badgemicael.bergeron2017-09-061-0/+5
* Resolve outdated diff discussions on pushSean McGivern2017-09-061-0/+4
* Misc tweaksDouwe Maan2017-08-171-4/+4
* Convert ?full_data=1 -> ?view=full_dataSean McGivern2017-08-071-3/+5
* Merge branch 'fix-replying-to-commit-comment-in-mr-from-fork' into 'master'Douwe Maan2017-07-281-1/+5
|\
| * Fix replying to commit comments on MRs from forksSean McGivern2017-07-281-1/+5
* | Removed inline JS in shared HAML filesPhil Hughes2017-07-251-0/+10
|/
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-9/+4
* Render add-diff-note button with server.Bryce Johnson2017-06-291-0/+12
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-2/+2
* Added more actions and report as abuse to all notesLuke "Jared" Bennett2017-06-071-2/+6
* Fix replying to a commit discussion displayed in the context of an MRDouwe Maan2017-06-011-1/+1
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-2/+2
* Support comments for personal snippetsJarka Kadlecova2017-05-051-0/+43
* Allow commenting on older versions of the diff and comparisons between diff v...dm-link-discussion-to-outdated-diffDouwe Maan2017-05-031-14/+10
* Some code tweaksDouwe Maan2017-04-081-1/+1
* Fix views after rebaseDouwe Maan2017-04-081-2/+4
* Fix specs and make tweaksDouwe Maan2017-04-081-0/+2
* Add link to diff header tooDouwe Maan2017-04-081-3/+10
* Address review commentsDouwe Maan2017-04-051-1/+0
* Address review commentsDouwe Maan2017-04-051-17/+0
* Correctly display multiple separate discussions on the same diff lineDouwe Maan2017-04-051-16/+1
* Don't use original_discussion_idDouwe Maan2017-04-051-8/+4
* Fix some specsDouwe Maan2017-04-051-3/+1
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-26/+23
* Fix note form hint showing slash commands supported for commitsRémy Coutable2016-09-201-0/+4
* Store discussion_id on Note for faster discussion lookup.Douwe Maan2016-08-171-4/+4
* Comment & resolve button no longer looks for can-resolve attributePhil Hughes2016-08-041-1/+1
* Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-031-0/+4
|\
| * Speedup DiffNote#active? on discussions, preloading noteables and avoid touch...Paco Guzman2016-08-021-0/+4
* | Moved most of the data handling into discussion & notes modelsPhil Hughes2016-07-291-1/+1
* | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-07-281-8/+7
|\ \ | |/
| * Optimize maximum user access level lookup in loading of notesStan Hu2016-07-261-8/+7
* | Comment & resolve button text is done through VueJSPhil Hughes2016-07-261-1/+1
* | Use sha1 of discussion ID.Douwe Maan2016-07-251-2/+2
* | Added resolve button to discussionsPhil Hughes2016-07-241-4/+2
|/