Skip to content

fix: resolve product icon rendering issue and add missing port display in domain URLs#135

Merged
slievrly merged 20 commits intohigress-group:mainfrom
learnerjohn:himarket_202512
Dec 25, 2025
Merged

fix: resolve product icon rendering issue and add missing port display in domain URLs#135
slievrly merged 20 commits intohigress-group:mainfrom
learnerjohn:himarket_202512

Conversation

@learnerjohn
Copy link
Copy Markdown
Collaborator

@learnerjohn learnerjohn commented Dec 23, 2025

📝 Description

  • Fix product icons not displaying on card pages
  • Fix missing port information in product route URLs
  • Standardize code comments

🔗 Related Issues

Fix #134

✅ Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring (no functional changes)
  • Performance improvement
  • Build/CI configuration change
  • Other (please describe):

🧪 Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing completed
  • All tests pass locally

📋 Checklist

  • Code has been formatted (mvn spotless:apply for backend, npm run lint:fix for frontend)
  • Code is self-reviewed
  • Comments added for complex code
  • Documentation updated (if applicable)
  • No breaking changes (or migration guide provided)
  • All CI checks pass

📊 Test Coverage

📚 Additional Notes

Change-Id: I961a47e80c0b30ba94befcf786cd68eb922bd171
Change-Id: I189047b9adf7e5870413654d49706a914af1ec1b
Change-Id: I818a548d4239b13ad7cd57d1e100398b100c1757
Change-Id: I4c648e944313a85e4da1c10fdc8d477288a10e4c
- Auto-configure Primary Consumer for external developers
- Fix Higress MCP Path
- Remove emoji from documentation files

Change-Id: I02c85054cba5c9459c523d8d964f148d99395d7f
Change-Id: I91e7a57d42ae0e3455dee0ce690e3300d22d6a51
Change-Id: Ieb4d9b1d507301689aefd3f41b9730073705d288
…ng and consumer apikey authentication

Change-Id: I6be6853e5a2819fa46b292d1810fec03294bad87
…gateway URI parsing and resource identification

Change-Id: Ib95eef61fb18fb837f32ab3facdea28e3aa90a7c
Change-Id: Ia4d77996cb15ce556529ea1ff7118cb70ae3ecb3
…license headers

Change-Id: Id72fc1f6b1c849328379723b4eb907589d2e035a
Change-Id: I48f5ecbf4f629545ff9eed7a7470ef7bd6bdb1b6
Change-Id: If3b0a15754c32f429c051a5bdbed6c32703dcde6
…y in domain URLs

Change-Id: I0d40aacee67059cefcd2c89fbf4f9946370715d3
Copy link
Copy Markdown
Member

@slievrly slievrly left a comment

Choose a reason for hiding this comment

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

LGTM

@slievrly slievrly merged commit bdd0389 into higress-group:main Dec 25, 2025
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug]门户前端 MCP 列表,显示产品的 logo 错误

2 participants