Torkel Ödegaard
cbeefcd376
Merge pull request #14574 from grafana/14543_org_redirect
...
fix signed in user for orgId=0 result should return active org id
2018-12-19 11:31:06 +01:00
Torkel Ödegaard
36154e59b0
Merge pull request #14571 from oiooj/pr-ds-limit
...
Raise datasources number to 5000
2018-12-19 11:26:16 +01:00
Torkel Ödegaard
6154f89d96
Merge pull request #14587 from grafana/panel-help-fixes
...
Panel help view fixes
2018-12-19 11:25:12 +01:00
Torkel Ödegaard
d21b5899c1
Merge branch 'master' of github.com:grafana/grafana
2018-12-19 11:24:25 +01:00
Torkel Ödegaard
6542bfb83e
Merge branch 'fix-misspell-issues' of https://github.com/mjtrangoni/grafana into mjtrangoni-fix-misspell-issues
2018-12-19 11:21:34 +01:00
Torkel Ödegaard
87cc3902b7
Merge pull request #14558 from hahnjo/flops
...
Add units for Floating Point Operations per Second
2018-12-19 11:11:14 +01:00
Torkel Ödegaard
8375c23de9
Merge pull request #14569 from grafana/14537/time-range-and-relative-time
...
Show current values for relative time and time shift
2018-12-19 11:05:42 +01:00
Johannes Schill
9607b27935
changelog: adds note about closing #14486
2018-12-19 11:04:40 +01:00
Torkel Ödegaard
60ea99078e
Panel help view fixes
2018-12-19 11:03:54 +01:00
Torkel Ödegaard
9fec202668
Merge pull request #14565 from grafana/panel-help-view
...
Panel help view
2018-12-19 10:25:02 +01:00
Carl Bergquist
fdb48b7bbc
Merge pull request #14531 from grafana/golang_1.11.4
...
Upgrade go version to 1.11.4
2018-12-19 10:09:56 +01:00
Torkel Ödegaard
5f2937431f
Merge pull request #14572 from grafana/develop-draggable-panel
...
Another take on resizing the panel, now using react-draggable
2018-12-19 10:07:45 +01:00
Johannes Schill
9cd0067187
Add min/max height when resizing and replace debounce with throttle
2018-12-19 09:08:56 +01:00
bergquist
a6d90151da
changelog: adds note about closing #14546
2018-12-19 08:58:14 +01:00
Carl Bergquist
251e80aa5e
Merge pull request #14547 from jacobrichard/master
...
Adding CIDR capability to auth_proxy whitelist
2018-12-19 08:55:03 +01:00
Jacob Richard
34d3086ec8
Adding tests for auth proxy CIDR support
2018-12-18 21:16:29 -06:00
bergquist
ea84ec6229
changelog: adds note about closing #14109
2018-12-18 22:49:38 +01:00
Carl Bergquist
854487acab
Merge pull request #14441 from cinaglia/delete-external-snapshot
...
Add support for deleting external snapshots from Snapshots List
2018-12-18 22:43:12 +01:00
Marcus Efraimsson
e82b3632f6
fix signed in user for orgId=0 result should return active org id
2018-12-18 20:02:27 +01:00
Johannes Schill
a007730f5d
Another take on resizing the panel, now using react-draggable
2018-12-18 17:22:30 +01:00
Baokun Lee
f51222027d
Raise datasources number to 5000
2018-12-18 23:59:14 +08:00
Peter Holmberg
8f92e23e98
copy props to state to make it visible in the view
2018-12-18 16:39:59 +01:00
Peter Holmberg
659b5a3c15
refactor to not crash when no links
2018-12-18 15:30:34 +01:00
Peter Holmberg
bf7ba9a4d1
updating snaps
2018-12-18 14:54:50 +01:00
Peter Holmberg
95656e1e95
renaming component
2018-12-18 14:49:59 +01:00
Peter Holmberg
a44a07593f
panel help working
2018-12-18 14:40:54 +01:00
Victor Cinaglia
48fe92a945
snapshots: Close response body after error check
2018-12-18 08:32:49 -05:00
Jonas Hahnfeld
0cf3e94934
Add units for Floating Point Operations per Second
...
This is an important metric for computation throughput in the context
of High Performance Computing (HPC). I've never heard of the kilo
prefix here, nowadays it's mostly measured in MFLOP/s.
2018-12-18 12:11:21 +01:00
Torkel Ödegaard
a4091813bf
Merge pull request #14534 from grafana/14409/threshold-ux-changes
...
14409/threshold ux changes
2018-12-18 11:30:48 +01:00
Torkel Ödegaard
e56b478709
Merge pull request #14551 from grafana/explore-ds-fixes
...
Explore: Datasource fixes
2018-12-18 10:38:31 +01:00
Torkel Ödegaard
e8f9174d08
Minor update
2018-12-18 09:58:27 +01:00
Erik Sundell
ad3d36e6b7
Make sure panel id is unique since some datasources (Graphite) will cancel ongoing requests with the same panel id
2018-12-18 09:44:51 +01:00
bergquist
3c6bcde8b2
changelog: adds note about closing #14548
2018-12-18 08:22:02 +01:00
Carl Bergquist
ac458a4e4b
Merge pull request #14511 from grafana/go-ldap-v3
...
ldap: upgrades go-ldap to v3
2018-12-18 08:18:40 +01:00
Torkel Ödegaard
1b1f8ebadc
Merge pull request #14541 from grafana/minor-cleanup
...
Minor cleanup now that angular panel edit is no longer
2018-12-18 07:36:31 +01:00
Jacob Richard
0b50582b56
Adding CIDR capability to auth_proxy whitelist
2018-12-17 23:43:14 -06:00
Torkel Ödegaard
705cbb4095
Minor cleanup now that angular panel edit is no longer
2018-12-17 21:29:25 +01:00
Torkel Ödegaard
1ee1247912
Gauge option form markup fixes
2018-12-17 17:54:40 +01:00
Peter Holmberg
65db6a7638
toolbaritems viztab
2018-12-17 16:54:29 +01:00
Carl Bergquist
7653d8a197
Merge pull request #14468 from bergquist/db_lock
...
Infra package for creating distributed lock to make sure functions are executed once even in HA mode.
2018-12-17 16:51:11 +01:00
Erik Sundell
2835c4336d
filter out table responses that don't have columns and rows
2018-12-17 16:46:22 +01:00
Torkel Ödegaard
7d248cb415
Merge remote-tracking branch 'origin/master' into 14409/threshold-ux-changes
2018-12-17 16:45:46 +01:00
Erik Sundell
18b39967fc
enable goto explore from query panel editor for all datasources
2018-12-17 16:44:57 +01:00
Peter Holmberg
cda7897323
started with component for generic panel help
2018-12-17 16:42:02 +01:00
bergquist
7aa84aeb61
moves migrations to /sqlstore/migrations
2018-12-17 16:36:57 +01:00
bergquist
dbcc2e868d
adds integration tests to ci build
2018-12-17 16:36:57 +01:00
bergquist
11cde7ed71
renames main lock function
2018-12-17 16:36:57 +01:00
bergquist
c565b018c5
clean up integration tests
2018-12-17 16:36:57 +01:00
bergquist
823bba8d98
change from db_text to nvarchar
2018-12-17 16:36:57 +01:00
bergquist
dc49bebb00
adds server lock package
2018-12-17 16:36:57 +01:00