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

Phone as a Device support for QR code #480

Merged
merged 3 commits into from
Nov 9, 2021
Merged

Conversation

montgomp
Copy link
Contributor

@montgomp montgomp commented Nov 5, 2021

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Thank you for contributing to the Azure IoT Explorer!

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • If introducing new functionality or modified behavior, are they backed by unit tests?
  • Have all unit tests passed locally? (by running npm run test command)
  • Have you updated the README.md with new screenshots if significant changes have been made?
  • Have you update the package version if the current version in package.json is not higher than the version released?

commit f982a59
Author: Paul Montgomery <pamontg@microsoft.com>
Date:   Wed Oct 20 12:18:31 2021 -0700

    When no desiredValue, pre load with any reported Value

commit bfe43b6
Author: Paul Montgomery <pamontg@microsoft.com>
Date:   Fri Sep 24 17:12:21 2021 -0700

    QR supporting tesxt and fix falsey reported ack values

commit 6a8dc92
Author: Paul Montgomery <pamontg@microsoft.com>
Date:   Tue Aug 31 14:47:52 2021 -0700

    Fix some tests

commit 43da209
Author: Paul Montgomery <pamontg@microsoft.com>
Date:   Tue Aug 31 09:14:07 2021 -0700

    Begin implementing extends

commit 2dac2d2
Author: Paul Montgomery <pamontg@microsoft.com>
Date:   Fri Aug 20 09:47:47 2021 -0700

    Update electron-builder and handle enums better

commit b9ef12f
Author: Paul Montgomery <pamontg@microsoft.com>
Date:   Mon Aug 2 10:02:33 2021 -0700

    Add the QR code generating bits for mobile app
@montgomp montgomp requested a review from YingXue November 5, 2021 22:27
package.json Show resolved Hide resolved
deviceIdentity={state.identity}
/>
<br />
<QrGenerationView
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i am wondering if it should be a separate nav item. And are we going to update the readme or just keep it low profile?

@montgomp montgomp merged commit cab6604 into Azure:master Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants