Torkel Ödegaard
b1b8a38061
refactor: renaming variables, refactoring PR #12796
2018-08-05 11:39:46 +02:00
Torkel Ödegaard
013f8cd8ea
refactor: moving code around a bit, refactoring PR #12796
2018-08-05 11:39:46 +02:00
Tobias Skarhed
f00b5eee83
Remove weird import
2018-08-05 11:39:46 +02:00
Tobias Skarhed
4b84a58575
Disable submenu when autopanels is enabled
2018-08-05 11:39:46 +02:00
Tobias Skarhed
36c406eefb
Extract to own method
2018-08-05 11:39:46 +02:00
Tobias Skarhed
1618b095c7
Use and add keybard shortcut
2018-08-05 11:39:46 +02:00
Tobias Skarhed
63fa9fdc6d
Add temporary url parameter
2018-08-05 11:39:46 +02:00
Tobias Skarhed
338a37abc8
Replace floor with round
2018-08-05 11:39:46 +02:00
Tobias Skarhed
9e4748e2aa
Go with just single margin compensation
2018-08-05 11:39:46 +02:00
Tobias Skarhed
78b3dc40f1
Add margin and padding compensation
2018-08-05 11:39:46 +02:00
Tobias Skarhed
a9f24bb36d
Remove weird import
2018-08-05 11:39:45 +02:00
Tobias Skarhed
818fe09a7f
Fit panels to screen height
2018-08-05 11:39:45 +02:00
Marcus Efraimsson
6f1b125c48
Merge pull request #12808 from dehrax/12224-simple
...
Karma to Jest: remove tests
2018-08-03 13:38:57 +02:00
David Kaltschmidt
c900a30106
renamed slate unit tests to .jest.ts
2018-08-03 13:09:05 +02:00
Tobias Skarhed
61eb96ed79
Remove simple tests
2018-08-03 12:34:13 +02:00
Tobias Skarhed
61e3a0cceb
Begin conversion
2018-08-03 11:57:03 +02:00
David
bda49fcaa2
Add click on explore table cell to add filter to query ( #12729 )
...
* Add click on explore table cell to add filter to query
- move query state from query row to explore container to be able to set
modified queries
- added TS interface for columns in table model
- plumbing from table cell click to datasource
- add modifyQuery to prometheus datasource
- implement addFilter as addLabelToQuery with tests
* Review feedback
- using airbnb style for Cell declaration
- fixed addLabelToQuery for complex label values
2018-08-03 11:20:13 +03:00
Marcus Efraimsson
72af8a7044
changelog: add notes about closing #1823 #12801
...
[skip ci]
2018-08-02 18:57:13 +02:00
Marcus Efraimsson
116c4f2bff
Merge pull request #12802 from gzzo/patch-1
...
Add auto_assign_org_id to defaults.ini
2018-08-02 18:49:43 +02:00
gzzo
cb76fc7f2d
Add auto_assign_org_id to defaults.ini
...
For #12801
2018-08-02 12:29:47 -04:00
Marcus Efraimsson
7f85dd055e
changelog: add notes about closing #12749
...
[skip ci]
2018-08-02 16:44:29 +02:00
Marcus Efraimsson
e5178b7d1d
changelog: add notes about closing #12766
...
[skip ci]
2018-08-02 16:37:52 +02:00
Marcus Efraimsson
5cca478656
Merge pull request #12760 from svenklemm/postgres-timegroup
...
remove alias from postgres $__timeGroup macro
add $__timeGroupAlias macro to all sql datasources
2018-08-02 16:36:01 +02:00
Marcus Efraimsson
4d3e435298
Merge pull request #12774 from grafana/12766-table-colored-cell-link
...
table link color fix
2018-08-02 16:32:09 +02:00
Marcus Efraimsson
7f4f130a80
adjust test dashboards
2018-08-02 16:21:49 +02:00
Marcus Efraimsson
4962bf9d44
remove info logging
2018-08-02 15:49:50 +02:00
Patrick O'Carroll
ff0ca6b7e2
added two new classes for color, fixed so link has value color
2018-08-02 15:25:48 +02:00
Marcus Efraimsson
76f131aa80
changelog: add notes about closing #12063
...
[skip ci]
2018-08-02 15:09:23 +02:00
Marcus Efraimsson
c074c842e6
Merge pull request #12063 from A21z/patch-1
...
Add new Redshift metrics and dimensions for Cloudwatch datasource
2018-08-02 15:05:24 +02:00
Alban Perillat-Merceroz
f3d400f1a7
Add new Redshift metrics and dimensions for Cloudwatch datasource
...
AWS/Redshift has new dimensions (`latency`, `service class`, `wmlid`) and metrics (`QueriesCompletedPerSecond`, `QueryRuntimeBreakdown`, `QueryDuration`, `WLMQueriesCompletedPerSecond`, `WLMQueryDuration`, `WLMQueueLength`) in Cloudwatch: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/rs-metricscollected.html
2018-08-02 14:45:24 +02:00
Marcus Efraimsson
ae0d7a3a5d
changelog: add notes about closing #12752
...
[skip ci]
2018-08-02 12:54:33 +02:00
Marcus Efraimsson
de1a0e4789
changelog: update
...
[skip ci]
2018-08-02 12:51:23 +02:00
andig
57910549b6
Improve iOS and Windows 10 experience ( #12769 )
...
* Improve iOS homescreen icon
* Improve Windows10 tile experience
* Remove unused favicon
2018-08-02 03:37:50 -07:00
Torkel Ödegaard
169fcba520
Update CHANGELOG.md
2018-08-02 11:51:41 +02:00
Mitsuhiro Tanda
04fcd2a054
add series override option to hide tooltip ( #12378 )
...
* add series override option to hide tooltip
* fix test
* invert option
* fix test
* remove initialization
2018-08-02 02:49:40 -07:00
Marcus Efraimsson
a8976f6c36
changelog: add notes about closing #12785
...
[skip ci]
2018-08-02 11:43:48 +02:00
Marcus Efraimsson
9fa779315e
Merge pull request #12791 from eMerzh/fix_quote
...
fix custom variable quoting in sql* query interpolations
2018-08-02 11:37:46 +02:00
Patrick O'Carroll
b03e3242e3
removed table-panel-link class
2018-08-02 11:21:17 +02:00
Patrick O'Carroll
36d981597e
removed table-panel-link class and add a class white to modify table-panel-cell-link class
2018-08-02 11:18:21 +02:00
Sven Klemm
82c473e3af
document $__timeGroupAlias
2018-08-01 21:23:00 +02:00
Sven Klemm
b71d10a7a4
add $__timeGroupAlias to mysql and mssql
2018-08-01 20:58:51 +02:00
Brice Maron
bb7e583863
fix custom variable quoting in sql* query interpolations
2018-08-01 20:32:50 +02:00
Marcus Efraimsson
9d3743774d
Merge pull request #12771 from dehrax/12224-prometheus-ds
...
Karma to Jest: prometheus datasource
2018-08-01 15:06:36 +02:00
Sven Klemm
dc22e24642
add compatibility code to handle pre 5.3 usage
2018-08-01 15:06:18 +02:00
Tobias Skarhed
951b623bd2
Change to arrow functions
2018-08-01 14:27:45 +02:00
Tobias Skarhed
af32bfebef
Add all tests to one file
2018-08-01 14:26:29 +02:00
Marcus Efraimsson
8d0c4cdc09
changelog: add notes about closing #12561
...
[skip ci]
2018-08-01 12:30:50 +02:00
Marcus Efraimsson
951679d50b
Merge pull request #12561 from activeshadow/aws-rds-burst-balance
...
Added BurstBalance metric to list of AWS RDS metrics.
2018-08-01 12:28:15 +02:00
Tobias Skarhed
790aadf8ef
Remove angularMocks
2018-08-01 10:09:05 +02:00
Tobias Skarhed
d6158bc293
All tests passing
2018-08-01 09:30:26 +02:00