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

Update position of Query fields for initial values #455

Closed vitPinchuk closed 4 months ago

vitPinchuk commented 4 months ago

Resolves: #443

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.99%. Comparing base (a3d79cf) to head (416fdd3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #455 +/- ## ======================================= Coverage 98.98% 98.99% ======================================= Files 76 78 +2 Lines 1679 1690 +11 Branches 496 453 -43 ======================================= + Hits 1662 1673 +11 Misses 15 15 Partials 2 2 ```

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

mikhail-vl commented 4 months ago

@vitPinchuk I did Initial Fields updates and broke tests.

Could you please fix for @asimonok review.