Commit Graph

22 Commits

Author SHA1 Message Date
GitLab Bot 17c8111494 Add latest changes from gitlab-org/gitlab@master 2020-05-07 21:09:26 +00:00
GitLab Bot a7beadc834 Add latest changes from gitlab-org/gitlab@master 2020-05-06 15:09:42 +00:00
GitLab Bot 7e019504f5 Add latest changes from gitlab-org/gitlab@master 2020-03-26 09:07:52 +00:00
GitLab Bot 6305f1dc00 Add latest changes from gitlab-org/gitlab@master 2020-01-30 06:08:49 +00:00
GitLab Bot 24256212ea Add latest changes from gitlab-org/gitlab@master 2020-01-23 21:08:35 +00:00
Paul Slaughter e55c7a9a35
Add key unbinds to DiscussionKeyboardNavigator
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
2019-08-15 10:11:36 -05:00
Kushal Pandya 2f385f7fcb Merge branch 'fe-fix-diffs-specs-leaking-store' into 'master'
[CE] FE fix diffs specs leaking store

See merge request gitlab-org/gitlab-ce!31698
2019-08-12 09:03:29 +00:00
Sam Bigelow eba4422803 Add kbd shortcuts for discussion navigation
Add keyboard shortcuts `p` and `n` to navigate duscussions.
2019-08-12 06:41:04 +00:00
Paul Slaughter 8cffa55b2c
CE - FE fix diffs specs leaking store
- 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
2019-08-11 18:58:46 -05:00
Nathan Friend bee3c7e847 Comply with `no-implicit-coercion` rule (CE)
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
2019-06-03 22:51:02 +00:00
Phil Hughes 294f0f3991 CE backport of batch-comments-ee-store-module 2019-03-04 11:27:57 +00:00
Phil Hughes 37b860d7bf
Fixes diff web worker not loading in staging
https://gitlab.com/gitlab-org/quality/staging/issues/34
2019-02-08 14:06:24 +00:00
Oswaldo Ferreira ed3034bbb7 Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
Oswaldo Ferreira 86ead874e2 Resolve "Filter discussion (tab) by comments or activity in issues and merge requests" 2018-10-23 09:49:45 +00:00
André Luís 8e5c0e68ec Backport CE changes for: [Frontend only] Batch comments on merge requests 2018-10-06 17:16:40 +00:00
Paul Slaughter ae5600b868 Create specs for diffs/components/app and update modules to export factory functions 2018-09-14 08:25:13 +00:00
Fatih Acet d690cd9992 Prevent fetching diffs and discussions data unnecessarily on MR page 2018-06-29 07:22:07 +00:00
Felipe Artur 3e66795ef1 Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
Kushal Pandya 1db4ea20c6 Set noteableType on noteableData as provided from DOM dataset 2018-04-05 13:55:34 +05:30
Fatih Acet fdc9ae2edf
Prettify notes. 2018-03-16 23:16:21 +03:00
Mike Greiling b342d2ae52 Remove mr_notes webpack bundle 2018-03-02 21:16:11 +00:00
Fatih Acet 059ab73b8e Render MR Notes with Vue with behind a cookie 2018-02-28 00:10:43 +00:00