summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'es-module-autosave'es-module-autosaveMike Greiling2017-10-241-6/+5
|\
| * notes.js: use the original content when resetting the formBen Boeckel2017-10-191-2/+2
| * notes.js: also return the original content when getting form dataBen Boeckel2017-10-191-1/+3
| * Remove dropzoneInput from global namespaceFilipa Lacerda2017-10-191-3/+0
* | convert Autosave into pure es module and remove global exportMike Greiling2017-10-121-2/+2
|/
* Merge branch '38871-cleanup-data-page-attribute-after-karma-test' into 'master'Clement Ho2017-10-111-1/+1
|\
| * Cleanup data-page attribute after each Karma test38871-cleanup-data-page-attribute-after-karma-testEric Eastwood2017-10-111-1/+1
* | spec fixesph-gl-form-js-modulesPhil Hughes2017-10-111-2/+2
* | Moves form related JS modules out of globalPhil Hughes2017-10-111-2/+3
|/
* fixed notes specsPhil Hughes2017-10-101-4/+4
* spec fixesPhil Hughes2017-10-101-2/+2
* Flash is now a ES6 modulePhil Hughes2017-10-101-2/+2
* Commenting on image diffsFelipe Artur2017-10-071-9/+119
* Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-091-3/+3
* Use modules in common utilsFilipa Lacerda2017-09-091-7/+8
* Merge branch 'fix-comment-reflection' into 'security-9-5'Jacob Schatz2017-09-071-4/+7
* Fix diff comment button not showing after deleting a commentPhil Hughes2017-09-051-5/+3
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-0/+1
* Fix replying to commit comments on MRs from forksSean McGivern2017-07-281-0/+4
* Update vue-resourceFilipa Lacerda2017-07-121-1/+1
* refactor TaskList class to ES module syntaxMike Greiling2017-07-061-2/+2
* Merge branch 'enable-webpack-code-splitting' into 'master'Jacob Schatz2017-06-301-2/+8
|\
| * dynamically import emoji helpers for AwardsHandler classMike Greiling2017-06-281-2/+8
* | Remove placeholder note when award emoji slash command is appliedKushal Pandya2017-06-301-0/+4
* | Render add-diff-note button with server.Bryce Johnson2017-06-291-3/+6
|/
* 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
| |/