Skip to content

Move code from EpicsHelper to a presenter

Jarka Košanová requested to merge 8948-epics-presenter into master

What does this MR do?

It moves the code from EpicsHelper to newly created EpicPresenter.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

This change is about moving code around and should not affect performance, no additional tests needed.

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

Closes #8948 (closed)

Edited by Jarka Košanová

Merge request reports