Torkel Ödegaard
35ef51dca9
refactoring: custom scrollbars PR updated, #13175
2018-09-07 14:24:33 +02:00
Torkel Ödegaard
1415bed045
Merge branch 'react-custom-scrollbars-wrapper' of https://github.com/alexanderzobnin/grafana into alexanderzobnin-react-custom-scrollbars-wrapper
2018-09-07 12:50:34 +02:00
Marcus Efraimsson
8f054e7c08
changelog: add notes about closing #13121
...
[skip ci]
2018-09-07 11:30:18 +02:00
Marcus Efraimsson
fc597260c0
Merge pull request #13167 from holiiveira/teams-image
...
Alert Teams - Adding Action to view the graph by its public URL.
2018-09-07 11:24:06 +02:00
Marcus Efraimsson
a1d1c4fb9a
fix code formatting
2018-09-07 11:06:19 +02:00
Alexander Zobnin
8fca79e87e
scrollbar refactor: replace HOC by component with children
2018-09-06 22:53:40 +03:00
Carl Bergquist
b070784b8a
adds usage stats for alert notifiers ( #13173 )
2018-09-06 21:03:09 +02:00
Marcus Efraimsson
44cd738dd9
changelog: typo
...
[skip ci]
2018-09-06 17:03:43 +02:00
Marcus Efraimsson
479e073451
docs: what's new in v5.3 placeholder
2018-09-06 15:22:03 +02:00
Alexander Zobnin
a186bc01e0
tests for withScrollBar() wrapper
2018-09-06 15:37:31 +03:00
Marcus Efraimsson
bdc3acbd2c
changelog: restructure and add 5.3.0-beta1 header
...
[skip ci]
2018-09-06 14:21:36 +02:00
Marcus Efraimsson
3f4099c4a6
changelog: add notes about closing #13157
...
[skip ci]
2018-09-06 14:09:27 +02:00
Alexander Zobnin
cf832e7db4
wrapper for react-custom-scrollbars component
2018-09-06 15:09:18 +03:00
Marcus Efraimsson
26756f86aa
Merge pull request #13148 from svenklemm/postgres-min-interval
...
Add min time interval support for SQL datasources
2018-09-06 14:05:39 +02:00
Marcus Efraimsson
db639684bb
docs: sql datasources min time interval
2018-09-06 13:52:16 +02:00
bergquist
4ce41c16fc
changelog: note about closing #10424
2018-09-06 13:33:38 +02:00
Carl Bergquist
3c0b1ef581
Merge pull request #13170 from bergquist/alerting_default_setting
...
make default values for alerting configurable
2018-09-06 13:26:42 +02:00
Torkel Ödegaard
e364119774
docs: minor fixes
2018-09-06 13:21:11 +02:00
Torkel Ödegaard
320947359c
Merge branch '12886-docs-authentication-section'
2018-09-06 13:16:17 +02:00
Torkel Ödegaard
d6f9ebab63
docs: Updated auth docs
2018-09-06 13:15:36 +02:00
Torkel Ödegaard
a25b594506
docs: updated
2018-09-06 12:13:23 +02:00
bergquist
1e33a3780f
spelling errors
2018-09-06 11:51:24 +02:00
bergquist
3ce89cad71
make default values for alerting configurable
2018-09-06 11:26:14 +02:00
Henrique Oliveira
e983f8f54b
Adding Action to view the graph by its public URL.
2018-09-05 17:35:22 -03:00
Marcus Efraimsson
d76dad86c8
changelog: order changes by group (ocd)
...
[skip ci]
2018-09-05 18:49:08 +02:00
Marcus Efraimsson
42d26400b1
changelog: add notes about closing #13030
...
[skip ci]
2018-09-05 18:47:26 +02:00
Marcus Efraimsson
81c5112259
Merge pull request #13165 from grafana/docs-docker-paths
...
docs: default paths in the docker container.
2018-09-05 18:01:01 +02:00
Patrick O'Carroll
2b74b1c4d6
added radix rule and changed files to follow rule ( #13153 )
2018-09-05 16:51:31 +02:00
Leonard Gram
500a4b5f35
docs: default paths in the docker container.
2018-09-05 16:46:22 +02:00
Leonard Gram
5d87aa2fa4
Merge pull request #13031 from bergquist/golang_1.11
...
upgrade to golang 1.11
2018-09-05 15:31:43 +02:00
Patrick O'Carroll
25f13bd3ad
added only-arrow-functions rule and changed files to follow new rule ( #13154 )
2018-09-05 15:28:30 +02:00
Leonard Gram
eed141fb54
build: uses 1.1.0 of the build container.
2018-09-05 15:10:57 +02:00
Leonard Gram
275f613050
Only authenticate logins when password is set ( #13147 )
...
* auth: never authenticate passwords shorter than 4 chars.
* auth: refactoring password length check.
* auth: does not authenticate when password is empty.
* auth: removes unneccesary change.
2018-09-05 12:12:46 +02:00
Torkel Ödegaard
c9ae585d2a
Merge branch '12918-no-conditional-assignment'
2018-09-05 12:09:32 +02:00
Torkel Ödegaard
dc236b5063
refatoring: minor changes to PR #13149
2018-09-05 12:09:16 +02:00
Sven Klemm
cb526d4557
Add min time interval to mysql and mssql
2018-09-05 12:02:57 +02:00
Leonard Gram
8ea2f7f858
build: updated build-container with go1.11.
2018-09-05 11:55:28 +02:00
Torkel Ödegaard
00c0b71f3d
Merge branch '12918-only-arrow-functions4'
2018-09-05 11:46:54 +02:00
Torkel Ödegaard
99133c4fbb
Merge branch '12918-only-arrow-functions'
2018-09-05 11:46:46 +02:00
Torkel Ödegaard
432e203df1
Merge branch '12918-only-arrow-functions3'
2018-09-05 11:26:30 +02:00
Torkel Ödegaard
151e950e2c
Merge branch 'master' into 12918-only-arrow-functions
2018-09-05 11:24:52 +02:00
Patrick O'Carroll
777010b20b
added no-conditional-assignment rule and changed files to follow new rule
2018-09-05 10:53:58 +02:00
Sven Klemm
e2c7b010ac
fix test failures for timeInterval
2018-09-05 10:03:16 +02:00
Sven Klemm
fd269945c9
document postgres min time interval
2018-09-05 09:57:09 +02:00
Sven Klemm
a95453036b
Add min time interval to postgres datasource
2018-09-05 09:46:22 +02:00
Patrick O'Carroll
72ab24f300
Changed functions to arrow functions for only-arrow-functions rule. ( #13131 )
2018-09-05 07:47:30 +02:00
Marcus Efraimsson
7c88436a9b
Merge pull request #13133 from grafana/13132_query_variable
...
Fix error when new variables created but not yet added/saved
2018-09-04 17:25:08 +02:00
Peter Holmberg
cab6861d27
Reactify sidebar ( #13091 )
...
* created react component and moved markdown
* extracting components
* Broke out parts into components
* tests
* Flattened file structure
* Tests
* made instances typed in test
* typing
* function instead of variable
* updated user model with missing properties
* added full set of properties to user mock
* redone from variable to function
* refactor: minor refactorings of #13091
* removed logging
2018-09-04 17:24:08 +02:00
Patrick O'Carroll
dc4f547a40
Changed functions to arrow functions for only-arrow-functions rule.
2018-09-04 17:02:32 +02:00
Patrick O'Carroll
0f326f18dc
changed functions to arrowfunctions for only-arrow-functions rule ( #13127 )
2018-09-04 15:55:41 +02:00