summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/mr_notes
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-183-2/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-261-0/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-3/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-1/+13
|
* Add key unbinds to DiscussionKeyboardNavigatorfe-add-unbinds-to-discussion-keyboard-navigatorPaul Slaughter2019-08-151-0/+4
| | | | | | | Also adds comment to explain why this works on the diff-tab when it's only used in `notes-app`. https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30144#note_204066538
* Merge branch 'fe-fix-diffs-specs-leaking-store' into 'master'Kushal Pandya2019-08-122-3/+3
|\ | | | | | | | | [CE] FE fix diffs specs leaking store See merge request gitlab-org/gitlab-ce!31698
| * CE - FE fix diffs specs leaking storefe-fix-diffs-specs-leaking-storePaul Slaughter2019-08-112-3/+3
| | | | | | | | | | | | | | - Export mr_notes module as function - Update specs refs of mr_notes/stores to factory EE MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/15097
* | Add kbd shortcuts for discussion navigationSam Bigelow2019-08-121-9/+14
|/ | | | Add keyboard shortcuts `p` and `n` to navigate duscussions.
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-1/+1
| | | | | | | | This commit is the result of running `yarn eslint --fix` after enabling the `no-implicit-coercion` ESLint rule. This rule has been added to our ESLint config here: https://gitlab.com/gitlab-org/gitlab-eslint-config/merge_requests/14
* CE backport of batch-comments-ee-store-modulePhil Hughes2019-03-042-66/+73
|
* Fixes diff web worker not loading in stagingPhil Hughes2019-02-081-0/+3
| | | | https://gitlab.com/gitlab-org/quality/staging/issues/34
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+2
|
* Resolve "Filter discussion (tab) by comments or activity in issues and merge ↵Oswaldo Ferreira2018-10-231-0/+2
| | | | requests"
* Backport CE changes for: [Frontend only] Batch comments on merge requestsAndré Luís2018-10-061-7/+10
|
* Create specs for diffs/components/app and update modules to export factory ↵Paul Slaughter2018-09-141-2/+2
| | | | functions
* Prevent fetching diffs and discussions data unnecessarily on MR pageFatih Acet2018-06-291-5/+5
|
* Changes tab VUE refactoringFelipe Artur2018-06-217-3/+97
|
* Set noteableType on noteableData as provided from DOM datasetKushal Pandya2018-04-051-1/+4
|
* Prettify notes.Fatih Acet2018-03-161-3/+6
|
* Remove mr_notes webpack bundleMike Greiling2018-03-021-2/+2
|
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-0/+41