summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes.js
Commit message (Expand)AuthorAgeFilesLines
* Prefer node_modules At.js and jquery.carat versionsMike Greiling2019-03-131-2/+2
* Remove Redcarpet markdown engineJan Provaznik2019-02-041-3/+1
* Cancel button for diff notesConstance Okoghenun2019-01-071-0/+4
* Removed discard comment buttonConstance Okoghenun2019-01-071-17/+1
* Use @gitlab npm namespaceClement Ho2018-11-161-1/+1
* Update gitlab-ui to 1.9.0Clement Ho2018-10-291-3/+3
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-2/+2
* Fix import statement for the skeleton notesJose Vargas2018-09-261-1/+1
* Add gitlab-ui skeleton loadingClement Ho2018-09-251-3/+3
* Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault2018-09-171-3/+3
* Fix Linting ErrorTim Zallmann2018-09-071-1/+0
* Removed Console.logTim Zallmann2018-09-071-2/+0
* Fix for Karma, Static Analysis and RSPec for MR PageTim Zallmann2018-09-071-30/+26
* Remove extra spaces from MR discussion notesTakuya Noguchi2018-09-051-1/+1
* Use proper markdown rendering for previewsBrett Walker2018-07-061-1/+3
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
* Add default autocomplete configKushal Pandya2018-06-251-7/+8
* Changes tab VUE refactoringFelipe Artur2018-06-211-201/+52
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-10/+7
* 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
|\