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

Use DataModel::Provider provided command information to handle command validation #35897

Merged
merged 30 commits into from
Oct 9, 2024

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    17dcef6 View commit details
    Browse the repository at this point in the history
  2. Fix some includes

    andreilitvin committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3ed30ea View commit details
    Browse the repository at this point in the history
  3. Fix some includes

    andreilitvin committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6bd969d View commit details
    Browse the repository at this point in the history
  4. More include fixes

    andreilitvin committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b63c918 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0912e9a View commit details
    Browse the repository at this point in the history
  6. Fixed tests

    andreilitvin committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6386bf7 View commit details
    Browse the repository at this point in the history
  7. Fix includes

    andreilitvin committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4188ae5 View commit details
    Browse the repository at this point in the history
  8. Restyle

    andreilitvin committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    af7552f View commit details
    Browse the repository at this point in the history
  9. Fix naming typo

    andreilitvin committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    129ad24 View commit details
    Browse the repository at this point in the history
  10. Fix tizen build

    andreilitvin committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b08d16e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Fix condition typo

    andy31415 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    03dcc81 View commit details
    Browse the repository at this point in the history
  2. Keep group command logic to use continue instead of status return ...…

    … there is no status to return
    andy31415 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d197a94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f83397f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ec72e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d3e7f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ca78df View commit details
    Browse the repository at this point in the history
  7. Restyled by clang-format

    restyled-commits authored and andy31415 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e03197d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    3cf6ff3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e77713 View commit details
    Browse the repository at this point in the history
  3. Fix up renames

    andreilitvin committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    99d0629 View commit details
    Browse the repository at this point in the history
  4. Fix hex prefix

    andreilitvin committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5981a57 View commit details
    Browse the repository at this point in the history
  5. Restyled by clang-format

    restyled-commits authored and andreilitvin committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f0968ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    649c50c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c8efbbf View commit details
    Browse the repository at this point in the history
  8. Merge branch 'use_dm_for_command_validation' of github.com:andy31415/…

    …connectedhomeip into use_dm_for_command_validation
    andreilitvin committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ae63895 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4f1f196 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Update src/app/CommandHandlerImpl.cpp

    Co-authored-by: Boris Zbarsky <[email protected]>
    andy31415 and bzbarsky-apple authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bab965a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcdb555 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38e3bdb View commit details
    Browse the repository at this point in the history
  4. Restyled by clang-format

    restyled-commits authored and andy31415 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e497eec View commit details
    Browse the repository at this point in the history