Erik Sundell
c84cf1f598
stackdriver: check if array is empty to prevent filter from crashing. This closes #13607
2018-10-11 15:10:47 +02:00
Johannes Schill
7689e9bbf2
Handle DescriptionPicker's initial state #13425
2018-10-11 15:06:51 +02:00
Daniel Lee
9f660a7b18
stackdriver docs: metric query editor and annotations
2018-10-11 14:42:34 +02:00
Torkel Ödegaard
b7599212e0
Merge pull request #13620 from grafana/frontend-extensions
...
Frontend extensions
2018-10-11 14:41:11 +02:00
Johannes Schill
2787284033
Update snapshots after merge
2018-10-11 14:01:13 +02:00
Leonard Gram
d360d8cebc
Requests for ds via backend blocked for users without permissions.
2018-10-11 13:52:23 +02:00
Leonard Gram
ec9ed5c830
Removes unused code.
2018-10-11 13:52:23 +02:00
Johannes Schill
dc9e822cc7
Remove CTA when CTA-action is clicked instead of a /new route #13471
2018-10-11 13:52:09 +02:00
Carlos Mondragon
b121700103
Add fancy delete button for ApiKeys.
2018-10-11 13:50:54 +02:00
Carlos Mondragon
5f5840b24c
Add form to both the CTA page and the regular list.
2018-10-11 13:50:53 +02:00
Carlos Mondragon
0937335f14
Add onClick handler to CTA.
2018-10-11 13:50:53 +02:00
Carlos Mondragon
af985743d2
Updated tests for new protip.
2018-10-11 13:50:53 +02:00
Carlos Mondragon
081cb7a695
Updated protip, not sure what to write there.
2018-10-11 13:50:53 +02:00
Carlos Mondragon
f03fa364df
Update tests for ApiKeys CTA screen.
2018-10-11 13:50:53 +02:00
Marcus Efraimsson
db1325cc24
changelog: add notes about closing #13616
...
[skip ci]
2018-10-11 13:49:50 +02:00
Carlos Mondragon
d2573a6bc8
Show CTA if there are no ApiKeys, otherwise show table.
2018-10-11 13:48:15 +02:00
Marcus Efraimsson
776b14f7bb
Merge pull request #13617 from grafana/13616_phantomjs_legend
...
fix phantomjs render of graph panel when legend displayed as table to the right
2018-10-11 13:47:34 +02:00
Carlos Mondragon
0bf2d5ebcd
Extract ApiKeyCount from state.
2018-10-11 13:31:52 +02:00
Torkel Ödegaard
795b0ca90f
Merge pull request #13619 from grafana/13591/loading-indicators-config-pages
...
Adding loading spinner to org pages
2018-10-11 13:02:47 +02:00
Torkel Ödegaard
abef94b0da
made it possible to have frontend code in symlinked folders that can add routes
2018-10-11 12:36:04 +02:00
Peter Holmberg
02e7d713a1
Added Loading state on org pages
2018-10-11 11:49:34 +02:00
Marcus Efraimsson
fc79ba30ae
fix phantomjs render of graph panel when legend as table to the right
2018-10-11 11:46:07 +02:00
Marcus Efraimsson
026463f902
changelog: add notes about closing #13172
...
[skip ci]
2018-10-11 10:26:13 +02:00
Marcus Efraimsson
1b32ff5795
Merge pull request #13609 from Yukinoshita-Yukino/master
...
elasticsearch: fix no limit size in terms aggregation for alerting queries
2018-10-11 10:21:58 +02:00
Yuan Liu
18dfdc4f0d
add test for es alert when group by has no limit
2018-10-11 16:04:57 +08:00
Torkel Ödegaard
5b46c08844
Merge remote-tracking branch 'origin/enterprise' into frontend-extensions
2018-10-11 09:41:57 +02:00
Torkel Ödegaard
f4a9817b94
poc: frontend extensions
2018-10-11 08:49:12 +02:00
Torkel Ödegaard
9585dc7825
added the UserWasRemoved flag to make api aware of what happened to return correct message to UI
2018-10-11 07:58:22 +02:00
Torkel Ödegaard
5b5cb6622d
Remove user form org now completely removes the user from the system if the user is orphaned
2018-10-11 07:48:35 +02:00
Yuan Liu
f8a8b213f9
remove tab
2018-10-11 11:40:23 +08:00
Yuan Liu
567db87c3a
bug fix
...
bug fix
2018-10-11 11:36:40 +08:00
Yuan Liu
3b9ab6e204
Update time_series_query.go
...
fix alert no data when elasticsearch group by terms size is set to no limit
2018-10-11 11:21:06 +08:00
Marcus Efraimsson
974eddee8f
changelog: add notes about closing #11711
...
[skip ci]
2018-10-10 19:24:13 +02:00
Marcus Efraimsson
bc3b7357bd
Merge pull request #13400 from connection-reset/concurrent-sql
...
Run queries for sql data sources for panels with multiple queries concurrently
Also make max open connections, max idle connections and max connection
lifetime configurable in the data source settings
2018-10-10 19:12:38 +02:00
Dan Cech
a4f90fd10d
add admin page to show enterprise license status
2018-10-10 13:04:54 -04:00
Marcus Efraimsson
4757ca2242
docs: add version notes
2018-10-10 18:59:09 +02:00
Torkel Ödegaard
39b25e0596
Merge pull request #13536 from grafana/davkal/explore-text-match
...
Explore: highlight typed text in suggestions
2018-10-10 18:50:14 +02:00
Peter Holmberg
3ca9c10fe4
Merge branch 'data-source-instance-to-react' of https://github.com/grafana/grafana into data-source-instance-to-react
2018-10-10 17:05:22 +02:00
Peter Holmberg
037e9ad0bd
tests
2018-10-10 17:04:48 +02:00
Johannes Schill
a42227cdff
Css fix for selected option
2018-10-10 16:21:08 +02:00
Leonard Gram
721dd532e4
User without permission to a datasource won't see it.
2018-10-10 15:55:16 +02:00
Johannes Schill
127b7d92f8
Merge branch '13425-team-picker-bug' of https://github.com/grafana/grafana into 13425-team-picker-bug
2018-10-10 15:05:04 +02:00
Johannes Schill
9a8a476776
Updated test snapshot #13425
2018-10-10 15:02:13 +02:00
Peter Holmberg
707446170d
Merge branch 'data-source-instance-to-react' of https://github.com/grafana/grafana into data-source-instance-to-react
2018-10-10 14:58:18 +02:00
David Kaltschmidt
dcee0771ad
Initialize Explore datasource correctly
2018-10-10 14:55:41 +02:00
Leonard Gram
ccfcf02e33
Refactors ds permissions to a filter.
2018-10-10 14:25:57 +02:00
Johannes Schill
501d974eaa
Remove the fixed widths and make it possible to pass it in as a prop instead #13425
2018-10-10 14:15:28 +02:00
Johannes Schill
77d06a0924
User filtering now works properly at the backend #13425
2018-10-10 14:15:28 +02:00
Johannes Schill
779691a072
Removed old code #13425
2018-10-10 14:15:28 +02:00
Johannes Schill
ffae3e7a58
Rename css class "gf-form-select2" to "gf-form-select-box" #13425
2018-10-10 14:15:28 +02:00