bergquist
|
9895b1e6d0
|
adds orgId to user dto for provisioned dashboards
|
2018-12-28 10:49:00 +01:00 |
|
Carl Bergquist
|
136f6986e1
|
Merge pull request #14666 from bergquist/close_body
Closes the body properly on successful webhooks
|
2018-12-27 16:22:39 +01:00 |
|
bergquist
|
24636da800
|
closes the body properly on successful webhooks
this commit also adds a test docker container
for receiving alerting web hook requests
|
2018-12-27 16:08:13 +01:00 |
|
Carl Bergquist
|
b798a5412b
|
Merge pull request #14661 from pfree/fix_typo
Fix general tab typos
|
2018-12-27 14:31:08 +01:00 |
|
Patrick Freeman
|
ca7f75f353
|
Fix general tab typos
|
2018-12-26 13:36:12 -05:00 |
|
Torkel Ödegaard
|
8a976f5cb4
|
Merge pull request #14656 from grafana/husky-and-sasslint-fixes
Husky and sasslint fixes
|
2018-12-26 08:13:35 +01:00 |
|
Torkel Ödegaard
|
9cd449ed52
|
added node-sass as dev dependency, needed after I removed grunt-sass
|
2018-12-25 21:11:18 +01:00 |
|
Torkel Ödegaard
|
ce0dcd5cab
|
Husky and sasslint fixes, fixes #14638
|
2018-12-25 20:20:59 +01:00 |
|
Torkel Ödegaard
|
66a13b281c
|
Merge branch 'grafana-lib'
|
2018-12-25 19:26:46 +01:00 |
|
Torkel Ödegaard
|
98d26354c1
|
Added a form component to @grafana/ui
|
2018-12-25 11:42:23 +01:00 |
|
Torkel Ödegaard
|
2dfa3269c3
|
created visualizations folder
|
2018-12-25 10:20:20 +01:00 |
|
Torkel Ödegaard
|
493714c27d
|
Fixed JQuery typing issues
|
2018-12-25 09:59:23 +01:00 |
|
Torkel Ödegaard
|
19da963a19
|
Typings issues
|
2018-12-25 08:55:44 +01:00 |
|
Torkel Ödegaard
|
a38490f4b2
|
wip: moving react graph component to grafana/ui
|
2018-12-24 14:14:06 +01:00 |
|
Torkel Ödegaard
|
513434cada
|
Merge pull request #14652 from grafana/test-frontend-change
Don't do a full frontend release build in test-frontend
|
2018-12-24 12:37:17 +01:00 |
|
Torkel Ödegaard
|
21a25f2c27
|
Don't do a full frontend release build in test-frontend job, added typescheck (tsc noEmit) instead, fixes #14639
|
2018-12-24 07:12:49 +01:00 |
|
Torkel Ödegaard
|
4b323d9879
|
Moved sass for component to @grafana/ui lib
|
2018-12-24 07:05:18 +01:00 |
|
Torkel Ödegaard
|
17de1f2887
|
Merge pull request #14646 from grafana/fix-dashboard-links
Fixed dashboard links not updating after variable or time range change
|
2018-12-23 20:41:51 +01:00 |
|
Torkel Ödegaard
|
0fd403a783
|
Merge pull request #14647 from grafana/explore-options-margin-increase
Increased margin between controls in logs panel
|
2018-12-23 17:45:49 +01:00 |
|
Torkel Ödegaard
|
a02b4b47b6
|
Moving a couple of types to @grafana/ui
|
2018-12-23 09:15:32 +01:00 |
|
Torkel Ödegaard
|
0ff572efbf
|
Testing moving out one type to grafana/ui
|
2018-12-23 08:28:37 +01:00 |
|
Torkel Ödegaard
|
270d52495d
|
Increased margin between controls in logs panel, fixes #14637
|
2018-12-23 07:18:11 +01:00 |
|
Torkel Ödegaard
|
002f57ae00
|
Fixed dashboard links not updating after variable or time range change, fixes #14493
|
2018-12-23 07:11:24 +01:00 |
|
Torkel Ödegaard
|
4bb8249ffc
|
Merge pull request #14627 from cykl/influxdb-timezone-clause
Add support for InfluxDB's time zone clause
|
2018-12-23 07:03:48 +01:00 |
|
Torkel Ödegaard
|
a138bf27d1
|
Merge pull request #14642 from jacobrichard/master
Update/Improve Docs for Auth Proxy Whitelist
|
2018-12-23 07:01:41 +01:00 |
|
Torkel Ödegaard
|
ef219dd72b
|
Merge pull request #14645 from grafana/fix-tooltip-placement
Fixed group button tooltip placement from auto to bottom
|
2018-12-23 07:00:56 +01:00 |
|
Torkel Ödegaard
|
41712c3957
|
Fixed group button tooltip placement from auto to bottom, fixes #14634
|
2018-12-23 06:46:26 +01:00 |
|
Jacob Richard
|
47c0b5770b
|
Removing erroneous backtick in docs
|
2018-12-22 18:18:15 -06:00 |
|
Jacob Richard
|
b785b06598
|
Updating docs for auth_proxy whitelist CIDR support
|
2018-12-22 18:17:32 -06:00 |
|
David
|
b05e7aaecb
|
Merge pull request #14636 from grafana/davkal/fix-14635
Loki: fix timestamp field
|
2018-12-22 17:52:59 +01:00 |
|
David Kaltschmidt
|
d1dec8bd44
|
Add timestamp back to log entry type
|
2018-12-22 17:36:35 +01:00 |
|
Dan Cech
|
b8fdacd81f
|
Update public/app/plugins/datasource/loki/result_transformer.ts
Co-Authored-By: davkal <david.kaltschmidt@gmail.com>
|
2018-12-22 17:28:51 +01:00 |
|
David Kaltschmidt
|
e694604be5
|
Loki: fix timestamp field
- timestamp was renamed to `ts` in grafana/loki#152
- renamed here in result transformer and tests
|
2018-12-22 17:19:58 +01:00 |
|
David
|
b2401e37fa
|
Merge pull request #14414 from grafana/davkal/explore-logging-search
Explore: Split logging query into selector and search
|
2018-12-22 17:00:57 +01:00 |
|
Torkel Ödegaard
|
f8e2e11734
|
Merge pull request #14631 from grafana/firefox-height-bugfix
Fixed panel height & scroll issue with flexbox in firefox,
|
2018-12-22 09:54:58 +01:00 |
|
Torkel Ödegaard
|
9aa2764753
|
Fixed panel height & scroll issue with flexbox in firefox, fixes #14620
|
2018-12-22 08:58:08 +01:00 |
|
Clément MATHIEU
|
c29c9d1664
|
Add support for InfluxDB's time zone clause (backend)
|
2018-12-21 16:49:01 +01:00 |
|
Torkel Ödegaard
|
7268f16c54
|
grunt test task update
|
2018-12-21 14:37:38 +01:00 |
|
Jürgen Kreileder
|
41eb0ba52e
|
Add support for InfluxDB's time zone clause
|
2018-12-21 14:37:02 +01:00 |
|
Torkel Ödegaard
|
52f583fee7
|
@grafana/ui lib now contains one components, seperate lint & tsc steps
|
2018-12-21 14:23:32 +01:00 |
|
Marcus Efraimsson
|
8b4083a602
|
changelog: add notes about closing #14519
|
2018-12-21 13:01:25 +01:00 |
|
Marcus Efraimsson
|
45e92a116d
|
Merge pull request #14605 from kjedamzik/add-blood-glucose-level-units
Add units for blood sugar concentration 💉
|
2018-12-21 12:54:43 +01:00 |
|
Torkel Ödegaard
|
2fec5c7577
|
Grafana ui lib is starting to work
|
2018-12-21 12:27:43 +01:00 |
|
Torkel Ödegaard
|
6e66b2b906
|
breaking up grafana into multiple packages poc
|
2018-12-20 16:56:46 +01:00 |
|
Torkel Ödegaard
|
f089c7ee5e
|
Grafana ui library poc
|
2018-12-20 09:25:04 +01:00 |
|
Kofi Jedamzik
|
281312ffcd
|
Add units for blood sugar concentration 💉
|
2018-12-19 22:23:25 +01:00 |
|
Torkel Ödegaard
|
2325c5dbed
|
Merge pull request #14603 from grafana/minor-angular-editmode-fix
Fixes undefined issue with angular panels and editorTabs
|
2018-12-19 17:09:23 +01:00 |
|
Torkel Ödegaard
|
5b83f6d49d
|
Fixes undefined issue with angular panels and editorTabs
|
2018-12-19 17:00:26 +01:00 |
|
bergquist
|
7637ea55e4
|
changelog: adds note about closing #14562
|
2018-12-19 16:11:35 +01:00 |
|
Carl Bergquist
|
c201fc170f
|
Merge pull request #14563 from tdabasinskas/broken_oauth_provider
Support OAuth providers that are not RFC6749 compliant
|
2018-12-19 16:05:53 +01:00 |
|