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

Added custom color/background color for elements #386

Closed vitPinchuk closed 5 months ago

vitPinchuk commented 7 months ago

Resolves: #373 Allow add background color for element/label;
Allow add color for label;

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 99.13%. Comparing base (0e17e05) to head (8b30b19).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #386 +/- ## ========================================== + Coverage 99.11% 99.13% +0.01% ========================================== Files 72 72 Lines 1590 1616 +26 Branches 429 443 +14 ========================================== + Hits 1576 1602 +26 Misses 12 12 Partials 2 2 ```

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

vitPinchuk commented 7 months ago

@asimonok I added ColorPicker and a clear buttons