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

Claim gateway using a QR code front-end #7283

Closed

Conversation

ryaplots
Copy link
Contributor

@ryaplots ryaplots commented Sep 5, 2024

Summary

This PR add the claiming gateway via QR code to the gateway onboarding.

Changes

  • Add gateway qr code parse to sdk and store
  • Update messages
  • Add qr code scan section and use qr code data in the form

Testing

Steps

Log into the console and scan a valid qr code in the gateway registration form.
See the data being filled into the form fields and claim the gateway.

Results
Screen.Recording.2024-09-05.at.12.54.07.mov

Checklist

  • Scope: The referenced issue is addressed, there are no unrelated changes.
  • Compatibility: The changes are backwards compatible with existing API, storage, configuration and CLI, according to the compatibility commitments in README.md for the chosen target branch.
  • Documentation: Relevant documentation is added or updated.
  • Testing: The steps/process to test this feature are clearly explained including testing for regressions.
  • Infrastructure: If infrastructural changes (e.g., new RPC, configuration) are needed, a separate issue is created in the infrastructural repositories.
  • Changelog: Significant features, behavior changes, deprecations and fixes are added to CHANGELOG.md.
  • Commits: Commit messages follow guidelines in CONTRIBUTING.md, there are no fixup commits left.

@github-actions github-actions bot added the ui/web This is related to a web interface label Sep 5, 2024
@vlasebian vlasebian force-pushed the feature/claim-gateways-using-qr-be branch 2 times, most recently from e04c4ad to f5be211 Compare September 10, 2024 11:21
@ryaplots ryaplots closed this Sep 10, 2024
@ryaplots ryaplots deleted the feature/claim-gateway-qr-fe branch September 10, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui/web This is related to a web interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant