This patch makes the Alertmanager UI (/status & /silences) use the api/v2 endpoint. In addition it adds logic to generate the elm side data model based on the OpenAPI specification. Signed-off-by: Max Leonard Inden <IndenML@gmail.com>
* Run elm-upgrade * Make compile * Update index.html * Upgrade tests * Finalize the upgrade * Optimize!