Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: multi theme support #449

Merged
merged 4 commits into from Oct 2, 2023
Merged

feat: multi theme support #449

merged 4 commits into from Oct 2, 2023

Conversation

li-guohao
Copy link
Member

@li-guohao li-guohao commented Oct 1, 2023

  • Update the CHANGES log.
  • If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #.

@li-guohao li-guohao added area/server Issues or PRs related to the Ikaros Server improvement Improvements some feature labels Oct 1, 2023
@li-guohao li-guohao added this to the 0.7 milestone Oct 1, 2023
@li-guohao li-guohao self-assigned this Oct 1, 2023
@li-guohao li-guohao linked an issue Oct 1, 2023 that may be closed by this pull request
3 tasks
@codecov
Copy link

codecov bot commented Oct 1, 2023

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Files Coverage Δ
...server/core/setting/SystemSettingInitListener.java 89.47% <100.00%> (ø)
...n/java/run/ikaros/server/config/WebFluxConfig.java 72.54% <75.00%> (+0.45%) ⬆️
.../run/ikaros/server/controller/IndexController.java 60.00% <60.00%> (ø)
...un/ikaros/server/controller/SubjectController.java 30.76% <33.33%> (+0.76%) ⬆️
...a/run/ikaros/server/theme/DefaultThemeService.java 50.00% <50.00%> (ø)

📢 Thoughts on this report? Let us know!.

fix: checkstyle fail issue
@li-guohao li-guohao linked an issue Oct 2, 2023 that may be closed by this pull request
@li-guohao li-guohao added the area/web Web to the ikaros server label Oct 2, 2023
@li-guohao li-guohao merged commit 002877e into ikaros-dev:master Oct 2, 2023
2 checks passed
@li-guohao li-guohao deleted the theme branch October 2, 2023 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/server Issues or PRs related to the Ikaros Server area/web Web to the ikaros server improvement Improvements some feature
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Feature] web端多主题支持
1 participant