David
6f6c4652dc
Merge pull request #14928 from grafana/davkal/14926-loki-missing
...
Explore: Fix datasource selector being empty with single datasource
2019-01-17 14:49:55 +01:00
Torkel Ödegaard
c913263b23
Merge pull request #14875 from grafana/page-layout-component
...
CustomScrollbar on all-React-pages
2019-01-17 14:49:19 +01:00
Torkel Ödegaard
bfadcd2968
Merge branch 'master' into page-layout-component
2019-01-17 14:48:54 +01:00
Leonard Gram
9ecfc39ba5
build: fixes the path for gsutil and gcloud.
2019-01-17 14:02:10 +01:00
Torkel Ödegaard
7c22848cf6
Merge pull request #14897 from grafana/14812/formgroup-component
...
FormField component
2019-01-17 13:43:14 +01:00
Peter Holmberg
3ce45e7154
shortening callback functions
2019-01-17 11:57:15 +00:00
David Kaltschmidt
648a775acb
Explore: Fix datasource selector being empty with single datasource
...
- The "missing" action was triggered unless the number of datasource >1 🤦
- Made datasource preselection more robust in case the requested datasource is already gone
2019-01-17 12:07:42 +01:00
Marcus Efraimsson
af8425da08
Merge pull request #14918 from ScottBrenner/patch-1
...
cloudwatch.md - quick typo fix
2019-01-17 10:50:05 +01:00
Johannes Schill
1dfabf498a
chore: Replace the deprecated SFC with FC
2019-01-17 09:27:43 +01:00
Johannes Schill
71121e1dbe
chore: Wrap footer with React's memo hoc
2019-01-17 09:15:47 +01:00
Johannes Schill
00646b80c6
chore: Reduce code duplication by letting the page component adding the header and taking care of the page title
2019-01-17 09:01:17 +01:00
Torkel Ödegaard
5681370680
mini stylefix to select component
2019-01-17 08:40:23 +01:00
Scott Brenner
a6a70db066
cloudwatch.md - quick typo fix
...
"you grafana" ➡️ "your Grafana"
2019-01-16 22:03:29 -08:00
Peter Holmberg
736db86d6e
removing Label and going with FormLabel
2019-01-16 18:02:27 +00:00
Johannes Schill
234713466e
test: Update snapshots and mocks
2019-01-16 16:29:07 +01:00
Johannes Schill
3ca7523a02
fix: Use Page component on "Api Keys" and "Preferences" under Configuration
2019-01-16 16:16:19 +01:00
Johannes Schill
feeb3ea56d
feat: Generate page titles from navModel
2019-01-16 16:03:15 +01:00
Johannes Schill
25304629bd
test: Updated snapshots
2019-01-16 16:03:15 +01:00
Johannes Schill
6bd87098cf
chore: Better way of getting the body node
2019-01-16 16:03:15 +01:00
Johannes Schill
1e80bac2d2
chore: Reactify footer
2019-01-16 16:03:15 +01:00
Johannes Schill
d426981d1d
fix: Add Pages component to Plugins and TeamList
2019-01-16 16:03:15 +01:00
Johannes Schill
b2961a4b4a
fix: Configuration: Users should also use the Page component
2019-01-16 16:03:15 +01:00
Johannes Schill
06d8243ab5
feat: Possibility to change document title on pages using the Page component
2019-01-16 16:03:15 +01:00
Johannes Schill
8237c22e24
fix: Add CustomScroller on DataSources page
2019-01-16 16:03:15 +01:00
Johannes Schill
47d86ee818
fix: Proper types for linter
2019-01-16 16:01:42 +01:00
Johannes Schill
9e0e91a90a
test: Snapshot update
2019-01-16 16:01:42 +01:00
Johannes Schill
1d8e036bcb
fix: Fix import path after Scrollbar move to @grafana/ui
2019-01-16 16:01:42 +01:00
Torkel Ödegaard
7f4a479451
POC of page layout component
2019-01-16 16:01:42 +01:00
Peter Holmberg
01251927b3
redoing input props
2019-01-16 14:43:22 +00:00
Torkel Ödegaard
8fef2138b2
another minor style change
2019-01-16 15:35:32 +01:00
Peter Holmberg
0d95527924
Merge branch 'master' into 14812/formgroup-component
2019-01-16 14:27:47 +00:00
Torkel Ödegaard
05b82bede3
More style tweaks to thresholds
2019-01-16 15:13:59 +01:00
Peter Holmberg
4c4e88910d
move styling
2019-01-16 13:52:38 +00:00
Peter Holmberg
4c40274313
renaming after pr feedback
2019-01-16 13:46:57 +00:00
Torkel Ödegaard
cc8b450799
minor style change
2019-01-16 14:36:01 +01:00
Torkel Ödegaard
ff8592d1fe
Merge pull request #14909 from grafana/hugoh/move-valuemappings-to-ui-components
...
Move ValueMappings to UI Components
2019-01-16 14:10:25 +01:00
Hugo Häggmark
8df11e93a1
Removed snapshot
2019-01-16 12:46:43 +01:00
Hugo Häggmark
013d46b707
Refactored ValueMappings
2019-01-16 12:29:43 +01:00
Hugo Häggmark
c90979a8f0
Moved ValueMappings to grafana/ui/component and renamed it ValueMappingsEditor
2019-01-16 12:29:04 +01:00
Hugo Häggmark
639dc6c3c3
Moved Label to grafana/ui/components
2019-01-16 12:29:04 +01:00
Torkel Ödegaard
6edc4e9f02
Merge pull request #14898 from grafana/hughag/template-variable-support-for-react-panels
...
Template variable support for react panels
2019-01-16 11:39:30 +01:00
David
25e6d075ab
Merge pull request #14821 from grafana/davkal/explore-redux
...
Explore: Redux migration
2019-01-16 11:13:30 +01:00
David Kaltschmidt
9575a4a2c0
Move action properties to payload
2019-01-16 10:21:11 +01:00
Torkel Ödegaard
824a9a85db
Merge pull request #14890 from grafana/14871-unit-picker-scroll-issue
...
fix: It should be possible to scroll in the unit picker before select…
2019-01-16 09:53:30 +01:00
Hugo Häggmark
45a08792be
Fixed small bug with entries outside the min max values
2019-01-16 09:50:05 +01:00
Hugo Häggmark
f16a2c0f48
Fixed NaN issue when parsing
2019-01-16 09:50:05 +01:00
Hugo Häggmark
38c0e91666
Remove BasicGaugeColor from state
2019-01-16 09:50:05 +01:00
Hugo Häggmark
0b1aea905a
Fixed so that we can not change base threshold
2019-01-16 09:50:05 +01:00
Hugo Häggmark
aaaf3f7ff1
Fixed so added threshold colors are always unique
2019-01-16 09:50:05 +01:00
Hugo Häggmark
2836bc2a13
Fixed issue with changing value not changing index
2019-01-16 09:50:05 +01:00