Commit Graph

2 Commits

Author SHA1 Message Date
Łukasz Mierzwa
09f31e172b fix(ui): follow redirects when fetching alerts from the UI 2019-11-14 13:20:45 +00:00
Łukasz Mierzwa
80c30f1879 fix(ui): pass configured alertmanager headers when making requests from the browser
Right now configured headers are only set on requests made from the backend to alertmanager API.
With this change fetch() calls in the browser will use those headers if proxy mode is not enabled.
2019-09-26 20:37:23 +01:00