Torkel Ödegaard
07d78da5ec
Merge branch 'ds_cache_refactor' of https://github.com/marefr/grafana into marefr-ds_cache_refactor
2018-10-31 06:06:24 -07:00
Torkel Ödegaard
d46c258933
IE11 fix for legend tables below graph
2018-10-31 06:03:26 -07:00
Torkel Ödegaard
749d7a2f0c
Merge pull request #13913 from Yukinoshita-Yukino/master
...
Add only display date option to table panel column
2018-10-31 13:31:43 +01:00
Peter Holmberg
1656f03acd
cleaned up render
2018-10-31 13:29:02 +01:00
Peter Holmberg
5140325a0d
renders angular component
2018-10-31 13:23:05 +01:00
Torkel Ödegaard
32ca8b7aad
updated api keys snapshot
2018-10-31 12:54:30 +01:00
Torkel Ödegaard
05dee9e340
Merge branch 'mondras-empty-cta-apikeys'
2018-10-31 12:51:36 +01:00
Torkel Ödegaard
95a8a59845
restored transition
2018-10-31 12:50:44 +01:00
Torkel Ödegaard
89cd15d98c
removed logging call
2018-10-31 04:38:16 -07:00
Torkel Ödegaard
dfb9419f86
Merge branch 'graph-legend-to-react'
2018-10-31 04:26:44 -07:00
Yuan Liu
6daf73fec0
add table column date format
2018-10-31 18:51:34 +08:00
Torkel Ödegaard
36cd73819a
fixed memory leaks and minor refactoring
2018-10-31 03:40:03 -07:00
Leonard Gram
baea76c4ea
build: gpc credentials added to deploy.
2018-10-31 11:16:48 +01:00
Marcus Efraimsson
dab833a83c
changelog: add notes about closing #13762
...
[skip ci]
2018-10-31 10:55:25 +01:00
Marcus Efraimsson
e331c0c1c7
update changelog
...
[skip ci]
2018-10-31 10:54:19 +01:00
Marcus Efraimsson
f348acccf3
Merge pull request #13758 from grafana/mysql_query_builder
...
mysql graphical query builder
2018-10-31 10:52:16 +01:00
Leonard Gram
4954a49da9
build: deploys to gcp.
2018-10-31 10:49:09 +01:00
Leonard Gram
1a0b75bc44
build: deploys to gcp. ( #13911 )
2018-10-31 09:51:11 +01:00
David
e99c1b4838
Merge pull request #13904 from grafana/davkal/explore-logging
...
Explore: repair logging after recent Explore restructuring
2018-10-31 09:19:38 +01:00
Marcus Efraimsson
fc6d7c9b6b
datasource permission http api
2018-10-30 19:02:12 +01:00
Marcus Efraimsson
621525d10f
restructure administration/permissions page into a section with sub pages
2018-10-30 18:43:54 +01:00
David Kaltschmidt
037167ff07
Fix TimePicker test by enforcing UTC on date string
2018-10-30 16:50:03 +01:00
Peter Holmberg
a7bd944098
updated view to use angular loader
2018-10-30 16:40:08 +01:00
David Kaltschmidt
c92f5462fe
Explore: repair logging after code restructuring
...
this is a fix-up PR that cleans up Explore Logging after the recent
restructuring.
- log results need to be merged since query transactions have been
introduced
- logging DS has its own language provider, query field, and start page
(some of them based on prometheus components)
- added loader animation to log viewer
- removed logging logic from prometheus components
2018-10-30 16:35:49 +01:00
Marcus Efraimsson
a00999fd89
docs: schema -> database
2018-10-30 16:25:36 +01:00
Leonard Gram
3d452e5a46
build: deployment ci container. ( #13902 )
2018-10-30 15:56:52 +01:00
Marcus Efraimsson
00a997b7a8
docs: mysql
2018-10-30 15:45:39 +01:00
Torkel Ödegaard
a8e2840f15
minor progress
2018-10-30 15:25:10 +01:00
Torkel Ödegaard
e9928f6c52
Merge branch 'master' into enterprise-docs
2018-10-30 15:01:09 +01:00
David
758ec4bc70
Merge pull request #13844 from grafana/davkal/explore-empty-page
...
Explore: Pluggable components from datasource plugins
2018-10-30 14:54:34 +01:00
David Kaltschmidt
cf19ecc8f5
Make Explore plugin exports explicit
2018-10-30 14:38:34 +01:00
David
45d7516408
Merge pull request #13901 from grafana/davkal/grunt-newer
...
JS tooling: run TS grunt tasks only when files changed
2018-10-30 14:35:19 +01:00
Marcus Efraimsson
d0c00388e6
add functionality to override service in registry
2018-10-30 13:37:30 +01:00
Peter Holmberg
58e94fc0fa
moved state
2018-10-30 13:09:59 +01:00
Marcus Efraimsson
6f9c0241af
register datasource cache service with proper name
2018-10-30 12:32:14 +01:00
Marcus Efraimsson
5d4dc18bbc
revert application lifecycle event support
2018-10-30 12:31:28 +01:00
bergquist
b58b4ef128
changelog: adds note about closing #13876
2018-10-30 11:20:49 +01:00
Carl Bergquist
42d902b07d
Add new build info metrics that contains more info ( #13876 )
...
* Add new build info metrics that contains more info
The goal was to add more information about Grafana. But rather than
just adding those to the current metrics I created a new metric
since its a common pattern in the prometheus community to expose that
info in a metric named `*_build_info`.
We keep the old metric to avoid introducing any breaking changes but
we should be able to remove it the next breaking change
2018-10-30 11:18:43 +01:00
David Kaltschmidt
e8a895d58b
JS tooling: run TS grunt tasks only when files changed
...
- using grunt-newer to prefix precommit tasks
- only got it to work for tslint and tsc
Not applied to:
- sasslint does not take the file arguments in a way that grunt-newer
recognizes
- no-only-tests throws an error when used with `newer`, but it's
sub-second runtime
2018-10-30 10:25:53 +01:00
Peter Holmberg
7a10bf0141
revert file name change
2018-10-30 09:45:47 +01:00
Marcus Efraimsson
2332b3e205
remove unused code
2018-10-30 09:34:09 +01:00
Marcus Efraimsson
52d825f535
log error on datasource access denied
2018-10-30 09:32:32 +01:00
Marcus Efraimsson
70ddf93688
include teams on signed in user
2018-10-30 09:32:32 +01:00
Marcus Efraimsson
9edaa3fa8c
application lifecycle event support
2018-10-30 09:32:32 +01:00
Marcus Efraimsson
cfb061ddab
refactor datasource caching
2018-10-30 09:31:56 +01:00
Anton
355e76a48e
Fix cell coloring
2018-10-29 23:26:29 +03:00
Anton
6092fa4dc3
Fix bug with background color in table cell with link
2018-10-29 23:13:07 +03:00
Torkel Ödegaard
1dc8b898bb
add dashnav responsive rule to hide tv button on smaller screens
2018-10-29 19:17:08 +01:00
Carl Bergquist
c0c2df4da0
Merge pull request #13871 from crab86/patch-2
...
Updated grafana_stats.json
2018-10-29 17:42:44 +01:00
David
a0aaf70060
Merge pull request #13886 from grafana/davkal/explore-fix-cell-click
...
Explore: fix copy/paste on table cells
2018-10-29 17:06:54 +01:00