Commit Graph

15 Commits

Author SHA1 Message Date
GitLab Bot 5838993b5f Add latest changes from gitlab-org/gitlab@master 2020-12-23 21:10:24 +00:00
GitLab Bot a961982252 Add latest changes from gitlab-org/gitlab@master 2020-09-02 21:10:43 +00:00
GitLab Bot aaf5961054 Add latest changes from gitlab-org/gitlab@master 2020-03-18 15:09:45 +00:00
GitLab Bot 8d4aaa4dd0 Add latest changes from gitlab-org/gitlab@master 2020-03-16 15:09:27 +00:00
GitLab Bot ce8a0b9084 Add latest changes from gitlab-org/gitlab@master 2020-03-12 18:09:28 +00:00
GitLab Bot d8121cb00b Add latest changes from gitlab-org/gitlab@master 2020-01-30 18:08:57 +00:00
GitLab Bot e3764d340e Add latest changes from gitlab-org/gitlab@master 2019-12-19 12:07:35 +00:00
GitLab Bot fc53ce8e6c Add latest changes from gitlab-org/gitlab@master 2019-12-12 09:07:48 +00:00
Ezekiel Kigbo 834f1f974a Disable vue-i18n for non-autofix files
Disables the vue-i18n eslint rules for files
that are not able to be autofixed, this will
stop these offences causing pipeline failures
but they will need manual fixing.
2019-08-08 06:29:24 +00:00
Phil Hughes d859c86734
Rename graphql files to match frontend docs 2019-06-19 15:34:28 +01:00
Sam Bigelow 1cc03a0b99 Make IID string instead of ID in mr popover query 2019-06-14 16:39:46 -04:00
Brandon Labuschagne 2d5b7a4b7b Internationalisation of javascript/m* directories
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.

i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
2019-04-29 18:17:14 +00:00
Sam Bigelow 699957ef59 Resolve "Merge Request Popover is not working on the To Do page" 2019-04-24 14:09:36 +00:00
Sam Bigelow 2ea409f6e1 Fix bug where MR Popover wont go away
Add a check to make sure eventListener is not added twice
2019-04-12 10:24:40 -04:00
Sam Bigelow 1a14e5230e Add merge request popover with details
- Show pipeline status, title, MR Status and project path
- Popover attached to gitlab flavored markdown everywhere, including:
  + MR/Issue Title
  + MR/Issue description
  + MR/Issue comments
  + Rendered markdown files
2019-03-21 10:24:18 -04:00