- 01 Oct, 2019 1 commit
-
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed
-
- 30 Sep, 2019 15 commits
-
-
* API: Add `createdAt` and `updatedAt` to api/users/lookup In the past, we have added both `updatedAt` (#19004) and `createdAt` (#19475) to /api/users/:id Turns out, api/users/lookup uses the same DTO for both. This fixes the serialization of both `createdAt` and `updatedAt`for this endpoint. Also, adds a test to ensure no further regressions. * Updated API documentation
gotjosh committed -
David Kaltschmidt committed
-
* Logs: Publish logs panel - remove alpha state from plugins definition - add panel documentation - updated panel reference in Loki docs * Review feedback
David committed -
* Explore: Update broken link to logql docs * Explore: Remove console logs * Explore: Add filter expression heading to link target
Ivana Huckova committed -
Marcus Efraimsson committed
-
Andrej Ocenas committed
-
Fixes #19451
Marcus Efraimsson committed -
Andrej Ocenas committed
-
* use grafana-plugin-model dependency that uses go modules * use grafana-plugin-model with updated hashicorp/go-plugin * use grafana-plugin-model with re-compiled protos * test using protoc-gen-go v1.2.0 tag * use grafana-plugin-model with re-compiled protos * chore: fix deprecation warning for lint * use latest grafana-plugin-model Fixes #19454
Marcus Efraimsson committed -
kay delaney committed
-
Brenda Harjala committed
-
Andrej Ocenas committed
-
kay delaney committed
-
Andrej Ocenas committed
-
Marcus Olsson committed
-
- 28 Sep, 2019 1 commit
-
-
It would help for auditing purposes to have the user's created date exposed via the API along with the other fields already exposed via the API.
Rafael George committed
-
- 27 Sep, 2019 8 commits
-
-
Marcus Olsson committed
-
Dominik Prokop committed
-
Before this change the tests for test datasource was not run.
Marcus Efraimsson committed -
Dominik Prokop committed
-
Alexander Zobnin committed
-
* Explore: Take root_url setting into account when redirecting from dashboard to explore * Explore: Move adding of subath to getExploreUrl function * Explore: Fix explore redirect for key bindings
Ivana Huckova committed -
Andrej Ocenas committed
-
Peter Holmberg committed
-
- 26 Sep, 2019 7 commits
-
-
Dominik Prokop committed
-
* Add styling.md with guide to emotion * Update style_guides/styling.md * Update style_guides/styling.md * Update style_guides/styling.md * Update PR guide * Add stylesFactory helper function * Simplify styles creator signature * Make styles factory deps optional * Update typing * First batch of updates * Remove unused import * Update tests
Dominik Prokop committed -
* Update SECURITY.md Minor grammar edits * Update SECURITY.md
oddlittlebird committed -
- Use sets to keep track of previously defined actionCreators - Remove noPayloadActionCreatorFactory
kay delaney committed -
Minor edits, removed a broken link. It led to a 404 page.
oddlittlebird committed -
Ivana Huckova committed
-
Ivana Huckova committed
-
- 25 Sep, 2019 8 commits
-
-
Ryan McKinley committed
-
Andrej Ocenas committed
-
Ivana Huckova committed
-
* Improve toolkit's readme about contributing * Update packages/grafana-toolkit/README.md Co-Authored-By: kay delaney <45561153+kaydelaney@users.noreply.github.com>
Dominik Prokop committed -
Marcus Olsson committed
-
* Chore: Adds throwUnhandledRejections to jest setup * Bring back @grafana/runtime import * Fix broken metric metadata aggregation test
Hugo Häggmark committed -
* Deduplicate series labels in datalinks variables suggestions * Allways show all variables available in datalinks suggestions
Dominik Prokop committed -
* Dev: Sets `preserveSymlinks` to `false` in top-level tsconfig Improves dev experience in vscode * Removed preserveSymlinks from tsconfig since default option is false
kay delaney committed
-