Patrick O'Carroll
a702603e7b
changed var to const 2 ( #13068 )
...
* changed var to const
* fixed typo created in last commit
* added or empty object to options in prometheus/datasource
2018-08-29 14:27:29 +02:00
Torkel Ödegaard
9b978b7203
tslint: autofix of let -> const ( #13033 )
2018-08-26 17:14:40 +02:00
Patrick O'Carroll
0c269d64d0
Alert panel filters ( #11712 )
...
alert list panel: filter alerts by name, dashboard, folder, tags
2018-06-01 14:36:40 +02:00
Alexander Zobnin
51cd3a0d0c
alert list: fix rendering timeout when share panel ( #10467 )
2018-01-09 13:58:24 +01:00
Torkel Ödegaard
27835f373e
cleanup: removed unused typescript typings import
2018-01-04 10:12:02 +01:00
Torkel Ödegaard
3a1f52d8a2
prettier: ran on all files again, sorry. now settings are defined in package.json
2017-12-21 08:39:31 +01:00
Torkel Ödegaard
fadfc665e4
tech: ran pretttier on all typescript files
2017-12-19 16:06:54 +01:00
Torkel Ödegaard
830c307bba
progress on scrollable panels work
2017-11-21 14:30:33 +01:00
Alexander Zobnin
10e3b63ddb
Merge remote-tracking branch 'upstream/develop' into feat-9887
2017-11-20 15:51:49 +03:00
Alexander Zobnin
4b88cc0226
panels: general property which makes panel scrollable
2017-11-16 15:38:52 +03:00
Torkel Ödegaard
cd95f5bcc2
refactor: alert list panel fixes and no alerts message, rewrite of PR #9721
2017-11-03 10:16:25 +01:00
Patrick O'Carroll
5a26fc252e
new design for no alerts in alert-list, fixes #9721
2017-11-01 09:44:51 +01:00
Torkel Ödegaard
b8d9722b4f
tech: removing unused variables from typescript files, and making tslint rules more strict
2017-09-21 16:40:18 +02:00
Alexander Zobnin
af56cc4c28
Panel Alertlist: use dashboard timezone ( #8880 )
...
* panel-alertlist: use dashboard timezone, fixes #8874
* alert state history: use dashboard timezone, issue #8874
* alert state history: minor refactor
2017-07-19 20:45:57 +02:00
Daniel Koehler
c5f6cf0809
fix for wrong locale and text issues #8840 ( #8854 )
...
fixes https://github.com/grafana/grafana/issues/8840
by setting a default locale. Also uses fromNow(true) to work arround the replace.
2017-07-14 21:58:27 +02:00
Torkel Ödegaard
8918922179
alerting: fixed issue with included alerting error & no data reasons, fixes #8412
2017-05-18 14:10:12 +02:00
Torkel Ödegaard
f1276774a0
typescript: updated tslint and fixed new warnings
2017-04-20 11:16:37 +02:00
bergquist
faa3b5f4e8
feat(alertlist): adds sorting on state
...
closes #6676
2016-12-15 16:29:40 +01:00
bergquist
abb8f33d77
feat(alertlist): make it possible to filter on alerts from current dashboard
2016-11-10 16:07:13 +01:00
Carl Bergquist
61c48aecc2
[Alertlist] Set max-height to respect row height ( #6454 )
...
* feat(alertlist): max-height to respect row height
closes #6417
* feat(alertlist): use pre calculated panel.height instead
* style(alertlist): rearrange variable order
2016-11-03 11:01:21 +01:00
bergquist
1cb45c3416
fix(alertlist): better description
2016-09-19 10:11:33 +02:00
bergquist
0bde2ae689
fix(alertlist): remove timerange checkbox option
2016-09-19 10:07:53 +02:00
bergquist
05d43999dc
feat(alertlist): add support for time range lockdown
...
closes #5981
2016-09-16 15:55:38 +02:00
bergquist
31892ed73c
style(alertlist): remove unused code
2016-09-14 14:21:56 +02:00
bergquist
9dd8b3b408
wip
2016-09-14 14:12:19 +02:00
bergquist
d0f9623037
feat(alertlistpanel): support state filter
...
ref #5981
2016-09-14 10:49:05 +02:00
bergquist
b49a642ca5
feat(alerting): extract method for join eval matches
2016-09-14 10:49:05 +02:00
bergquist
d02f29fb02
feat(alertlist): basic alert list panel
...
ref #5981
2016-09-14 10:49:05 +02:00