Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

fix: activated theme not loaded after initialization #790

Merged
merged 1 commit into from
Dec 22, 2022

Conversation

ruibaby
Copy link
Member

@ruibaby ruibaby commented Dec 21, 2022

What type of PR is this?

/kind bug

What this PR does / why we need it:

修复首次初始化之后,Console 没有加载已激活主题的问题。

Which issue(s) this PR fixes:

Fixes halo-dev/halo#3018

Special notes for your reviewer:

测试方式:

  1. 使用全新的环境
  2. 参考 https://docs.halo.run/developer-guide/core/build 构建可执行 JAR。
  3. 运行 Halo,初始化之后检查 Console 主题页面是否已经加载了已经激活的主题。

Does this PR introduce a user-facing change?

修复首次初始化之后,Console 没有加载已激活主题的问题。

@f2c-ci-robot f2c-ci-robot bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/bug Categorizes issue or PR as related to a bug. labels Dec 21, 2022
@vercel
Copy link

vercel bot commented Dec 21, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
ui ✅ Ready (Inspect) Visit Preview Dec 21, 2022 at 7:10AM (UTC)

@ruibaby
Copy link
Member Author

ruibaby commented Dec 21, 2022

/cherry-pick release-2.0

@halo-dev-bot
Copy link

@ruibaby: once the present PR merges, I will cherry-pick it on top of release-2.0 in a new PR and assign it to you.

In response to this:

/cherry-pick release-2.0

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/test-infra repository.

Copy link
Member

@JohnNiang JohnNiang left a comment

Choose a reason for hiding this comment

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

/lgtm

@f2c-ci-robot f2c-ci-robot bot added the lgtm Indicates that a PR is ready to be merged. label Dec 21, 2022
Copy link
Member

@guqing guqing left a comment

Choose a reason for hiding this comment

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

/approve

@f2c-ci-robot
Copy link

f2c-ci-robot bot commented Dec 22, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: guqing

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

The pull request process is described here

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

@f2c-ci-robot f2c-ci-robot bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 22, 2022
@f2c-ci-robot f2c-ci-robot bot merged commit 4666d4f into halo-dev:main Dec 22, 2022
@halo-dev-bot
Copy link

@ruibaby: new pull request created: #793

In response to this:

/cherry-pick release-2.0

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/test-infra repository.

@ruibaby ruibaby deleted the fix/setup-theme branch December 22, 2022 04:19
f2c-ci-robot bot pushed a commit that referenced this pull request Dec 22, 2022
)

This is an automated cherry-pick of #790

/assign ruibaby

```release-note
修复首次初始化之后,Console 没有加载已激活主题的问题。
```
JohnNiang pushed a commit to JohnNiang/halo that referenced this pull request Mar 2, 2023
…e#790)

#### What type of PR is this?

/kind bug

#### What this PR does / why we need it:

修复首次初始化之后,Console 没有加载已激活主题的问题。

#### Which issue(s) this PR fixes:

Fixes halo-dev#3018

#### Special notes for your reviewer:

测试方式:

1. 使用全新的环境
2. 参考 https://docs.halo.run/developer-guide/core/build 构建可执行 JAR。
3. 运行 Halo,初始化之后检查 Console 主题页面是否已经加载了已经激活的主题。

#### Does this PR introduce a user-facing change?

```release-note
修复首次初始化之后,Console 没有加载已激活主题的问题。
```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Console 端在首次初始化之后没有显示激活的主题
4 participants