- 19 Mar, 2020 8 commits
-
-
(cherry picked from commit f78501f3)
Torkel Ödegaard committed -
Fixes #22756 (cherry picked from commit b30f4c7b)
Hugo Häggmark committed -
(cherry picked from commit 8b067a5f)
Ryan McKinley committed -
(cherry picked from commit c65db9bf)
Ryan McKinley committed -
* Pass the rest of to props to Select * Remove log (cherry picked from commit 451c9580)
Alex Khomenko committed -
closes #21519 ref grafana/grafana-plugin-sdk-go#93 (cherry picked from commit ebc9549c)
Carl Bergquist committed -
Datasource: making sure we are having the same data field order when using mixed data sources. (#22718) * changed so data query response always it returned in the correct order when using mixed data sources. * refactored the code to make it a bit simpler and not failing the tests. * changed to simple array type. (cherry picked from commit f44c0f06)
Marcus Andersson committed -
(cherry picked from commit b441b733)
Dominik Prokop committed
-
- 12 Mar, 2020 1 commit
-
-
Steven Vachon committed
-
- 11 Mar, 2020 22 commits
-
-
Arve Knudsen committed
-
* CircleCI: Adapt build-pipeline to implement also release pipeline
Arve Knudsen committed -
* use fs-extra instead of fs * use moveSync instead of renameSync
Martin Brenner committed -
* added docs * Update docs/sources/guides/whats-new-in-v6-7.md * Docs: minor restruturing of whats new Co-authored-by: Leonard Gram <leo@xlson.com>
Jon Gyllenswärd committed -
allows Field names to be duplicated, goes with #22705
Kyle Brandt committed -
* add tab * add process measurement * Fixed some design issues * Align tabs margin Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Peter Holmberg committed -
This reverts commit 0f676966.
Torkel Ödegaard committed -
* Docs: add rendering configuration in reporting * Docs: fix mispelling
Agnès Toulet committed -
Marcus Andersson committed
-
Mohit Nain committed
-
* Datasources: Update dashboards * Datasources: increase dashboard versions * Datasources: prometheus dashboards improvements - Update links - Add target="blank" if missing - Remove not showing image
Agnès Toulet committed -
* Revert "API: Fix redirect issue when configured to use a subpath (#21652)" (#22671) This reverts commit 0e2d874e. * Fix redirect validation (#22675) * Chore: Add test for parse of app url and app sub url Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> * Fix redirect: prepend subpath only if it's missing (#22676) * Validate redirect in login oauth (#22677) * Fix invalid redirect for authenticated user (#22678) * Login: Use correct path for OAuth logos Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Sofia Papagiannaki committed -
* Explore: adds QueryRowErrors component * Explore: updates QueryRow to use QueryRowErrors component * Explore: updates PromQueryField to remove error render * Explore: updates Elastic query field to remove error render * Explore: updates LokiQueryFieldForm to remove error render * Explore: updates QueryRow component - brings back passing errors down * Explore: removes QueryRowErrors component * Explore: updates ErrorContainer component - moves out data filtering * Explore: updates QueryRow component - changes QueryRowErrors to ErrorContainer * Explore: updates Explore component - adds error filtering for ErrorContainer * Explore: updates ErrorContainer and adds a basic test for it * Explore: updates Explore component props name and adds a basic render test * Explore: adds snapshots for Explore and ErrorContainer * Explore: adds a test for error render * Explore: adds a comment to Explore component explaining the way we filter non-query-row-specific errors * Explore: adds getFirstNonQueryRowSpecificError method to explore utilities * Explore: extracts getFirstNonQueryRowSpecificError method and slightly refactors Explore component * Explore: updates Explore component tests to cover non-query-row-specific errors
Lukas Siatka committed -
* design tweaks * RichHistory: Design tweaks
Torkel Ödegaard committed -
Dominik Prokop committed
-
* Don't issue empty "select metric" queries * Update pkg/tsdb/graphite/graphite.go Co-Authored-By: Carl Bergquist <carl.bergquist@gmail.com> * Fix indentation * Add missing import Co-authored-by: Carl Bergquist <carl.bergquist@gmail.com>
Sofia Papagiannaki committed -
Ryan McKinley committed
-
* UX: Update new form styles to dark inputs * Aligning styles a bit * Updated snapshot
Torkel Ödegaard committed -
line 31 : makes user a superadmin : multiple use of 'a' can be avoided for better reading line 35: User can belong to : remove 'be' it is incorrect line 51: allow you : typo correction
Mohit Nain committed -
* correcting line 15 one typo needs correction * Update docs/sources/permissions/organization_roles.md Co-Authored-By: Peter Holmberg <peterholmberg@users.noreply.github.com> Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com>
Mohit Nain committed -
Tobias Skarhed committed
-
annelaurefroment committed
-
- 10 Mar, 2020 9 commits
-
-
* Update white-labeling.md * Update team-sync.md * Update saml.md * Update saml.md * Update menu.yaml * Update reporting.md * Update saml.md * Update reporting.md * Update reporting.md * Update enhanced_ldap.md * Update _index.md * content updates content updates * Update menu.yaml * Update datasource_permissions.md * Update _index.md * Minor edits * Update _index.md * Update docs/sources/enterprise/_index.md Co-Authored-By: Emil Tullstedt <sakjur@gmail.com> * Update _index.md * Update saml.md * Update reporting.md Co-authored-by: Emil Tullstedt <sakjur@gmail.com>
Diana Payton committed -
* Return empty time series with expanded aliases in case query yielded no results * PR feedback
Erik Sundell committed -
* use sdk 0.24.0
Kyle Brandt committed -
Steven Vachon committed
-
* update config editor * inlining * move inline styles * removed inline style but emotion not working * fix styles, update types const
Shavonn Brown committed -
* Minor changes * Only exclude installed packages that are not @grafana/e2e itself * Explicitly load Cypress tsconfig for clarity * Fix Cypress tsconfig * it was trying to extend a config that is not published * it needs to be commonjs
Steven Vachon committed -
Fixes #22633
Marcus Efraimsson committed -
Tobias Skarhed committed
-