Torkel Ödegaard
|
6be50c952c
|
Merge pull request #15400 from grafana/removed-icons-in-buttons
Removed some icons in action button
|
2019-02-13 08:05:11 +01:00 |
|
Johannes Schill
|
44eaa3eaa8
|
Revert "feat: Highlight vizpicker input when there are no panels matching the search query"
This reverts commit 11db48e76e.
|
2019-02-13 07:46:14 +01:00 |
|
Dominik Prokop
|
2542a43ec0
|
Regenerating variabless sas on theme edit v1
|
2019-02-12 21:54:20 +01:00 |
|
Torkel Ödegaard
|
88ef2e1d32
|
Fixed a minor plugin json lingering issue
|
2019-02-12 18:31:35 +01:00 |
|
Torkel Ödegaard
|
f195459b01
|
Removed some icons in action button
Trying to align some title case issues
|
2019-02-12 17:51:08 +01:00 |
|
Dominik Prokop
|
0a66d8afc7
|
Merge branch 'master' into cli/watch-sass-var
|
2019-02-12 17:20:14 +01:00 |
|
Peter Holmberg
|
1c5118748a
|
implement show error in panelcorner
|
2019-02-12 17:01:07 +01:00 |
|
Hugo Häggmark
|
90d162e608
|
Merge with master
|
2019-02-12 16:47:57 +01:00 |
|
Hugo Häggmark
|
222482b6be
|
Forgot about the snapshots
|
2019-02-12 16:31:11 +01:00 |
|
Torkel Ödegaard
|
ef7236439a
|
Merge pull request #15391 from grafana/fixed-double-datasource-edit-page
Fixed issues with double page body and husky pre-commit hook
|
2019-02-12 16:28:07 +01:00 |
|
Hugo Häggmark
|
4c74b09a9d
|
Renamed to FilterInput and added label and search icon
|
2019-02-12 16:22:57 +01:00 |
|
Johannes Schill
|
11db48e76e
|
feat: Highlight vizpicker input when there are no panels matching the search query
|
2019-02-12 16:19:23 +01:00 |
|
Torkel Ödegaard
|
5708660893
|
Updated a few plugin json files with dataFormats
|
2019-02-12 16:15:05 +01:00 |
|
Peter Holmberg
|
9f88a22b4c
|
remove comments
|
2019-02-12 16:14:26 +01:00 |
|
Peter Holmberg
|
f52aa4de4e
|
Merge branch '15217-panels-without-queries' into move-error-boundry
|
2019-02-12 16:13:15 +01:00 |
|
Peter Holmberg
|
f0565684c7
|
Merge branch '15217-panels-without-queries' of https://github.com/grafana/grafana into 15217-panels-without-queries
|
2019-02-12 16:11:04 +01:00 |
|
Peter Holmberg
|
530a370379
|
bubble error from datapanel to panelchrome
|
2019-02-12 16:06:02 +01:00 |
|
Torkel Ödegaard
|
a1453607a9
|
Changed noQueries to a dataFormats array that will allow a panel to define supported formats and prefered (first in array)
|
2019-02-12 16:05:29 +01:00 |
|
Torkel Ödegaard
|
bde9e9d5a5
|
Merge pull request #15394 from grafana/13066-save-as-dashboard
fix: No need to have edit permissions to be able to "Save as"
|
2019-02-12 15:57:41 +01:00 |
|
Torkel Ödegaard
|
8bd7e5a5f4
|
Merge pull request #15374 from grafana/explore/dedup-selector
Move deduplication calculation from Logs component to reselect selector
|
2019-02-12 14:57:06 +01:00 |
|
Torkel Ödegaard
|
2c4cb03cd3
|
Fixed issues with double page body and husky pre-commit hook
|
2019-02-12 14:41:12 +01:00 |
|
Johannes Schill
|
335042b2d0
|
fix: No need to have edit permissions to be able to "Save as" a dashboard
|
2019-02-12 14:29:27 +01:00 |
|
Dominik Prokop
|
dd19ec3b22
|
Move explore selectors to a separate file
|
2019-02-12 12:36:46 +01:00 |
|
Johannes Schill
|
c3965e332d
|
chore: Rename renderPanel to renderPanelBody
|
2019-02-12 12:28:53 +01:00 |
|
Johannes Schill
|
d5918498da
|
chore: Rename renderDataPanel to renderPanel
|
2019-02-12 12:28:53 +01:00 |
|
Johannes Schill
|
01208ccd68
|
chore: Rename renderHelper > renderDataPanel and move logic to smaller functions
|
2019-02-12 12:28:53 +01:00 |
|
Johannes Schill
|
b5dbf26dc4
|
chore: PR feedback, shorten boolean check
|
2019-02-12 12:28:53 +01:00 |
|
Johannes Schill
|
075fb8e91c
|
chore: Rename isDataPanel to noQueries
|
2019-02-12 12:28:53 +01:00 |
|
Johannes Schill
|
b7b1a79405
|
chore: Only show Queries tab for panel plugins with isDataPanel set to true
|
2019-02-12 12:28:53 +01:00 |
|
Johannes Schill
|
d3115325a9
|
feat: Only use the DataPanel component when panel plugin has isDataPanel set to true in plugin.json. And fix PanelData when using snapshots
|
2019-02-12 12:28:53 +01:00 |
|
Johannes Schill
|
3f64d61fd2
|
feat: Add util to convert snapshotData to PanelData
|
2019-02-12 12:28:53 +01:00 |
|
Johannes Schill
|
c4b2dcefbe
|
feat: Introduce IsDataPanel attribute to plugin.json
|
2019-02-12 12:28:53 +01:00 |
|
Johannes Schill
|
0811fbd6d0
|
fix: Add missing typing
|
2019-02-12 12:28:52 +01:00 |
|
Peter Holmberg
|
1db5d86b12
|
Merge branch '15217-panels-without-queries' into move-error-boundry
|
2019-02-12 10:54:55 +01:00 |
|
Peter Holmberg
|
7d0edb285d
|
Revert "hard move"
This reverts commit a2dad6157a.
|
2019-02-12 10:53:05 +01:00 |
|
Johannes Schill
|
be58e275a5
|
chore: PR feedback, shorten boolean check
|
2019-02-12 09:55:09 +01:00 |
|
Johannes Schill
|
2db9cb3d93
|
chore: Rename isDataPanel to noQueries
|
2019-02-12 09:48:46 +01:00 |
|
Torkel Ödegaard
|
38a74c6444
|
Merge pull request #15383 from bergquist/test_provisoned_ds
enable testing provsioned datasources
|
2019-02-12 09:48:36 +01:00 |
|
Hugo Häggmark
|
25dbca9585
|
Merge with master
|
2019-02-12 08:50:05 +01:00 |
|
Hugo Häggmark
|
130eedc4ae
|
Found another input that was tied to a regexp
|
2019-02-12 08:48:54 +01:00 |
|
Hugo Häggmark
|
5388541fd7
|
Fixes bug #12972 with a new type of input that escapes and unescapes special regexp characters
|
2019-02-12 08:48:54 +01:00 |
|
bergquist
|
3b9105e1be
|
enable testing provsioned datasources
closes #12164
|
2019-02-12 08:45:21 +01:00 |
|
Torkel Ödegaard
|
fc91e1cf57
|
Fixed issue with gauge requests being cancelled
|
2019-02-11 17:47:47 +01:00 |
|
Torkel Ödegaard
|
a79bd42414
|
Merge pull request #15306 from grafana/explore/dedup-strategu-url
Persist deduplication strategy in url
|
2019-02-11 17:12:41 +01:00 |
|
Dominik Prokop
|
1693f083cc
|
Move deduplication calculation from Logs component to redux selector
|
2019-02-11 16:57:49 +01:00 |
|
Torkel Ödegaard
|
afc2efa56d
|
Removed plus icons
|
2019-02-11 16:45:47 +01:00 |
|
Peter Holmberg
|
a2dad6157a
|
hard move
|
2019-02-11 16:44:09 +01:00 |
|
Torkel Ödegaard
|
8e93b68e6d
|
restoring green CTA
|
2019-02-11 16:38:05 +01:00 |
|
Torkel Ödegaard
|
b920ee0ea3
|
Merge branch 'master' into ui-new-red-green-blue
|
2019-02-11 16:26:58 +01:00 |
|
Torkel Ödegaard
|
b93cdf56fb
|
Removed double page container
|
2019-02-11 16:26:02 +01:00 |
|