Skip to content

WIP: Move presenter logic into DetailedErrorPresenter

Peter Leitzen requested to merge pl-detailed-error-presenter into master

What does this MR do?

This MR moves some presenter logic into own presenter class.

Refs discussions from !23605 (diffs, comment 277626210).

I'll add presenter-specific specs as soon as we've agree to continue this approach hence the WIP for now.

Part of #195419 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Peter Leitzen

Merge request reports