Marcus Andersson
1c0d022ac2
Dashboard: fixes issue with UI not being re-rendered after moving dashboard
2020-01-27 11:30:16 +01:00
Marcus Andersson
4e3ff19689
Dashboard: fixed issues with re-rendering of UI when importing dashboard ( #21723 )
...
* Fixed issues with angular digest and new backendSrv.
* Fixed failing tests.
2020-01-27 11:29:46 +01:00
Marcus Andersson
f46ee12364
Build: Added devenv docker block for testing grafana with traefik.
2020-01-27 11:29:04 +01:00
Sofia Papagiannaki
8f2f07cabf
Update What's new in 6.6 ( #21745 )
...
* APT and YUM repositories
* Add julie's fixes
* Fix links
* Docs: Adds backendSrv notice (#21752 )
* Docs: Adds backendSrv notice
* Update docs/sources/guides/whats-new-in-v6-6.md
* Add links to installation notes
Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com>
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-01-27 11:11:08 +02:00
Emil Tullstedt
3fabbbff4d
Footer: Display Grafana edition ( #21717 )
...
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2020-01-27 09:24:44 +01:00
Hugo Häggmark
84ef0ebb17
BackendSrv: Fixes POST body for form data ( #21714 )
...
* BackendSrv: Fixes POST body for form data
Fixes #21688
* Tests: Changes to POST examples
2020-01-27 08:47:27 +01:00
Erik Sundell
5166ffca33
Docs: Update CloudWatch and Stackdriver docs for 6.6 ( #21679 )
...
* Add info about meta data labels
* Add part about auto period calculations in cloudwatch
* Minor adjustments
* Updates after feedback
* Add more context
* Clarify what a metadata label is
2020-01-27 08:35:48 +01:00
Hugo Häggmark
18788727f4
BackendSrv: Adds missing props back to response object in datasourceRequest ( #21727 )
...
* BackendSrv: Adds status, headers, statusText, redirect, type and url back to response
Fixes #21662
* BackendSrv: Adds request object back to datasourceRequest response
Fixes #21662
2020-01-27 07:25:24 +01:00
Andrej Ocenas
0fda3c4f44
Explore: Fix context view in logs, where some rows may have been filtered out. ( #21729 )
...
* Fix timestamp formats and use uid to filter context rows
* Remove timestamps from tests
2020-01-26 23:13:56 +01:00
Ryan McKinley
ed140346a7
Toolkit: add canvas-mock to test setup ( #21739 )
2020-01-25 08:11:08 -08:00
Tobias Skarhed
751eb2c8bb
TablePabel: Sanitize column link ( #21735 )
2020-01-25 16:59:58 +01:00
Arve Knudsen
089162b0be
Docs: Fix getting started links on Windows installation page ( #21724 )
2020-01-24 19:33:11 +01:00
Leonard Gram
90f552b6b6
Docs: Enterprise 6.6 ( #21666 )
...
* Docs: gitlab team-sync documented correctly
* docs: initial docs for whitelabeling
* Docs: enterprise repositories
* Docs: rpm enterprise install
* Docs: re-structured the rpm install page to be more similar to the deb page
* Docs: responded to review feedback
* Docs: recommends the enterprise edition
* Update docs/sources/installation/debian.md
2020-01-24 16:33:59 +01:00
Tobias Skarhed
4c41d7e7fb
Template vars: Add error message for failed query var ( #21731 )
2020-01-24 15:55:36 +01:00
Andrej Ocenas
39f7cff7c7
Loki: Refactor editor and syntax hooks ( #21687 )
2020-01-24 15:07:45 +01:00
Torkel Ödegaard
b28eac2626
Devenv: Fixed devenv dashboard template var datasource ( #21715 )
2020-01-24 12:36:09 +01:00
Torkel Ödegaard
198f561541
Footer: added back missing footer to login page ( #21720 )
2020-01-24 12:35:54 +01:00
Marcus Efraimsson
63a912629d
Admin: Viewer should not see link to teams in side menu ( #21716 )
...
Fixes so that viewers don't see a link to teams in side menu when
editors_can_admin setting is enabled.
2020-01-24 12:00:52 +01:00
Dominik Prokop
d9e1cb44c8
Annotations: Fix issue with annotation queries editors ( #21712 )
2020-01-24 10:55:54 +01:00
Dominik Prokop
5e87af8b2a
grafana/ui: Remove path import from grafana-data ( #21707 )
2020-01-24 10:02:11 +01:00
Ivana Huckova
e75840737e
Loki: Fix Loki with repeated panels and interpolation for Explore ( #21685 )
2020-01-24 09:50:09 +01:00
Arve Knudsen
f91a495875
CircleCI: Add workflow for building with Grafana Build Pipeline ( #21449 )
...
* CircleCI: Add workflow for building with grabpl
2020-01-24 09:49:02 +01:00
Torkel Ödegaard
8266959681
StatPanels: Fixed possible migration issue ( #21681 )
2020-01-24 07:46:33 +01:00
Shavonn Brown
b3d5e678f4
Make importDataSourcePlugin cancelable ( #21430 )
...
* make importDataSourcePlugin cancelable
* fix imported plugin assignment
* init datasource plugin to redux
* remove commented
* testDataSource to redux
* add err console log
* isTesting is never used
* tests, loadError type
* more tests, testingStatus obj
2020-01-23 20:37:20 -05:00
Sofia Papagiannaki
c0b839eff7
Docs: Update what's new in 6.6 ( #21699 )
...
* Update what's new in 6.6
* Add upgrading and changelog sections
* Remove lines
* Update cookie management section
* Update Bar Gauge unfilled option
* Add missing dot
2020-01-23 20:41:27 +02:00
Marcus Efraimsson
b0dfa48f04
Docs: Fix broken link in upgrade notes ( #21698 )
...
Fixes a broken link in the 6.6 upgrade notes.
2020-01-23 18:57:10 +01:00
John Dyer
0fcb2d0b2f
Alerting: Support passing tags to Pagerduty and allow notification on specific event categories ( #21335 )
...
Add support for passing tags to Pagerduty and allow notification
on specific event categories such as Class, Group and Component.
Ref #19912 , #19913
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-01-23 13:20:07 +01:00
Dominik Prokop
cdfac32dfd
PhantomJS: Fix rendering of panels using Prometheus datasource
...
In 043bb59
a URLSearchParams usage was introduced which is not supported by PhantomJS. @babel/polyfill(deprecated) does not contain polyfill for URLSearchParams, hence the code (and Prometheus graphs rendering) was failing in PhantomJS environment.
The solution is to add https://www.npmjs.com/package/url-search-params-polyfill that takes care of the URLSearchParams
2020-01-23 13:10:38 +01:00
kay delaney
87af7d9987
backendSrv: Only stringifies request body if payload isn't already a string ( #21639 )
...
* backendSrv: Only stringifies request body if payload isn't already a string
* Add test cases to verify behaviour
2020-01-23 08:54:20 +00:00
Sofia Papagiannaki
3fd8505195
Update changelog generation to ignore not merged pull requests ( #21641 )
2020-01-23 10:12:19 +02:00
Torkel Ödegaard
a734cd3640
StatPanel: minor height tweak ( #21663 )
2020-01-23 08:51:30 +01:00
Dominik Prokop
814020c05c
Circle: Introduce es-check to branches & pr workflow ( #21677 )
...
* Transpile selected es6 node deps
* Add es-check to build-fast-frontend
* change es-check is used
* transpile react-hook-form
2020-01-23 08:33:39 +01:00
Erik Sundell
296af36a6f
Run query when region, namespace and metric changes ( #21633 )
2020-01-22 21:37:40 +01:00
kay delaney
a115729c55
Explore: Fixes some LogDetailsRow markup ( #21671 )
...
- Moves filter titles to icons rather than table cell
- Increases colspan of ad-hoc stats cell instead of
rendering empty cells for parsed fields
2020-01-22 16:10:19 +00:00
Sofia Papagiannaki
2283ceec09
SQLStore: Fix PostgreSQL failure to create organisation for first time ( #21648 )
...
* Fix PostgreSQL failure to create organisation for first time
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-01-22 17:56:12 +02:00
Dominik Prokop
5afcf79c59
Migrations: migrate admin user create page ( #21506 )
...
* Create basic react page for AdminUserCreate
* Forms.Field - render asterisk when field is marked as required
* Add validation to user create form wih react-hook-form
* Remove Angular code for UserCreatePage
* Remove commented route for admin settings
* Remove unused import
* Hide react-hooks-form behind Form component
* Fix webkit autofill
* Webkit autofill on inpiuts - bring back focus shadow
* Temporarily fix story (before 21635 is merged)
* Form: docs and minor updates to new form elements (#21635 )
* Allow Switch, checkbox to be uncontrolled, forward refs, styles update
* Add Form docs
* User create page update
* Remove unused import
* Apply review notes
2020-01-22 15:26:03 +01:00
Torkel Ödegaard
36aab3a738
Docs: Whats new updates ( #21664 )
...
* Docs: Whats new updates
* Add cloudwatch and stackdriver paragraphs
* Minor changes
* Add link helper to render gif
* Docs: what's new updates
Co-authored-by: Erik Sundell <erik.sundell87@gmail.com>
2020-01-22 14:02:47 +01:00
Erik Sundell
685c9043a8
CloudWatch: Auto period snap to next higher period ( #21659 )
...
* Snap to next higher period instead of closest
* Adjust period calc
2020-01-22 13:43:36 +01:00
Torkel Ödegaard
741e1bb7e9
Login: Better auto sizing of login logo ( #21645 )
2020-01-22 11:06:12 +01:00
Hugo Häggmark
5dddc91ba5
Chore: Fixes PhantomJs by adding polyfills for fetch and AbortController ( #21655 )
...
* Chore: Fixes PhantomJs rendering
* Docs: Updated docs
* Update contribute/style-guides/e2e.md
Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com>
* Docs: Updates docs according to PR comments
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-01-22 08:15:31 +01:00
Torkel Ödegaard
c228cde2b6
Alert: Minor tweak to work with license warnings ( #21654 )
2020-01-22 07:53:24 +01:00
Ryan McKinley
aee07949a3
Toolkit: copyIfNonExistent order swapped ( #21653 )
2020-01-21 22:10:16 -08:00
basefas
6553d775d5
Doc: Update configuration.md ( #21602 )
...
Minor format fix
2020-01-21 10:31:30 -08:00
Ivana Huckova
6feb4a3221
Explore: Fix log level color and add tests ( #21646 )
2020-01-21 17:20:22 +01:00
Torkel Ödegaard
92ef8644c5
Templating: A way to support object syntax for global vars ( #21634 )
2020-01-21 16:06:04 +01:00
kenju
935d447c6a
CloudWatch: Add DynamoDB Accelerator (DAX) metrics & dimensions ( #21644 )
...
Closes #10494
2020-01-21 15:19:39 +01:00
Leonard Gram
4a1f993fd1
next version 6.7.0 ( #21617 )
...
* next version 6.7.0
* updates grafana/toolkit and co
* Verison: manually fixed version
2020-01-21 15:15:38 +01:00
Leonard Gram
e8be2bbbec
latest.jso: Update latest beta 6.6.0-beta1 ( #21623 )
2020-01-21 15:14:03 +01:00
Torkel Ödegaard
35d4aef5f8
Docs: Update changelog with attribution ( #21637 )
2020-01-21 15:12:05 +01:00
Torkel Ödegaard
46ccfacb2b
Docs: Updated what's new article ( #21624 )
...
* Docs: Updated what's new articel
* fixed spelling
* Updated
2020-01-21 11:54:24 +01:00