fix: optimize operation log resolve flow and i18n replacements by ssongliu · Pull Request #12123 · 1Panel-dev/1Panel

@ssongliu

@f2c-ci-robot

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

chatgpt-codex-connector[bot]

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 77c562f264

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

wanghe-fit2cloud

Choose a reason for hiding this comment

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

/lgtm

@f2c-ci-robot

New changes are detected. LGTM label has been removed.

@f2c-ci-robot

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from wanghe-fit2cloud. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sonarqubecloud

github-advanced-security[bot]

ProxyType: 'setting.proxyType',
ProxyUrl: 'setting.proxyUrl',
ProxyPort: 'setting.proxyPort',
ProxyPasswdKeep: 'setting.proxyPasswdKeep',

Check failure

Code scanning / SonarCloud

Credentials should not be hard-coded High

Review this potentially hard-coded password. See more on SonarQube Cloud

justadri pushed a commit to justadri/1Panel that referenced this pull request

Mar 29, 2026

@ssongliu