[PR #1129] [MERGED] bugfix #1150

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

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/1129
Author: @fudiwei
Created: 12/27/2025
Status: Merged
Merged: 12/27/2025
Merged by: @fudiwei

Base: mainHead: bugfix


📝 Commits (3)

📊 Changes

13 files changed (+88 additions, -14 deletions)

View changed files

📝 migrations/1757476800_upgrade_v0.4.0.go (+1 -1)
📝 migrations/1757476801_initialize_v0.4.0.go (+1 -1)
📝 migrations/1760486400_upgrade_v0.4.1.go (+1 -1)
📝 migrations/1762142400_upgrade_v0.4.3.go (+1 -1)
📝 migrations/1762516800_upgrade_v0.4.4.go (+1 -1)
📝 migrations/1763373600_upgrade_v0.4.5.go (+1 -1)
📝 migrations/1763640000_upgrade_v0.4.6.go (+1 -1)
📝 migrations/1766592000_upgrade_v0.4.11.go (+1 -0)
migrations/1766800800_upgrade_v0.4.12.go (+57 -0)
📝 pkg/utils/cert/x509/x509.go (+20 -1)
📝 ui/src/components/workflow/designer/forms/BizApplyNodeConfigForm.tsx (+1 -2)
📝 ui/src/i18n/locales/en/nls.workflow.nodes.json (+1 -2)
📝 ui/src/i18n/locales/zh/nls.workflow.nodes.json (+1 -2)

📄 Description

该 PR 包含以下内容变更:


🔄 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/1129 **Author:** [@fudiwei](https://github.com/fudiwei) **Created:** 12/27/2025 **Status:** ✅ Merged **Merged:** 12/27/2025 **Merged by:** [@fudiwei](https://github.com/fudiwei) **Base:** `main` ← **Head:** `bugfix` --- ### 📝 Commits (3) - [`384efcd`](https://github.com/certimate-go/certimate/commit/384efcd5096ada0fea93b94329cf1b8743976616) chore(i18n): improve i18n - [`428ed2c`](https://github.com/certimate-go/certimate/commit/428ed2c82076b959987f59d7fc4cc031a1412234) fix: #1127 - [`ab3cd78`](https://github.com/certimate-go/certimate/commit/ab3cd78cb8c6c0cb1dc02d043432113ff23b6c15) fix: #1128 ### 📊 Changes **13 files changed** (+88 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `migrations/1757476800_upgrade_v0.4.0.go` (+1 -1) 📝 `migrations/1757476801_initialize_v0.4.0.go` (+1 -1) 📝 `migrations/1760486400_upgrade_v0.4.1.go` (+1 -1) 📝 `migrations/1762142400_upgrade_v0.4.3.go` (+1 -1) 📝 `migrations/1762516800_upgrade_v0.4.4.go` (+1 -1) 📝 `migrations/1763373600_upgrade_v0.4.5.go` (+1 -1) 📝 `migrations/1763640000_upgrade_v0.4.6.go` (+1 -1) 📝 `migrations/1766592000_upgrade_v0.4.11.go` (+1 -0) ➕ `migrations/1766800800_upgrade_v0.4.12.go` (+57 -0) 📝 `pkg/utils/cert/x509/x509.go` (+20 -1) 📝 `ui/src/components/workflow/designer/forms/BizApplyNodeConfigForm.tsx` (+1 -2) 📝 `ui/src/i18n/locales/en/nls.workflow.nodes.json` (+1 -2) 📝 `ui/src/i18n/locales/zh/nls.workflow.nodes.json` (+1 -2) </details> ### 📄 Description 该 PR 包含以下内容变更: - **fix**: close #1127 - **fix**: close #1128 --- <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:55 +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#1150
No description provided.