summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes.js
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary call to `_.escape`34430-fix-double-escape-comment-editkushalpandya2017-06-281-1/+1
* refactor Notes class to ES class syntaxnotes-es-class-syntaxMike Greiling2017-06-221-1374/+1356
* Merge branch '33868-fix-mr-changes-diff-note-up-arrow-editing' into 'master'34013-names-with-spaces-break-issue-filter-barJacob Schatz2017-06-201-1/+1
|\
| * Fix MR "Changes" diff note up arrow to edit last note33868-fix-mr-changes-diff-note-up-arrow-editingEric Eastwood2017-06-201-1/+1
* | Fix note highlight being added to new notes33916-make-note-highlight-toggle-boolean-explcitEric Eastwood2017-06-191-1/+3
|/
* Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern2017-06-161-22/+22
|\
| * Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-22/+22
* | Merge branch '33483-fix-note-highlight-being-lost-on-note-update' into 'master'Phil Hughes2017-06-151-3/+25
|\ \ | |/ |/|
| * Fix note highlight being lost after real time updateEric Eastwood2017-06-141-3/+25
* | Fix autocomplete not working on note edit formEric Eastwood2017-06-141-1/+1
|/
* Merge branch 'cherry-pick-dc2ac993' into 'security-9-2'DJ Mountney2017-06-081-2/+2
* Improve user experience around slash commands in instant commentsKushal Pandya2017-06-051-14/+87
* Merge branch 'fix-up-notes-technical-debt' into 'master'Fatih Acet2017-05-291-108/+115
|\
| * Fix up some notes tech debtfix-up-notes-technical-debtEric Eastwood2017-05-261-108/+115
* | More consistent padding of notes, system notes, and note formDouwe Maan2017-05-261-1/+1
|/
* Merge branch 'fix-weird-jquery-data-attribute-caching-issue-in-notes' into 'm...Phil Hughes2017-05-221-2/+3
|\
| * Fix jQuery data attribute caching issue casuing expanding issuesEric Eastwood2017-05-221-2/+3
* | Merge branch 'adopt-es-module-syntax' into 'master'Filipa Lacerda2017-05-221-7/+9
|\ \
| * | update remaining uses of CJS syntax to ES module syntaxMike Greiling2017-05-161-7/+9
* | | Fix system note comparison and standardize note setupEric Eastwood2017-05-191-11/+11
| |/ |/|
* | Fix ability to edit diff notes multiple timesKushal Pandya2017-05-181-3/+3
* | Merge branch '32424-fix-linking-to-unresolved-expanded-diff-note' into 'master'Phil Hughes2017-05-181-7/+16
|\ \
| * | Fix linking to unresolved/expanded diff note32424-fix-linking-to-unresolved-expanded-diff-noteEric Eastwood2017-05-171-7/+16
| |/
* | Merge branch '32449-fix-note-comparison-trailing-newline-edge-case' into 'mas...Phil Hughes2017-05-181-20/+22
|\ \
| * | Fix missing .original-note-content and trailing new line edge case32449-fix-note-comparison-trailing-newline-edge-caseEric Eastwood2017-05-181-20/+22
| |/
* | Disable reference prefixes in notes for SnippetsSam Rose2017-05-181-2/+3
|/
* Make `gfm_auto_complete` into a module and fix up tech debtEric Eastwood2017-05-161-1/+0
* Merge branch '32125-fix-link-to-note-in-diff' into 'master' Fatih Acet2017-05-161-29/+41
|\
| * Fix linking to resolved note in diff32125-fix-link-to-note-in-diffEric Eastwood2017-05-121-29/+41
* | Merge branch '24373-warning-message-go-away' into 'master' Phil Hughes2017-05-161-3/+16
|\ \
| * | Notes: Warning message should go away once resolvedJacopo2017-05-151-3/+16
* | | Improve slash command stripping, escape temporary note contentsKushal Pandya2017-05-151-2/+3
* | | 31886 Remove spinner from loading comment31886-remover-comment-load-spinnertauriedavis2017-05-121-3/+0
|/ /
* | Fix slash commands detection in commentsKushal Pandya2017-05-111-1/+1
|/
* Merge branch 'remove-needless-bind-polyfills' into 'master' Filipa Lacerda2017-05-091-20/+18
|\
| * remove bind polyfill from notes.jsMike Greiling2017-05-081-20/+18
* | Merge branch 'up-arrow-focus-discussion-comment' into 'master' Filipa Lacerda2017-05-091-1/+1
|\ \
| * | Fixed UP arrow key not editing last comment in discussionPhil Hughes2017-05-081-1/+1
| |/
* | Merge request widget redesignFatih Acet2017-05-091-2/+10
|/
* Fix Karma failures for jQuery deferredsKushal Pandya2017-05-051-1/+1
* Add instant comments supportKushal Pandya2017-05-051-58/+287
* Add real-time note edits :chipmunk:Eric Eastwood2017-05-031-69/+148
* Add renderNote animation and added specLuke "Jared" Bennett2017-04-191-7/+15
* alfredo review changesLuke "Jared" Bennett2017-04-071-1/+1
* Review changesLuke "Jared" Bennett2017-04-071-1/+1
* Fix creating discussion when diff view is set to parallelDouwe Maan2017-04-071-27/+19
* Added variable button fixLuke "Jared" Bennett2017-04-071-1/+1
* Fixed issue button state bugLuke "Jared" Bennett2017-04-071-12/+21
* Fixed bugs and added testsLuke "Jared" Bennett2017-04-071-1/+1
* Update unit testsLuke "Jared" Bennett2017-04-061-2/+2