mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[PR #375] [MERGED] feat: new UI #932
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#932
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/certimate-go/certimate/pull/375
Author: @fudiwei
Created: 12/12/2024
Status: ✅ Merged
Merged: 12/22/2024
Merged by: @usual2970
Base:
next← Head:feat/new-workflow-ui📝 Commits (10+)
220d98afeat(ui): show more details in CertificateDetailb5739c6feat(ui): new AccessProviderSelect component using antd70e6920refactor(ui): clean code047b3bcfeat: normalize provider namesc27818bfeat(ui): new AccessEditForm using antd0fa6d29chore: remove unused code1cad816fix: render error when notify template is empty599e718feat(ui): props guarddf71782fix: #3222374bb5refactor: clean code📊 Changes
231 files changed (+7897 additions, -15137 deletions)
View changed files
📝
.gitignore(+2 -4)📝
README.md(+4 -5)📝
README_EN.md(+3 -3)📝
internal/applicant/applicant.go(+24 -18)📝
internal/certificate/service.go(+1 -1)➖
internal/deployer/aliyun_alb.go(+0 -281)➖
internal/deployer/aliyun_cdn.go(+0 -88)➖
internal/deployer/aliyun_clb.go(+0 -286)➖
internal/deployer/aliyun_dcdn.go(+0 -95)➖
internal/deployer/aliyun_nlb.go(+0 -245)➖
internal/deployer/aliyun_oss.go(+0 -86)➖
internal/deployer/baiducloud_cdn.go(+0 -80)➖
internal/deployer/byteplus_cdn.go(+0 -116)📝
internal/deployer/deployer.go(+62 -84)➖
internal/deployer/dogecloud_cdn.go(+0 -88)📝
internal/deployer/factory.go(+68 -51)➖
internal/deployer/huaweicloud_cdn.go(+0 -143)➖
internal/deployer/huaweicloud_elb.go(+0 -378)➖
internal/deployer/k8s_secret.go(+0 -136)➖
internal/deployer/local.go(+0 -163)...and 80 more files
📄 Description
继 #366,该 PR 包含以下内容变更:
BREAKING CHANGES
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.