Project 'gitlab-org/gitlab-ce' was moved to 'gitlab-org/gitlab-foss'. Please update any links and bookmarks that may still have the old path.
Fix search "all in GitLab" not working with relative URLs
Closes #53259 (closed)
Merge request reports
Activity
4 Warnings You’ve made some app changes, but didn’t add any tests.
That’s OK as long as you’re refactoring existing code,
but please consider adding any of the ~backstage, ~Documentation, QA labels.01dbf706: This commit’s subject line could be improved. Commit subjects are ideally no longer than roughly 50 characters, though we allow up to 72 characters in the subject. If possible, try to reduce the length of the subject to roughly 50 characters. This merge request changed frontend files without pretty printing them. This merge request changed files with disabled eslint rules. Please consider fixing them. Pretty print Frontend files
The following files should have been pretty printed with
prettier
:app/assets/javascripts/search_autocomplete.js
Please run
node_modules/.bin/prettier --write \ 'app/assets/javascripts/search_autocomplete.js'
Also consider auto-formatting on-save.
Disabled eslint rules
The following files have disabled
eslint
rules. Please consider fixing them:app/assets/javascripts/search_autocomplete.js
Run the following command for more details
node_modules/.bin/eslint --report-unused-disable-directives --no-inline-config \ 'app/assets/javascripts/search_autocomplete.js'
Generated by
DangerEdited by 🤖 GitLab Bot 🤖added 1 commit
- 01dbf706 - Fix search "all in GitLab" not working with relative URLs
assigned to @dennis
assigned to @ClemMakesApps
LGTM, Thanks @stanhu
mentioned in commit e9814aae
mentioned in issue gitlab-org/release/tasks#515 (closed)
added devopsfoundations label
mentioned in merge request gitlab!87551 (merged)
Please register or sign in to reply