Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Widgets] - Added advanced color settings and other Appearance configurations #10557

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

ArtemDzhereleiko
Copy link
Contributor

@ArtemDzhereleiko ArtemDzhereleiko commented Apr 12, 2024

Pull Request description

Changes overview:

  1. Simple Gauges - Expanded customization options in the 'Appearance' menu with added "basic" and "advanced" settings options.
  2. Simple Gauges - Added advanced color settings, including gradient and range options.
  3. Battery Level Widget - Enabled gradient and range color settings for battery level widget.
  4. Timeseries Line Chart Widget - Updated threshold data key configuration for Timeseries Line Chart widget, enhancing its functionality and usability.

Details see below.

Simple digital gauge:
Basic:
image
Advanced:
image
image
image
image

Color settings:
Range advanced
image

Gradient:
image
Gradient advanced:
image

Additional:

  • For battery level widget enabled: Gradient, Gradient advanced and Range advanced color settings.
  • Update Thresholds data key configuration for Timeseries Line Chart widget.
    image

General checklist

  • You have reviewed the guidelines document.
  • Labels that classify your pull request have been added.
  • The milestone is specified and corresponds to fix version.
  • Description references specific issue.
  • Description contains human-readable scope of changes.
  • Description contains brief notes about what needs to be added to the documentation.
  • No merge conflicts, commented blocks of code, code formatting issues.
  • Changes are backward compatible or upgrade script is provided.
  • Similar PR is opened for PE version to simplify merge. Crosslinks between PRs added. Required for internal contributors only.

Front-End feature checklist

  • Screenshots with affected component(s) are added. The best option is to provide 2 screens: before and after changes;
  • If you change the widget or other API, ensure it is backward-compatible or upgrade script is present.
  • Ensure new API is documented here

@vvlladd28 vvlladd28 added this to the 3.7 milestone Apr 25, 2024
@vvlladd28 vvlladd28 added UI UI changes feature labels Apr 25, 2024
@vpan1n vpan1n changed the title Simple gauge settings with advanced color settings [Widgets] - Added configuration and advanced color settings May 22, 2024
@vpan1n vpan1n changed the title [Widgets] - Added configuration and advanced color settings [Widgets] - Added advanced color settings and other Appearance configurations May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature UI UI changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants