Lukas Stiebellehner
|
5dcfe46d93
|
fix(ui): typo in quick acknowledge tooltip
|
2020-03-18 13:56:36 +01:00 |
|
Łukasz Mierzwa
|
caded5f465
|
fix(ui): remove silenceForm.author usage in the UI
|
2020-02-22 15:50:01 +00:00 |
|
Łukasz Mierzwa
|
541b1ef519
|
feat(ui): enforce username from credentials if auth is enabled
|
2020-02-22 15:50:01 +00:00 |
|
Łukasz Mierzwa
|
eac4b2fe85
|
fix(ui): acknowledgement silences should only match active alerts
|
2020-02-21 10:11:22 +00:00 |
|
Łukasz Mierzwa
|
1f22a11e14
|
fix(ui): use CORS credential settings from each alertmanager configuration
Fixes #1432
|
2020-02-19 12:10:42 +00:00 |
|
Łukasz Mierzwa
|
d0f59977b0
|
fix(ui): remove alertmanager API V1 support
|
2020-02-12 16:09:55 +00:00 |
|
Łukasz Mierzwa
|
3df4d27efc
|
feat(ui): disable silence actions for read-only alertmanagers
|
2020-01-28 22:26:56 +00:00 |
|
Łukasz Mierzwa
|
e58cdc7d68
|
fix(ui): import only needed functions from semver
|
2019-12-18 10:18:29 +00:00 |
|
Łukasz Mierzwa
|
de43f1ac4a
|
feat(ui): theme switching
This add "proper" dark mode using darkly bootstrap theme
|
2019-11-27 12:18:13 +00:00 |
|
Łukasz Mierzwa
|
159bcc4e8a
|
fix(ui): use mode:no-cors for fetch GET requests
This should play better with auth middlewares that uses redirects since CORS will no longer break the redirect chain
|
2019-11-14 16:25:17 +00:00 |
|
Łukasz Mierzwa
|
7ade445cf0
|
fix(ui): prefer author from headers when acking alerts
|
2019-11-11 18:25:16 +00:00 |
|
Łukasz Mierzwa
|
63a3d2a30b
|
feat(ui): allow acknowledging alerts using short lived silences
|
2019-11-05 14:11:23 +00:00 |
|