Skip to content

feat: add ocr to cloud environment#2778

Merged
madhavilosetty-intel merged 1 commit into
mainfrom
cloud-ocr
Jul 31, 2025
Merged

feat: add ocr to cloud environment#2778
madhavilosetty-intel merged 1 commit into
mainfrom
cloud-ocr

Conversation

@madhavilosetty-intel

Copy link
Copy Markdown
Contributor

PR Checklist

  • Unit Tests have been added for new changes
  • API tests have been updated if applicable
  • All commented code has been removed
  • If you've added a dependency, you've ensured license is compatible with Apache 2.0 and clearly outlined the added dependency.

What are you changing?

Anything the reviewer should know when reviewing this PR?

If the there are associated PRs in other repositories, please link them here (i.e. device-management-toolkit/repo#365 )

@madhavilosetty-intel
madhavilosetty-intel marked this pull request as ready for review July 31, 2025 14:45
@madhavilosetty-intel
madhavilosetty-intel enabled auto-merge (squash) July 31, 2025 14:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds OCR (Out-of-Band Certificate Revocation) functionality to the cloud environment and makes certificates management available in cloud mode. The changes enable OCR power options and certificate management features that were previously restricted to on-premises deployments.

  • Enables OCR power options in cloud mode by removing cloud mode restrictions
  • Makes certificate management available in cloud environments
  • Updates AMT features request to include OCR and remote erase capabilities

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
src/app/devices/general/general.component.ts Updates AMT features request to include OCR and remote erase from device features
src/app/devices/general/general.component.html Comments out cloud mode restriction for HTTPS network boot settings
src/app/devices/device-toolbar/device-toolbar.component.ts Moves OCR power options from conditional cloud mode logic to always available
src/app/devices/device-toolbar/device-toolbar.component.spec.ts Removes test that verified OCR options were hidden in cloud mode
src/app/devices/device-detail/device-detail.component.ts Moves certificates category from cloud mode conditional to always available
src/app/devices/certificates/certificates.component.html Fixes certificate profile associations display logic

Comment thread src/app/devices/general/general.component.html Outdated
Comment thread src/app/devices/general/general.component.html Outdated
Comment thread src/app/devices/device-detail/device-detail.component.ts Outdated
Comment thread src/app/devices/general/general.component.ts
@madhavilosetty-intel
madhavilosetty-intel merged commit 23870ee into main Jul 31, 2025
8 checks passed
@madhavilosetty-intel
madhavilosetty-intel deleted the cloud-ocr branch July 31, 2025 15:46
RosieAMT pushed a commit that referenced this pull request Jul 31, 2025
# [3.41.0](v3.40.0...v3.41.0) (2025-07-31)

### Features

* add ocr to cloud environment ([#2778](#2778)) ([23870ee](23870ee))
@RosieAMT

Copy link
Copy Markdown

🎉 This PR is included in version 3.41.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants