Move Security Configuration UI strings to frontend
What does this MR do?
Move scanner UI strings to frontend
This moves the name, description and help paths for each of the scanners in the Security Configuration page from the backend to the frontend. This improves consistency between the Ultimate and non-Ultimate versions of the page, and is one step along the path of sharing more code between them (see &5460 for more details).
This MR is done in three commits:
- The first sets up pinning tests to record the current behaviour.
- The second implements the changes and updates the pinning tests accordingly (if you view this commit directly, it's best to view it with
Show whitespace changes
unchecked). - The final commit removes the pinning tests.
Addresses #323376 (closed).
Screenshots
Before | After | Intended changes | |
---|---|---|---|
non-Ultimate | Reduce inconsistency with Ultimate by: adding API Fuzzing row; re-ordering rows | ||
Ultimate | None! |
Does this MR meet the acceptance criteria?
Conformity
-
📋 Does this MR need a changelog?-
I have included a changelog entry. -
I have not included a changelog entry because _____.
-
- [-] Documentation (if required)
-
Code review guidelines - [-] Merge request performance guidelines
-
Style guides - [-] Database guides
-
Separation of EE specific content
Availability and Testing
-
Review and add/update tests for this feature/bug. Consider all test levels. See the Test Planning Process. - [-] Tested in all supported browsers
- [-] Informed Infrastructure department of a default or new setting change, if applicable per definition of done
Edited by Mark Florian