- 09 Nov, 2020 6 commits
-
-
This is not released yet.
Zoltán Bedi committed -
* Plugins: allow override when allowing unsigned plugins * Update pkg/plugins/plugins.go Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> * Plugins: removed java-style setter * Plugins: cleanup * Update pkg/plugins/plugins.go Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com> Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
Leonard Gram committed -
Sofia Papagiannaki committed
-
* Refactor props * Add docs
Alex Khomenko committed -
* making sure we work with a proper data structure. * added test to verify functionality. * removed unused variables.
Marcus Andersson committed -
Emil Hessman committed
-
- 06 Nov, 2020 6 commits
-
-
Diana Payton committed
-
* Adding terms to glossary * requested edits and addition to style guide * Update contribute/style-guides/documentation-style-guide.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/getting-started/glossary.md Co-authored-by: Marcus Olsson <marcus.olsson@hey.com> * Update docs/sources/getting-started/glossary.md Co-authored-by: Marcus Olsson <marcus.olsson@hey.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Marcus Olsson <marcus.olsson@hey.com>
Matthew Helmke committed -
* prometheus basic auth proxy: Pin base image version Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * prometheus basic auth proxy: Don't use host network mode Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * prometheus basic auth proxy: Enable logging Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * prometheus basic auth proxy: Fix Dockerfile location Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* API: replace SendLoginLogCommand with LoginHook * LoginInfo: Query -> LoginUsername
Agnès Toulet committed -
Dashboards / Folders: delete related data (permissions, stars, tags, versions, annotations) when deleting a dashboard or a folder (#28826) * Dashboard: delete related data when deleting a dashboard or a folder * fix migrations order * apply PR feedback
Agnès Toulet committed -
grammarz
😉 Paul Dee committed
-
- 05 Nov, 2020 22 commits
-
-
Mitch Seaman committed
-
Ryan McKinley committed
-
achatterjee-grafana committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Ryan McKinley committed
-
* WIP * Update plugin signing docs * Fix review comments
Marcus Olsson committed -
* Chore: Fix issues reported by staticcheck Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Apply suggestions from code review Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Arve Knudsen committed -
Chris Cowan committed
-
* added email to global variable. * forgot to increase the count.
Marcus Andersson committed -
* Fix titles case and add missing punctuation marks * Revert title case
Rowayda Khayri committed -
* Updates * Updated * Rename slot to legend * Updated * Adding js doc comments * hide horizontal track * Fix docs error * Added another export * removing auto mode * I hate these doc warnings
Torkel Ödegaard committed -
* Chore: Fix issues reported by staticcheck Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Undo changes Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Chore: Fix issues reported by staticcheck Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Fix test Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Fix test Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Chore: Fix issues reported by staticcheck Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Undo changes Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Add unlicensed property to plugins * Disable selecting unlicensed plugin * Add customizable plugin market place url * License: workaround enabled only in enterprise * linter * Move licensing info to front end * Update pkg/services/licensing/oss.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update pkg/services/licensing/oss.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update pkg/setting/setting.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update pkg/setting/setting.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update pkg/api/frontendsettings.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update sample.ini * Update docs * Update packages/grafana-runtime/src/config.ts Co-authored-by: Torkel Ödegaard <torkel@grafana.org> * Update public/app/features/datasources/state/buildCategories.ts Co-authored-by: Torkel Ödegaard <torkel@grafana.org> * Update pkg/api/frontendsettings.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update pkg/setting/setting.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Fix spelling Co-authored-by: Leonard Gram <leo@xlson.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
Alex Khomenko committed -
Zoltán Bedi committed
-
Zoltán Bedi committed
-
* Fix linting issues Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Marcus Andersson committed
-
* Chore: initial commit * Refactor: adds usages * Refactor: adds FeatureInfoBox * Refactor: uses graphs instead * Refactor: adds id, name, title to prop instead of key * Refactor: adds usages to VariablesList * Refactor: Moves unknowns to first page * Refactor: minor stylings and icons * Refactor: styling * Refactor: changed to button with modal * Refactor: adds VariablesDependenciesButton * Refactor: changes after UX feedback * Refactor: renames heading * Refactor: changes after PR comments * Refactor: small changes after PR comments
Hugo Häggmark committed -
* Marked: Upgrade and always sanitize by default * Added test * corrected text panel logic
Torkel Ödegaard committed -
Daniel Lizardo committed
-
- 04 Nov, 2020 6 commits
-
-
Alert: Remove z-index on Alert component so that it does not overlay ontop of other content (#28834)
Torkel Ödegaard committed -
Will Browne committed
-
* Gauge: Improved font size calculations * Added some comments * update * Moving to variable
Torkel Ödegaard committed -
* grafana/toolkit: allow builds with lint warnings * Remove redundant code
Dominik Prokop committed -
Dominik Prokop committed
-
* Replace font awesome icons where possible * Implement small updates
Ivana Huckova committed
-