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

Device details refactoring #1441

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Device details refactoring #1441

wants to merge 9 commits into from

Commits on Jul 3, 2022

  1. Moved push status properties (state and error) to the dedicated objec…

    …t `ARTDevicePushStatus`.
    
    Parse response as `ARTDeviceDetailsResponse` instead of `ARTDevicePushDetails`.
    maratal committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    f3dbf2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    608222e View commit details
    Browse the repository at this point in the history
  3. Tests updated

    maratal committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    2d3804c View commit details
    Browse the repository at this point in the history
  4. Push admin deviceRegistrations get: function refactored to receive …

    …`ARTDeviceDetailsResponse`.
    maratal committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    3734220 View commit details
    Browse the repository at this point in the history
  5. Tests updated

    maratal committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    4da1125 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Non-nullable state

    maratal committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    9233b4f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Configuration menu
    Copy the full SHA
    9eeaa39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ccace4 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Fix macos build failure

    maratal committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    00ef6cd View commit details
    Browse the repository at this point in the history