- 26 Apr, 2020 8 commits
-
-
Alex Khomenko committed
-
* Fix storybook * Add deprecated/alpha badge to panels in viz picker, fix long title display * Move getFocusCss to mixins * Updated hover/active state of vis picker item * try fixing e2e * Add removed label for e2e to be happy happy happy
Dominik Prokop committed -
Dominik Prokop committed
-
Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
Amal committed -
Dominik Prokop committed
-
Amal committed
-
Torkel Ödegaard committed
-
* Update prometheus.md * Editing * Update prometheus.md * Update add-a-data-source.md * Update prometheus.md Co-authored-by: Daniel Lee <dan.limerick@gmail.com>
Diana Payton committed
-
- 25 Apr, 2020 13 commits
-
-
* Datasource/Cloudwatch: Adds support for Cloudwatch Logs * Fix rebase leftover * Use jsurl for AWS url serialization * WIP: Temporary workaround for CLIQ metrics * Only allow up to 20 log groups to be selected * WIP additional changes * More changes based on feedback * More changes based on PR feedback * Fix strict null errors
kay delaney committed -
Dominik Prokop committed
-
Co-authored-by: Carl Bergquist <carl@grafana.com> Co-authored-by: bergquist <carl.bergquist@gmail.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Marcus Olsson <accounts+github@marcus.se.net>
Kyle Brandt committed -
Dominik Prokop committed
-
Amal committed
-
Amal committed
-
Dominik Prokop committed
-
* Start migration * Migrate admin org edit page
Tobias Skarhed committed -
Torkel Ödegaard committed
-
* ManageDashboards: Fixes and improvements * Fixed tests * Fixed issue with item height and margin
Torkel Ödegaard committed -
* Singlestat: Migration button to migrate to new stat panel * updated test
Torkel Ödegaard committed -
* NewPanelEditor: Make variables wrap and small layout refactor * review fix
Dominik Prokop committed -
* Search: updated design * Fixed z-index * Fixes * Minor pixel push
Torkel Ödegaard committed
-
- 24 Apr, 2020 19 commits
-
-
Ivana Huckova committed
-
Ref #22917 Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
tmarszal committed -
Ivana Huckova committed
-
Carl Bergquist committed
-
* Search: Improving search look and feel * Fixed issue with tag filter beeing cramped and wrapping tags * Minor tag polish * fixed type
Torkel Ödegaard committed -
* Add manifest for external plugins * CircleCI: Build internal plug-ins * CircleCI: Package internal and external plug-ins Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Styling updates * Create getQueryFromDisplayText method for Jaeger, Loki, Prometheus * Fix createLink and runQuery methods for all datasources * Update test * Update Select from Legacy to current * Update filtering * Update public/app/core/utils/richHistory.test.ts * Fix strictnullcheck errors * Remove getQueryFromDisplayText method, as not needed * Update saving of full query and use displayText for formatting * Update tests * Refactor create data query * Remove parsing, store object instead * Fix formatting error * Remove object checking, transform everything to DataQuery * Remove console.log * Rename migrate function, add datasourceName as a useEffect dependency * Fix z-index, move query
Ivana Huckova committed -
* Handle empty list * Connect to redux * Finish migration * Remove comments * Remove old files * Remove console log * Remove old import * Forgot to add the new button * Fix href * Fix feedback
Tobias Skarhed committed -
* Search: Remove wrapperRef * Search: Remove angular search files * Search: Unify search types * Search: Remove redundant hideHeader prop * Search: Remove app/types/search.ts * Search: Update imports * Search: Fix type errors
Alex Khomenko committed -
Andrej Ocenas committed
-
* Resort Icon.story.tsx into Docs Overview category * Make CallToActionCard.story.tsx internal * Move ThemeColors to Docs Overview category * Move Tag.story.tsx to Forms category * Move TagList.story.tsx to Forms category Co-authored-by: Clarity-89 <homes89@ukr.net>
Jess committed -
Show a message when sharing dashboard panel on the Link tab and there's no renderer available/installed. Ref #13802
Marcus Efraimsson committed -
* Grafana-UI: Extend Layout props * Grafana-UI: Merge container styles * Search: Fix prop types * Grafana-UI: remove className prop
Alex Khomenko committed -
Torkel Ödegaard committed
-
* Chore: Upgrade to Ubuntu 20.04 Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Arve Knudsen committed -
* Devenv: fix prometheus scrape ips * Devenv: fix grafana in devenv reference * Devenv: fixes prom random data reference
Leonard Gram committed -
Same as #23452 but for assumed roles. When using service accounts (webIdentity) on EKS in combination with assuming roles in other AWS accounts Grafana needs to retrieve the service account credentials first and then needs to assume the configured role.
Johannes Brück committed -
* Explore: Create basic E2E test * Feature: adds e2e tests for panel inspector * Refactor: adds ts-ignore because of type checking errors * Refactor: changes after PR comments and updates snapshot * Refactor: adds typings back for IScope * e2e: adds e2e for panel edit Co-authored-by: Andreas Opferkuch <andreas.opferkuch@gmail.com>
Hugo Häggmark committed -
Torkel Ödegaard committed
-