Refactor vuex usage out of inline findings
What does this MR do and why?
This MR is refactoring the vuex
usage out of the Inline Findings Feature.
After removing the related Feature Flag and the now legacy version of the inline findings in: !141782 (merged)
There was no more reason for global state management on this feature, therefore this was refactored.
Issue: #433346 (closed)
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
no visual changes |
---|
How to set up and validate locally
- Make sure your running an ultimate license or your GDK (how to)
- Clone this repo: https://gitlab.com/jannik_lehmann/cq-and-sast-test
- Recreate this MR for SAST & CodeQuality findings: jannik_lehmann/cq-and-sast-test!6 (diffs)
- Let the pipeline finish and the go checkout the diff page.
Edited by Jannik Lehmann