Skip to content

Render alert fields when performing searches

Warren Gifford requested to merge aharvey/expose-search-result-alert into master

Created by: LawnGnome

We have all this useful information in the web UI that comes back from GraphQL, but isn't exposed in src. This PR wires up a common renderer to the actions exec and search commands to render any alert that comes back in a (hopefully) human readable form.

Here are a couple of examples of it in use:

image image

If we think this is useful, I'll add a couple of tests to the alert rendering and we can get this merged.

Merge request reports

Loading