Skip to content

fix: rename template to certificate policy on Certificate Profiles page#5298

Merged
maidul98 merged 4 commits intomainfrom
devin/1769618634-fix-template-to-policy-naming
Jan 28, 2026
Merged

fix: rename template to certificate policy on Certificate Profiles page#5298
maidul98 merged 4 commits intomainfrom
devin/1769618634-fix-template-to-policy-naming

Conversation

@devin-ai-integration
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Jan 28, 2026

Context

The Certificate Profiles page was incorrectly referencing "Certificate Template" in the table header column and description text. This PR updates the terminology to "Certificate Policy" to match the correct naming convention.

Related: AI-19

Screenshots

Before:
before

Steps to verify the change

  1. Navigate to Certificate Manager > Certificate Profiles
  2. Verify the table column header now shows "Certificate Policy" instead of "Certificate Template"
  3. Verify the description text reads "Unified certificate issuance configurations combining CA, certificate policy, and enrollment method"

Human review checklist

  • Confirm "Certificate Policy" is the correct terminology to use
  • Check if there are other UI references to "template" that should also be updated

Type

  • Fix
  • Feature
  • Improvement
  • Breaking
  • Docs
  • Chore

Checklist

  • Title follows the conventional commit format: type(scope): short description (scope is optional, e.g., fix: prevent crash on sync or fix(api): handle null response).
  • Tested locally
  • Updated docs (if needed)
  • Read the contributing guide

Requested by: @maidul98
Link to Devin run

Co-Authored-By: maidul@infisical.com <maidul98@gmail.com>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@maidul98
Copy link
Collaborator

maidul98 commented Jan 28, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Jan 28, 2026

Greptile Overview

Greptile Summary

This PR updates terminology from "Certificate Template" to "Certificate Policy" in the Certificate Profiles UI, aligning with correct naming conventions.

Changes:

  • Updated table header column from "Certificate Template" to "Certificate Policy" in ProfileList.tsx
  • Updated description text from "CA, template, and enrollment method" to "CA, certificate policy, and enrollment method" in CertificateProfilesTab.tsx

Issues:

  • Minor indentation inconsistency introduced in the description text

Confidence Score: 4.5/5

  • This PR is safe to merge with minimal risk - only text/UI label changes
  • Simple terminology update with no logic changes. Only issue is minor formatting inconsistency that doesn't affect functionality
  • No files require special attention

Important Files Changed

Filename Overview
frontend/src/pages/cert-manager/PoliciesPage/components/CertificateProfilesTab/CertificateProfilesTab.tsx Updated description text from "template" to "certificate policy" with minor indentation issue
frontend/src/pages/cert-manager/PoliciesPage/components/CertificateProfilesTab/ProfileList.tsx Updated table header from "Certificate Template" to "Certificate Policy"

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

2 files reviewed, 1 comment

Edit Code Review Agent Settings | Greptile

maidul98 and others added 3 commits January 28, 2026 11:52
…icateProfilesTab/CertificateProfilesTab.tsx

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-Authored-By: maidul@infisical.com <maidul98@gmail.com>
@maidul98 maidul98 merged commit 6b65974 into main Jan 28, 2026
8 checks passed
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.

1 participant