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

Item edit: Dynamically load UoM dimensions #2120

Merged
merged 4 commits into from
Oct 9, 2023

Commits on Oct 8, 2023

  1. Item edit: Load UoM dimensions from REST instead

    Fixes openhab#1926.
    
    Load the UoM dimensions for UoM Item types from the REST API instead of hard-coding them into the UI.
    
    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    ed19463 View commit details
    Browse the repository at this point in the history
  2. Minor clean-ups

    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    7a9c843 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Remove (System Settings)

    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    17bccd7 View commit details
    Browse the repository at this point in the history
  2. Use extra picker for dimension

    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a5b161d View commit details
    Browse the repository at this point in the history