MR Changes tab: Make triage easier by adding SAST results and introducing a details drawer for SAST and Code Quality
This Epic will track down the implementation of the design concept from https://gitlab.com/gitlab-org/gitlab/-/issues/415112+.
| Iteration 1 Demo |
| ------ |
|  |
| Iteration 2 Demo |
| ------ |
|  |
| Iteration 3 Demo |
| ------ |
|  |
Key changes include:
* Updating the existing Code Quality results display in the Changes tab to match new designs. :white_check_mark:
* Adding SAST findings to the Changes tab for the first time. :white_check_mark:
* Adding SAST & CodeQuality Details to display in a drawer on the MR Changes Tab :white_check_mark:
* Add actionable Items for SAST findings to inline Findings Drawer (to be done in Iteration 3)
* ~~Refactoring the detail view of the Security MR Widget to display the findings-detail in a drawer instead of a modal~~
Demo MR: https://gitlab.com/jannik_lehmann/cq-and-sast-test/-/merge_requests/6
epic