VolkovLabs / business-media

The Business Media panel is a Grafana plugin that renders PNG, JPG, GIF, MP4, WEBM, MP3, OGG, and PDF files encoded in the base64 format and URL.
https://docs.volkovlabs.io
Apache License 2.0
24 stars 3 forks source link

Add option to disable PDF Toolbar #50

Closed mikhail-vl closed 2 years ago

mikhail-vl commented 2 years ago

Resolves #49.

github-actions[bot] commented 2 years ago

Levitate is-compatible report:

πŸ” Resolving @grafana/data@latest... πŸ” Resolving @grafana/ui@latest... πŸ” Resolving @grafana/runtime@latest... πŸ” Resolving @grafana/schema@latest... πŸ” Resolving @grafana/e2e-selectors@latest... πŸ” Resolving @grafana/experimental@latest...

πŸ”¬ Checking compatibility between ./src/module.ts and @grafana/data@9.1.6... βœ” Found @grafana/data version 9.1.4 locally

πŸ”¬ Checking compatibility between ./src/module.ts and @grafana/ui@9.1.6... βœ” Found @grafana/ui version 9.1.4 locally

πŸ”¬ Checking compatibility between ./src/module.ts and @grafana/runtime@9.1.6... Skipping package @grafana/runtime because it is not used in the project or not installed locally. did you forget to run yarn install or npm install?

πŸ”¬ Checking compatibility between ./src/module.ts and @grafana/schema@9.1.6... Skipping package @grafana/schema because it is not used in the project or not installed locally. did you forget to run yarn install or npm install?

πŸ”¬ Checking compatibility between ./src/module.ts and @grafana/e2e-selectors@9.1.6... Skipping package @grafana/e2e-selectors because it is not used in the project or not installed locally. did you forget to run yarn install or npm install?

πŸ”¬ Checking compatibility between ./src/module.ts and @grafana/experimental@0.0.2-canary.39... Skipping package @grafana/experimental because it is not used in the project or not installed locally. did you forget to run yarn install or npm install?

βœ”οΈ ./src/module.ts appears to be compatible with @grafana/data,@grafana/ui,@grafana/runtime,@grafana/schema,@grafana/e2e-selectors,@grafana/experimental

codecov[bot] commented 2 years ago

Codecov Report

Base: 93.69% // Head: 93.85% // Increases project coverage by +0.16% :tada:

Coverage data is based on head (0b3a70e) compared to base (5532f81). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head 0b3a70e differs from pull request most recent head 1a7408b. Consider uploading reports for the commit 1a7408b to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #50 +/- ## ========================================== + Coverage 93.69% 93.85% +0.16% ========================================== Files 7 7 Lines 111 114 +3 Branches 23 24 +1 ========================================== + Hits 104 107 +3 Misses 7 7 ``` | [Impacted Files](https://codecov.io/gh/VolkovLabs/volkovlabs-image-panel/pull/50?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs) | Coverage Ξ” | | |---|---|---| | [src/components/ImagePanel/ImagePanel.tsx](https://codecov.io/gh/VolkovLabs/volkovlabs-image-panel/pull/50/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL2NvbXBvbmVudHMvSW1hZ2VQYW5lbC9JbWFnZVBhbmVsLnRzeA==) | `100.00% <100.00%> (ΓΈ)` | | | [src/module.ts](https://codecov.io/gh/VolkovLabs/volkovlabs-image-panel/pull/50/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL21vZHVsZS50cw==) | `58.82% <100.00%> (+2.57%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.