Marcus Efraimsson
80d0943d9d
document login, short-lived tokens and secure cookie configurations
2019-02-05 21:10:56 +01:00
Marcus Efraimsson
3c2fd02bc0
refactor login/auth token configuration settings
...
remove login section and reuse existing sections security and auth
2019-02-05 21:09:55 +01:00
Marcus Efraimsson
1d1b617cee
remove unused code
2019-02-05 21:08:55 +01:00
Lars Jørgensen
749320002b
Added ServerlessDatabaseCapacity metric to list of AWS RDS metrics.
2019-02-05 20:57:51 +01:00
Marcus Efraimsson
3e129dffa0
changelog: add notes about closing #8207
2019-02-05 19:40:46 +01:00
Torkel Ödegaard
4d2cff41ff
Minor code simplification
2019-02-05 19:38:51 +01:00
Marcus Efraimsson
26df20082b
Merge pull request #14803 from jeroenvollenbrock/8207-resource-arns
...
cloudwatch: Add resource_arns template query function
2019-02-05 19:34:59 +01:00
Torkel Ödegaard
2196b4f1c2
Delete template.html
2019-02-05 19:34:31 +01:00
jeroenvollenbrock
28aafcd789
cloudwatch: Add tests for resource_arn template query
2019-02-05 18:37:05 +01:00
jeroenvollenbrock
fa977ce090
cloudwatch: Add resource_arns template query function
...
Implements feature request #8207
2019-02-05 18:37:04 +01:00
jeroenvollenbrock
6fb76b7c9b
update to aws-sdk-go v1.16.15
2019-02-05 18:37:04 +01:00
Torkel Ödegaard
fa32198831
Merge branch 'master' into dashboard-react-page
2019-02-05 17:56:04 +01:00
Torkel Ödegaard
80ccea3d85
Merge pull request #15254 from grafana/update-add-panel-flow
...
Update add panel flow
2019-02-05 17:51:49 +01:00
Torkel Ödegaard
096751b658
Updated add panel related flows
2019-02-05 17:15:21 +01:00
Dominik Prokop
6b1390b972
Update types and themes usage in components
2019-02-05 17:04:48 +01:00
Dominik Prokop
1bc007e29c
Implemented theme context and renamed/moved theme related types
2019-02-05 16:53:19 +01:00
Torkel Ödegaard
a0bd022186
Merge pull request #15259 from grafana/hugoh/clicking-outside-timepicker-should-hide-it
...
Clicking outside TimePicker (Angular & React versions) should close it
2019-02-05 16:46:47 +01:00
Daniel Lee
c19baaffaa
changelog: adds note for #15182
2019-02-05 16:17:22 +01:00
Daniel Lee
9959bbfdfb
Merge pull request #15260 from grafana/15182-stackdriver-filter
...
Changes default interpolation for Stackdriver filter to be regex. Fixes #15182
2019-02-05 16:14:48 +01:00
Torkel Ödegaard
f5249d6033
Breaking init dashboard up in to fetch & init
2019-02-05 15:58:09 +01:00
Daniel Lee
1ecd70e2dd
stackdriver: fixes #15182
...
For the filter expression, a better default is to
interpolate multi variables as a regex rather than
the default globbing pattern.
Also, uses the real TemplateSrv class rather than
stubbing it in the tests.
2019-02-05 15:42:59 +01:00
Hugo Häggmark
e42b670f5c
Closing timepicker when clicking outside the picker
2019-02-05 15:41:00 +01:00
Hugo Häggmark
a344091d82
Optimized so we only do checks when dropdown is opened
2019-02-05 15:29:19 +01:00
Daniel Lee
0302c7afa7
stackdriver: add some more typings
2019-02-05 15:28:03 +01:00
Hugo Häggmark
e2ffaef88a
Fixed so that we close angular TimePicker when user clicks outside the dropdown
2019-02-05 15:25:19 +01:00
Torkel Ödegaard
6dd1a8e688
Merge pull request #15256 from grafana/hugoh/bug-explore-cut-and-paste
...
Handle onPaste because of bug in this Slate version
2019-02-05 15:23:14 +01:00
Torkel Ödegaard
49a597fcd0
Moved remove panel logic to dashboard srv
2019-02-05 15:15:15 +01:00
Torkel Ödegaard
a624c9713a
Removed unused controllers and services
2019-02-05 15:09:56 +01:00
Torkel Ödegaard
6d874dd1f1
Improved error handling
2019-02-05 14:42:29 +01:00
Johannes Schill
e103143634
fix: Update snapshot
2019-02-05 14:42:18 +01:00
Johannes Schill
f5431f5210
chore: Explore: Remove inner AutoSizer, spread the size-object to width/height, change height type to number
2019-02-05 14:42:18 +01:00
Johannes Schill
260b6f5de8
chore: Remove react-sizeme
2019-02-05 14:42:18 +01:00
Johannes Schill
d68df9d704
fix: Calculation issue with AutoSizer in explore
2019-02-05 14:42:18 +01:00
Johannes Schill
097396c517
chore: Replace withSize with AutoSizer in explore/Graph.tsx
2019-02-05 14:42:18 +01:00
Johannes Schill
ae0b027d69
chore: Replace sizeMe with AutoSizer in DashboardGrid
2019-02-05 14:42:18 +01:00
Torkel Ödegaard
da53103281
Prevent viewers from going into edit mode
2019-02-05 14:18:35 +01:00
Torkel Ödegaard
aa2bf07c71
Expand rows for panels in collapsed rows
2019-02-05 14:12:32 +01:00
Torkel Ödegaard
08925ffad8
Basic loading state for slow dashboards
2019-02-05 13:53:11 +01:00
Daniel Lee
310ee5674f
Merge pull request #15252 from grafana/14940-update-checker-docs
...
docs: fixes #14940
2019-02-05 13:25:55 +01:00
Hugo Häggmark
9ba98b8703
Fixes #15223 by handling onPaste event because of bug in Slate
2019-02-05 13:13:52 +01:00
Torkel Ödegaard
bbc5dff7bd
Fixed add panel should scroll to top
2019-02-05 12:56:03 +01:00
Peter Holmberg
2802569529
minor layout change, simple render test
2019-02-05 12:47:42 +01:00
Alexander Zobnin
181b4f9e80
azuremonitor: improve autocomplete experence
2019-02-05 14:39:24 +03:00
Daniel Lee
139fb65fa9
docs: fixes #14940
2019-02-05 12:36:12 +01:00
Torkel Ödegaard
fd1ef0a2be
Added custom scrollbar and remember scroll pos to jump back to same scroll pos when going back to dashboard from edit mode
2019-02-05 12:10:42 +01:00
ijin08
0642c52693
created new color variables, changed primary to blue, changed success-btns to primary-btns.
2019-02-05 12:05:02 +01:00
Alexander Zobnin
4b5bfd3da5
azuremonitor: more autocomplete suggestions for built-in functions
2019-02-05 14:01:06 +03:00
Torkel Ödegaard
04f190c3e3
Updated playlist test
2019-02-05 11:11:17 +01:00
Torkel Ödegaard
6eb69d37de
Merge pull request #15243 from ryantxu/better-stackdriver-logo
...
Better stackdriver logo (bigger + svg)
2019-02-05 10:22:40 +01:00
Torkel Ödegaard
44cef757e5
Merge branch 'hugoh/explore-refactor-initial-modified-queries'
2019-02-05 09:33:28 +01:00