Torkel Ödegaard
|
b8f559aecb
|
feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162
|
2017-01-06 12:04:25 +01:00 |
|
Torkel Ödegaard
|
d6a2431767
|
Merge branch 'notifier-telegram-messenger' of https://github.com/leonoff/grafana into leonoff-notifier-telegram-messenger
|
2017-01-06 10:27:20 +01:00 |
|
Torkel Ödegaard
|
45d2e70ba7
|
feat(dashboard): sorting dashboard model kekeys, refactoring PR #7139
|
2017-01-06 10:09:11 +01:00 |
|
Torkel Ödegaard
|
c472054f21
|
Merge branch 'master' into dashboard-export
|
2017-01-06 07:50:16 +01:00 |
|
Torkel Ödegaard
|
20b7c2f2e2
|
feat(ES): refactoring PR #7154
|
2017-01-06 07:22:37 +01:00 |
|
Torkel Ödegaard
|
293fd93e6c
|
fix(elasticsearch): fixed predict default value, fixes #7145
|
2017-01-06 07:06:41 +01:00 |
|
Torkel Ödegaard
|
813232315e
|
fix(testdata): fixed test data source build issue
|
2017-01-06 06:50:02 +01:00 |
|
Torkel Ödegaard
|
63f6e86e46
|
feat(ES): better support for text type, closes #7151
|
2017-01-06 06:35:08 +01:00 |
|
Torkel Ödegaard
|
658d39944b
|
feat(elasticsearch): add support for Elasticsearch scaled_type number type, closes #7155
|
2017-01-06 06:12:48 +01:00 |
|
Vaibhav Tandon
|
b97e784555
|
Moving average support for all models along with additional settings associated with each model
|
2017-01-05 23:17:24 +00:00 |
|
Dan Cech
|
df1e90c723
|
export sorted dashboard json
|
2017-01-04 18:13:33 -05:00 |
|
Torkel Ödegaard
|
36929c2a92
|
fix(elasticsearch): add support for text type filter in templating query, fixes #7136, fixes #7135
|
2017-01-04 20:14:56 +01:00 |
|
Torkel Ödegaard
|
9dc42648cf
|
fix(templating): fixed issue with experimental feature template variable value groups tags, fixes #6752
|
2017-01-02 13:32:20 +01:00 |
|
Torkel Ödegaard
|
2be5ee0bd5
|
fix(graph): fixed graph legend issue with always visible scrollbar, fixes #6828
|
2017-01-02 12:22:56 +01:00 |
|
Torkel Ödegaard
|
083a42942f
|
fix(phantomsj): fixed issue with y axis label rotation in phantomjs rendered graphs, fixes #6924
|
2017-01-02 12:01:48 +01:00 |
|
Torkel Ödegaard
|
8030b56bba
|
fix(panel): fixed panel help text for panels that set background color, fixes #7085
|
2017-01-02 11:14:00 +01:00 |
|
Mikhail Leonov
|
e32a653cb6
|
Added Telegram Messenger notification destination
|
2016-12-30 15:57:12 +03:00 |
|
Julie Lee
|
8ed8922525
|
Update _tabbed_view.scss (#7078)
repeated style statement
|
2016-12-28 12:28:05 +01:00 |
|
Kerim Satirli
|
797e2ea25d
|
Adds London and Canada AWS Regions
|
2016-12-27 14:10:36 +01:00 |
|
Darrian
|
d662961ebe
|
Added 'linear' to fill types for InfluxDB (#7042)
|
2016-12-23 09:43:47 +01:00 |
|
Ryan McKinley
|
27d83f414e
|
Add influx 'mode' and 'cumulative_sum' (#7045)
|
2016-12-23 09:43:15 +01:00 |
|
Timon
|
1ab66ac5d7
|
add Russian ruble sign
|
2016-12-21 12:59:09 +03:00 |
|
Trent White
|
5440804109
|
add new grabber icon and tweak styles to better fit space (#7019)
|
2016-12-20 17:49:04 +01:00 |
|
Torkel Ödegaard
|
4c5bdd9da4
|
fix(panel): need to check if panel has links
|
2016-12-20 15:24:53 +01:00 |
|
Torkel Ödegaard
|
fa01022494
|
fix(ux): fixed css issue with add row button, fixes #7017
|
2016-12-20 13:00:46 +01:00 |
|
bergquist
|
ba96b88b66
|
feat(alerting): adds 24h and 48h duration as pre defined values
ref #7007
|
2016-12-20 09:23:05 +01:00 |
|
Torkel Ödegaard
|
a2baec8592
|
fix(panel): fixed panel help tooltip issue, #4079
|
2016-12-19 16:36:09 +01:00 |
|
Torkel Ödegaard
|
090db9401c
|
fix(graph): fix for when data min/max delta is zero and negative and grid y min/max is auto, fixes #6980
|
2016-12-19 09:30:52 +01:00 |
|
Torkel Ödegaard
|
2fc2cc721e
|
change(panel): changed hover delay for #6998
|
2016-12-16 21:16:35 +01:00 |
|
Matt
|
594207b6d3
|
Polish on icon placement, incorporated torkel's better idea for going slightly lighter, make sure error icon color was white now
|
2016-12-16 12:51:22 -05:00 |
|
Matt
|
0c85e845df
|
Softened the color a bit by mixing in the panel-bg, so it's not introducing any new variables. Was too start as pure body-bg
|
2016-12-16 12:11:29 -05:00 |
|
bergquist
|
4244551a87
|
fix(influxdb): removes quotes for field key queries
fixes #6473
|
2016-12-16 17:09:17 +01:00 |
|
Torkel Ödegaard
|
a361d1f488
|
feat(panel): refinements for panel help text, made the inspector the home for the model version
|
2016-12-16 16:09:02 +01:00 |
|
Torkel Ödegaard
|
2c05237d90
|
Merge branch 'master' of github.com:grafana/grafana
|
2016-12-16 13:47:22 +01:00 |
|
Torkel Ödegaard
|
c04590784b
|
Merge branch 'utkarshcmu-help-text'
|
2016-12-16 13:43:51 +01:00 |
|
Torkel Ödegaard
|
af363ab478
|
fix(panel): build fixes
|
2016-12-16 13:43:43 +01:00 |
|
Torkel Ödegaard
|
62f3b16671
|
feat(panel): working on panel help text and unifying panel links, panel errors, and panel help into a single panel feature, #4079 , #6847
|
2016-12-16 13:06:04 +01:00 |
|
Torkel Ödegaard
|
ac9ae52cea
|
feat(panel): working on panel help text and unifying panel links, panel errors, and panel help into a single panel feature, #4079 , #6847
|
2016-12-16 12:46:29 +01:00 |
|
Torkel Ödegaard
|
b9043c915e
|
feat(panel): working on panel help text, #4079 , #6847
|
2016-12-16 11:48:32 +01:00 |
|
Torkel Ödegaard
|
ca7bc25c83
|
feat(panel): working on panel help text, #4079 , #6847
|
2016-12-16 10:34:00 +01:00 |
|
bergquist
|
faa3b5f4e8
|
feat(alertlist): adds sorting on state
closes #6676
|
2016-12-15 16:29:40 +01:00 |
|
bergquist
|
ca7baca21d
|
feat(alerting): adds ok as no data option
closes #6866
|
2016-12-15 11:13:19 +01:00 |
|
bergquist
|
6a161216de
|
fix(influxdb): fixes bug with empty tagColumn for annotations
|
2016-12-15 10:54:22 +01:00 |
|
Torkel Ödegaard
|
8fc6e4cfb0
|
fix(auth proxy, ldap): fixed so users cannot change password when ldap or auth proxy is enabled, fixes #2495, do not allow user to change email or username depending on what property auth proxy is using, fixes #6903
|
2016-12-14 22:19:25 +01:00 |
|
Torkel Ödegaard
|
6e27db148c
|
Merge branch 'authproxy_ldap' of https://github.com/seuf/grafana into seuf-authproxy_ldap
|
2016-12-14 21:45:15 +01:00 |
|
Torkel Ödegaard
|
330c1b945e
|
refactor(datasource): refactoring datasource secure json fields handling, #6697, #6692
|
2016-12-14 21:06:10 +01:00 |
|
Torkel Ödegaard
|
b38e9b0cac
|
fix(cloudwatch): removed debugger statement
|
2016-12-14 20:40:02 +01:00 |
|
Torkel Ödegaard
|
c3920bfba1
|
fix(cloudwatch): fixed broken cloudwatch edit page, #6697
|
2016-12-14 20:38:35 +01:00 |
|
Torkel Ödegaard
|
467ddc19c3
|
feat(panel): worked on panel description tooltip, #6847
|
2016-12-14 17:22:19 +01:00 |
|
Torkel Ödegaard
|
5f7ad9ddb6
|
Merge branch 'help-text' of https://github.com/utkarshcmu/grafana into utkarshcmu-help-text
|
2016-12-14 16:20:36 +01:00 |
|