summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes.js
Commit message (Expand)AuthorAgeFilesLines
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-2/+2
* Resolve "Placeholder note renders the user name in a new line"Clement Ho2018-06-141-2/+2
* Merge branch 'master' into bootstrap4Clement Ho2018-04-231-1/+1
|\
| * Resolve "Text from the diff is showing within a table header inside the discu...Simon Knox2018-04-201-1/+1
* | Fix bug where resolved discussions were not visible when toggledClement Ho2018-04-201-2/+2
* | [skip ci] Merge branch 'master' into bootstrap4Clement Ho2018-04-171-15/+31
|\ \ | |/
| * Merge branch '45271-collpased-diff-loading' into 'master'Phil Hughes2018-04-171-15/+31
| |\
| | * Disable try again button while fetching the APIFilipa Lacerda2018-04-161-2/+14
| | * Use different class for try again button in collapsed diffsFilipa Lacerda2018-04-161-0/+3
| | * Remove unused importsFilipa Lacerda2018-04-131-1/+0
| | * Render only one error message per diffFilipa Lacerda2018-04-131-16/+11
| | * Fixes unresolved discussions rendering the error state instead of the diffFilipa Lacerda2018-04-121-6/+13
* | | [skip ci] Use toggleClass instead of toggleClement Ho2018-04-121-2/+2
* | | Merge branch 'master' into bootstrap4Clement Ho2018-04-121-2/+2
|\ \ \ | |/ /
| * | Revert "Merge branch '44870-remove-extra-space-around-comment-form-on-merge-r...Clement Ho2018-04-121-2/+2
| |/
* | [skip ci] Replace hidden-xsClement Ho2018-04-091-2/+2
|/
* Refactor and tweak margin for note forms on IssuableTakuya Noguchi2018-04-041-2/+2
* Cleanup test for disabling comment submit buttonwinh-cleanup-comment-submit-testWinnie Hellmann2018-03-221-3/+3
* Disables the button when submitting comment.Jacob Schatz2018-03-211-2/+3
* Resolve "Notes karma specs failing"Simon Knox2018-03-191-9/+3
* Prettify notes.Fatih Acet2018-03-161-204/+460
* Resolve "Projects::MergeRequestsController#show is slow (implement skeleton l...Simon Knox2018-03-131-0/+68
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-54/+84
* Update to jQuery 3.Jacob Schatz2018-02-201-17/+17
* Remove duplicate axios importClement Ho2018-02-021-1/+0
* Merge branch 'ph-axios-2' into 'master'Filipa Lacerda2018-02-021-10/+13
|\
| * remove useless ajaxPost methodPhil Hughes2018-02-011-5/+6
| * Converted common_utils to axiosPhil Hughes2018-01-311-5/+7
* | Converted notes.js to axiosPhil Hughes2018-02-011-20/+15
|/
* Export and use Notes ES modulePhil Hughes2017-12-151-0/+6
* Merge branch 'master' into 38869-datetimeFilipa Lacerda2017-12-111-1/+2
|\
| * updated importsurl-utility-es-modulePhil Hughes2017-12-111-2/+2
| * use exported methods instead of gl.utilsPhil Hughes2017-12-081-1/+2
* | Export date utility functions as ES6 modulesFilipa Lacerda2017-12-071-2/+3
|/
* Merge branch '38677-render-new-discussions-on-diff-tab' into 'master'36248-repo-editor-double-border-under-repo-file-buttonsFilipa Lacerda2017-11-061-1/+2
|\
| * FE review changes - remove internal details assertion and look for closest fo...Luke "Jared" Bennett2017-10-271-1/+1
| * Fix karmaLuke "Jared" Bennett2017-10-231-1/+1
| * Added discussion_line_code value to note response and use it to query the rig...Luke "Jared" Bennett2017-10-211-1/+2
* | Resolve "Convert autosize.js library to be a Yarn managed library"Tim Zallmann2017-10-311-2/+2
* | 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