bergquist
9f80e8c03d
changelog: rearrange closed issues
2017-02-14 10:06:31 +01:00
bergquist
6761661e10
changelog: adds note about closing #7542
2017-02-14 10:03:23 +01:00
bergquist
0523830716
changelog: add note about closing #7542
2017-02-14 08:56:00 +01:00
xginn8
1c8509ea58
wrap text in annotations modal ( #7549 )
...
annotation: wrap text in drop_element, fixes #7542
2017-02-14 08:49:43 +01:00
ryan
7867a24d87
Adding more physics units
2017-02-13 23:30:15 -08:00
Carl Bergquist
05a6cb3f76
Merge pull request #7548 from ryantxu/influxdb_logo
...
update datasource logos
2017-02-14 08:23:03 +01:00
ryan
a1e071d3c5
missing space
2017-02-13 18:47:59 -08:00
ryan
2749dd8711
elasticsearch svg
2017-02-13 18:47:01 -08:00
ryan
b46fac34d9
replace elastic logo
2017-02-13 18:38:13 -08:00
ryan
fc0de84701
update influx logo
2017-02-13 18:19:14 -08:00
bergquist
2ad2b96133
build: avoid progress bar update on yarn install
...
this will save us ~100TB of unneeded data in the long term.
2017-02-13 15:26:10 +01:00
bergquist
2c68c071c0
changelog: update release of 2017-02-13
2017-02-13 15:11:45 +01:00
bergquist
c7560edba5
docs: release 4.1.2 for windows
2017-02-13 14:17:26 +01:00
bergquist
89fdcc84de
docs: release 4.1.2
2017-02-13 13:52:42 +01:00
Daniel Lee
193d468ed3
admin: adds paging to global user list
...
Currently there is a limit of 1000 users in the global
user list. This change introduces paging so that an
admin can see all users and not just the first 1000.
Adds a new route to the api - /api/users/search that
returns a list of users and a total count. It takes
two parameters perpage and page that enable paging.
Fixes #7469
2017-02-13 12:59:36 +01:00
Jörg Thalheim
f069aae576
Add Pushover alert notifications
...
Pushover is a service for getting real-time
notifications on your mobile devices and desktop
computers: https://pushover.net
2017-02-10 22:44:33 +01:00
bergquist
e80f673264
changelog: adds note about closing issues
2017-02-10 15:56:28 +01:00
Carl Bergquist
7f4f38e773
Merge pull request #7519 from huydx/master
...
(feat) support datasource delete by name api
2017-02-10 15:53:34 +01:00
huydx
143cbe921f
(feat) support datasource delete by name api
2017-02-10 23:30:14 +09:00
bergquist
f147ac053d
Merge branch 'huydx-feat/sqlmax'
2017-02-10 15:30:12 +01:00
bergquist
5b7b3fef64
conf: adds sample values for db conn settings
2017-02-10 15:30:01 +01:00
huydx
28d93b574d
(feat) support max connection setting for database configuration
2017-02-10 15:30:01 +01:00
bergquist
3c7cf3f728
docs: kairosdb is no longer supported by default
2017-02-10 14:42:19 +01:00
Daniel Lee
1294b203e6
admin: adds paging to global user list
...
Currently there is a limit of 1000 users in the global
user list. This change introduces paging so that an
admin can see all users and not just the first 1000.
Adds a new route to the api - /api/users/search that
returns a list of users and a total count. It takes
two parameters perpage and page that enable paging.
Fixes #7469
2017-02-10 11:00:04 +01:00
bergquist
900230890f
changelog: adds note about closing #2385
2017-02-10 10:15:03 +01:00
Vladimir Kolobaev
8083079eea
graph: set max width for legend tables.
...
ref #2385
2017-02-10 10:11:39 +01:00
bergquist
dcf097a8b9
changelog: adds note about closing #6109
2017-02-10 08:57:46 +01:00
xginn8
3d4c3ff00d
return an empty message if table contains no data #6109 ( #7487 )
2017-02-10 08:54:00 +01:00
bergquist
7bf570532f
docs: adds note about closing #7493
2017-02-10 08:34:56 +01:00
Vladimir Kolobaev
6eda5604d2
Full metric description ( #7493 )
...
graph: add full metric description for graph-legend-alias title
2017-02-10 08:31:51 +01:00
bergquist
38c29d2209
changelog: adds note about closing #7513
2017-02-10 08:29:44 +01:00
Carl Bergquist
73d441450b
Merge pull request #7516 from grafana/oauth-login-redirect
...
redirect user to requested url after login via oauth
2017-02-10 08:27:41 +01:00
bergquist
5dd961c0f5
settings: remove commented code
2017-02-10 07:39:26 +01:00
Dan Cech
b22881c717
redirect user to requested url after login via oauth
2017-02-09 14:01:53 -05:00
bergquist
c7febca447
mqe: fixes broken test for indexalias
2017-02-09 16:43:57 +01:00
bergquist
aa7292fac6
mqe: adds support for wildcard and index aliases
2017-02-09 16:25:03 +01:00
Daniel Lee
bccb650010
Adds Sorting for lists of data sources to 4.2.0
2017-02-08 12:06:00 +01:00
Daniel Lee
2b2368b189
Merge pull request #7491 from grafana/sorting-datasources
...
Sorting datasources with case insensitive order
2017-02-08 12:01:31 +01:00
Daniel Lee
fbc3c3dd32
api: removes import alias + some unused fields
2017-02-08 11:57:05 +01:00
bergquist
10508d0238
docs(changelog): adds note about closing #6451
2017-02-08 11:28:26 +01:00
bergquist
e8f191ef32
Merge branch 'jregovic-master'
2017-02-08 11:25:41 +01:00
bergquist
00549f393c
style(hipchat): improves code style
2017-02-08 11:24:49 +01:00
Daniel Lee
8aa5b62d6d
fix(panel): case insensitive sort metric sources
...
Sorts the list of metric sources that is used in dropdown for Panel
Data Source on the Metrics tab so that it is case insensitive and
so that the built data sources are last in the list.
2017-02-08 00:01:42 +01:00
Daniel Lee
cbd1455c42
fix(api): case insensitive sort for datasources
...
The data source list is case sensitive when sorted. This changes the
sort to be case insensitive. The test only tests the handler, not the
routing or database query.
2017-02-07 22:15:52 +01:00
James Regovich
53942f7987
Adding HipChat Notifier
2017-02-07 10:50:49 -06:00
bergquist
5bba0c2a94
tech(build): upgrade dist builder to golang1.8rc3
2017-02-07 12:45:06 +01:00
bergquist
b3db5aae4b
docs(changelog): adds note about closing #6799
2017-02-07 11:21:20 +01:00
Carl Bergquist
7d205ae2b8
Merge pull request #7466 from hagen1778/prometheus-basicauth-query
...
allow setting basic auth headers for prometheus datasource
2017-02-07 11:18:17 +01:00
bergquist
8ca4afaf22
docs(changelog): adds note about closing #7459
2017-02-07 11:17:20 +01:00
Danilo Bargen
689f5cb686
feat(alerting): Text formatting for Threema alert messages
2017-02-07 11:14:57 +01:00