Torkel Ödegaard
7c22848cf6
Merge pull request #14897 from grafana/14812/formgroup-component
...
FormField component
2019-01-17 13:43:14 +01:00
Leonard Gram
18004562a6
build: fixes permissions issue.
2019-01-17 13:40:40 +01:00
Torkel Ödegaard
3047579cdd
removed unused props from angular query component interface
2019-01-17 13:27:01 +01:00
Torkel Ödegaard
f041928e58
Additional query editor row tweaks
2019-01-17 13:15:25 +01:00
Torkel Ödegaard
cc4564cf8b
Query editor row in react is working
2019-01-17 13:08:20 +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
Torkel Ödegaard
548708a8d3
Scroll to top when visualization picker is opened
2019-01-17 11:27:32 +01:00
Torkel Ödegaard
9cb49d14cd
Made scrollbar have scrollTop and setScrollTop props so we can control scroll position
2019-01-17 11:25:44 +01:00
Leonard Gram
d71f1bf4bc
build: only build amd64 for enterprise.
2019-01-17 11:00:34 +01:00
Daniel Lee
44c07eb2e9
azuremonitor: guard for when switching from monaco editor
...
before it has fully loaded.
2019-01-17 10:55:03 +01:00
Daniel Lee
dd96f2a522
azuremonitor: move files into grafana
...
Initial port of the code from the plugin - lots of small things to fix.
2019-01-17 10:55:03 +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
Torkel Ödegaard
bc956057c3
Query editor row react progress, buttons working
2019-01-17 10:26:08 +01:00
Leonard Gram
7ac859715d
build: test script for rpm repo.
2019-01-17 10:17:59 +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
Dominik Prokop
c08313842c
Use light theme in storybook
2019-01-16 18:22:08 +01:00
Torkel Ödegaard
6a66d462aa
Toggle edit mode works
2019-01-16 17:53:40 +01:00
bergquist
aba6148c43
login users based on token cookie
2019-01-16 16:44:40 +01:00
Johannes Schill
234713466e
test: Update snapshots and mocks
2019-01-16 16:29:07 +01:00
Leonard Gram
cae2bdf994
build: deb repo update test usage instructions.
2019-01-16 16:18:10 +01:00
Johannes Schill
3ca7523a02
fix: Use Page component on "Api Keys" and "Preferences" under Configuration
2019-01-16 16:16:19 +01:00
Leonard Gram
38bcb88d8a
build: uploads binaries before metadata in deb repo.
2019-01-16 16:05:45 +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
Pavel Bakulev
6a8e39ba17
Added uid to AlertNotification json
2019-01-16 16:52:00 +02:00
Pavel Bakulev
f461d52004
Converted notification id to uid via fmt for old alert notification settings
2019-01-16 16:52:00 +02:00
Pavel Bakulev
2de32756c2
Returned id for alert notifications which were created without uid
2019-01-16 16:52:00 +02:00
Pavel Bakulev
4bcace567b
Formatted errors to err
2019-01-16 16:50:00 +02:00
Pavel Bakulev
d0370ea7ad
Using func InitNotifier for verifying notification settings
2019-01-16 16:50:00 +02:00
Pavel Bakulev
f132e929ce
Added uid for alert notifications
2019-01-16 16:50:00 +02:00
Pavel Bakulev
6d1ec19fe9
Renamed validation funcs for alert notification
2019-01-16 16:45:42 +02:00
Pavel Bakulev
7b09dd38d8
Commented alert_notifications sample config
2019-01-16 16:45:42 +02:00
Pavel Bakulev
5c10a897f8
Instantiating notifiers from config before using
2019-01-16 16:45:42 +02:00
Pavel Bakulev
e1b87fc597
Added parameter org_name of alert notification to documentation
2019-01-16 16:45:42 +02:00