Skip to content

MR widget approvals: Auto update approvals table

Sascha Eggenberger requested to merge mr-approvals-auto-update into master

What does this MR do and why?

MR widget approvals: Fix updating of approvals when changed.
Adds an GraphQL subscription to get live data from the API endpoint.

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

Before After
mr_before mr_after

How to set up and validate locally

  1. Go to an MR and approve it, check the approvals table 👀, e.g. http://gdk.test:3000/flightjs/Flight/-/merge_requests/8

Related to #425467 (closed)

Edited by Sascha Eggenberger

Merge request reports