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

Airzone select improvements #92894

Merged
merged 12 commits into from
May 24, 2023

Commits on May 10, 2023

  1. airzone: select: remove unneed .keys()

    Fixes late comment when select platform was introduced.
    
    Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
    Noltari committed May 10, 2023
    Configuration menu
    Copy the full SHA
    7f7ab82 View commit details
    Browse the repository at this point in the history
  2. airzone: select: make options translatable

    This was a late comment when the select platform was introduced.
    
    Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
    Noltari committed May 10, 2023
    Configuration menu
    Copy the full SHA
    8b6d914 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. airzone: select: change options to lists (from enums)

    Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
    Noltari committed May 11, 2023
    Configuration menu
    Copy the full SHA
    e503a1d View commit details
    Browse the repository at this point in the history
  2. tests: airzone: fix python 3.10 tests

    Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
    Noltari committed May 11, 2023
    Configuration menu
    Copy the full SHA
    93f8bd1 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. airzone: select: add manual dict values

    This was requested in order to keep control of the translation strings.
    
    Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
    Noltari committed May 15, 2023
    Configuration menu
    Copy the full SHA
    b818a26 View commit details
    Browse the repository at this point in the history
  2. Revert "airzone: select: add manual dict values"

    This reverts commit b818a26.
    Noltari committed May 15, 2023
    Configuration menu
    Copy the full SHA
    fea174b View commit details
    Browse the repository at this point in the history
  3. Revert "tests: airzone: fix python 3.10 tests"

    This reverts commit 93f8bd1.
    Noltari committed May 15, 2023
    Configuration menu
    Copy the full SHA
    36c0b15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65ff994 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    4fefdda View commit details
    Browse the repository at this point in the history
  2. airzone: select: options: copy dict to list

    Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
    Noltari committed May 17, 2023
    Configuration menu
    Copy the full SHA
    948676a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    873a0c4 View commit details
    Browse the repository at this point in the history
  2. airzone: select: use degree symbol

    Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
    Noltari committed May 23, 2023
    Configuration menu
    Copy the full SHA
    4087cde View commit details
    Browse the repository at this point in the history