Commit Graph

13 Commits

Author SHA1 Message Date
Alexander Zobnin
dad0fd965d Migrate backendSrv to getBackendSrv, fix direct DB connection 2020-03-20 17:03:49 +03:00
memfiz
94c5059fb1 fix event severity change (#872)
* fixed panel trigger severity if it is changed in event

* fixed panel trigger severity if it is changed in event

* fixed lastEvent check

* removed a comment

* fixed lastEvent check not empty
2020-01-24 16:39:15 +03:00
memfiz
4f24b2bf23 fix not acknowledged problem color with a message (#858)
* fix not acknowledged problem color with a message

* fix not acknowledged problem color with a message, closes #857
2020-01-13 10:58:01 +03:00
Alexander Zobnin
d54d6d29dc problems: fix tag removal (list layout) 2019-12-30 10:36:36 +03:00
Alexander Zobnin
f908376802 Problems panel: hide acknowledge button for read-only users, fix #722 2019-04-22 13:10:23 +03:00
Alexander Zobnin
bc889ffe30 Fix problems fetching performance and memory issues (#724)
* request only alert message when invoking alert.get

* fetch problem alerts on demand

* problems panel: refactor
2019-04-22 12:29:05 +03:00
Alexander Zobnin
7e73219b7b problems: fix duplicated page size entries, closes #696 2019-03-05 12:27:13 +03:00
Alexander Zobnin
9cabb58ac1 problems: make timeline optional 2019-02-13 20:21:18 +03:00
Alexander Zobnin
98ff776f3a problems: remove debug logging 2019-02-13 19:54:36 +03:00
Alexander Zobnin
55f206d091 problems: don't display empty acknowledges list 2019-02-13 11:52:32 +03:00
Alexander Zobnin
fd2265bda6 problems: fix type imports 2019-02-12 22:47:57 +03:00
Alexander Zobnin
12ccba0187 problems: remove tag filter with Ctrl/Shift+click 2019-02-12 22:28:06 +03:00
Alexander Zobnin
38bf47f832 problems: refactor 2019-02-12 22:28:05 +03:00