- 04 Nov, 2020 3 commits
-
-
* Interpolate variables in panel inspect title * Update public/app/features/dashboard/components/Inspector/InspectContent.tsx Co-authored-by: Torkel Ödegaard <torkel@grafana.org> * fix typo Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
Dominik Prokop committed -
grafana/toolkit: Drop console and debugger statements by default when building plugin with toolkit (#28776)
Dominik Prokop committed -
Hugo Häggmark committed
-
- 03 Nov, 2020 16 commits
-
-
Torkel Ödegaard committed
-
* Adds storybook integrity check to dron config * Update starlark files * Review comments * Bump grabpl version * Drone: Fix dangling dependency Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Dominik Prokop committed -
Ryan McKinley committed
-
* Events: Removing unused or unnessary events * More cleanup * Updated
Torkel Ödegaard committed -
* fixed docs linting errors. * decreased the limit.
Marcus Andersson committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Angular: Update to angukar v1.8 with backward compatability monkey patches * Update fix * Updated * Updated * Fixes * Update wording * Update
Torkel Ödegaard committed -
* updated * Experimenting with event bus with legacy support * Before switch to emitter * EventBus & Emitter unification * Everything using new EventBus * Making progress * Fixing merge issues * Final merge issues * Updated * Updates * Fix * Updated * Update * Update * Rename methods to publish and subscribe * Ts fixes * Updated * updated * fixing doc warnigns * removed unused file
Torkel Ödegaard committed -
Peter Holmberg committed
-
* feat: added NGINX example for using websockets to Loki * chore: corrections after review * chore: more correrctions from review * chore: creview corrections * chore: addressed review comment by @achatterjee-grafana
Tomasz Napierala committed -
Rebased ndeevy:docs-config/configuration-consistency-update from grafana/master to resolve conflicts Co-authored-by: ndeevy <ndeevy@redhat.com>
ndeevy committed -
Cloudwatch: Fix issue with field calculation transform not working properly with Cloudwatch data (#28761) * Cloudwatch: Fix issue with reducer transform not working properly with Cloudwatch data * Updated go sdk and updated code * CloudWatch: Improve test Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Torkel Ödegaard committed -
Dominik Prokop committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* add mdx * fixes after pr feedback
Peter Holmberg committed
-
- 02 Nov, 2020 14 commits
-
-
achatterjee-grafana committed
-
* gtime: Make calculations independent of current time Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Introduce gtime.ParseDuration function Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * gtime: Fix ParseDuration Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Remove redundant path URIdecoding * Remove redundant comments
Ivana Huckova committed -
* fix(dashboard): flex-basis so child height percentages are respected * fix(dashboard): reset scrollTop when entering view panel mode
Jack Westbrook committed -
Provisioning: Fixed problem with getting started panel being added to custom home dashboard (#28750) * Provisioning: Fixed problem with getting started panel being added to custom home dashboard * Fixed comment * Update pkg/api/dashboard.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Torkel Ödegaard committed -
* Removed auto-capitalization from the login form On mobile browsers, by default most keyboards will auto capitalize the first letter of the email/username, which is case sensitive. This PR fixes that. * Fixed autoCapitalize react keyword
tabarra committed -
Dominik Prokop committed
-
* refactor(permissionlist): replace legacyform components with next-gen equivalents * refactor(permissionlist): replace legacyform components * refactor(permissionlist): clean up PermissionsInfo * feat(grafana-ui): define line-height for Select option descriptions * refactor(permissionlist): remove debug code * refactor(permissionlist): simplify component tree with horizontalgroup. Add label * refactor(permissionlist): remove redundant classname from Select
Jack Westbrook committed -
* Dependencies: Remove unused dependency * Remove import * Updated
Torkel Ödegaard committed -
Alex Khomenko committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Drone: Upgrade build-pipeline tool Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Drone: Raise Drone's memory limit for build-storybook Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* TableFilters: Fixes filtering with field overrides * Refactor: changes after PR comments
Hugo Häggmark committed -
Hugo Häggmark committed
-
- 01 Nov, 2020 1 commit
-
-
Typo fix!
Éamon Ryan committed
-
- 31 Oct, 2020 1 commit
-
-
* Chore: Convert sqlstore annotation test from GoConvey to testify * Use require.NoError * Use assert.Empty * Use assert.NoError in test cleanup
Emil Hessman committed
-
- 30 Oct, 2020 5 commits
-
-
* Add tests for main scenarios * Add tests for split * Remove unnecessary code * Fix opening datasource picker * Mock missing function
Andrej Ocenas committed -
Dominik Prokop committed
-
* Changelog update * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Dominik Prokop committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed