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