[PR #818] [MERGED] feat: support Profiles Extension #1048

Closed
opened 2026-03-03 01:07:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/818
Author: @imlonghao
Created: 6/23/2025
Status: Merged
Merged: 6/25/2025
Merged by: @fudiwei

Base: mainHead: feat/profile


📝 Commits (2)

  • e1399b7 feat: support Profiles Extension
  • 69e551b refactor: clean code

📊 Changes

7 files changed (+27 additions, -0 deletions)

View changed files

📝 internal/applicant/applicant.go (+2 -0)
📝 internal/applicant/providers.go (+1 -0)
📝 internal/domain/workflow.go (+2 -0)
📝 ui/src/components/workflow/node/ApplyNodeConfigForm.tsx (+15 -0)
📝 ui/src/domain/workflow.ts (+1 -0)
📝 ui/src/i18n/locales/en/nls.workflow.nodes.json (+3 -0)
📝 ui/src/i18n/locales/zh/nls.workflow.nodes.json (+3 -0)

📄 Description

close #816


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/certimate-go/certimate/pull/818 **Author:** [@imlonghao](https://github.com/imlonghao) **Created:** 6/23/2025 **Status:** ✅ Merged **Merged:** 6/25/2025 **Merged by:** [@fudiwei](https://github.com/fudiwei) **Base:** `main` ← **Head:** `feat/profile` --- ### 📝 Commits (2) - [`e1399b7`](https://github.com/certimate-go/certimate/commit/e1399b758597a23c983b0d4e75c4d91b7662174e) feat: support Profiles Extension - [`69e551b`](https://github.com/certimate-go/certimate/commit/69e551bec85f341ddd8fb72730740aad25a6187c) refactor: clean code ### 📊 Changes **7 files changed** (+27 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `internal/applicant/applicant.go` (+2 -0) 📝 `internal/applicant/providers.go` (+1 -0) 📝 `internal/domain/workflow.go` (+2 -0) 📝 `ui/src/components/workflow/node/ApplyNodeConfigForm.tsx` (+15 -0) 📝 `ui/src/domain/workflow.ts` (+1 -0) 📝 `ui/src/i18n/locales/en/nls.workflow.nodes.json` (+3 -0) 📝 `ui/src/i18n/locales/zh/nls.workflow.nodes.json` (+3 -0) </details> ### 📄 Description close #816 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:07:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#1048
No description provided.