VolkovLabs / business-forms

The Business Forms panel is a conceptually new plugin for Grafana. It is the first plugin that allows inserting and updating application data, as well as modifying configuration directly from your Grafana dashboard.
https://docs.volkovlabs.io
Apache License 2.0
86 stars 10 forks source link

Allow to disable columns in confirmation modal #360

Closed asimonok closed 8 months ago

asimonok commented 9 months ago

Resolves #342

Include columns option

Screenshot 2024-03-01 at 09 14 09
codecov[bot] commented 9 months ago

Codecov Report

Attention: Patch coverage is 60.86957% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 97.47%. Comparing base (29425ae) to head (fa99001).

Files Patch % Lines
src/components/FormPanel/FormPanel.tsx 66.66% 4 Missing and 1 partial :warning:
src/module.ts 0.00% 1 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #360 +/- ## ========================================== - Coverage 98.04% 97.47% -0.57% ========================================== Files 69 71 +2 Lines 1175 1189 +14 Branches 214 224 +10 ========================================== + Hits 1152 1159 +7 - Misses 13 17 +4 - Partials 10 13 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.