You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: rename Himarket to HiMarket and update session management
- Standardize branding from "Himarket" to "HiMarket" across frontend and admin portal
- Update session loading logic in Square/HiChat to properly map API response fields
- Fix session timestamp handling and product ID initialization
- Improve sidebar session categorization and keyboard shortcut detection
- Clean up minor code formatting and add missing newlines
feat(chat): enhance sidebar UI with overflow handling and conditional rendering
- Add overflow-hidden and text-nowrap classes to prevent text overflow in sidebar items
- Conditionally render divider in sidebar only when not collapsed
- Wrap placeholder text in div for better layout control
- Add fill color to icons for consistent styling
Change-Id: Ibf8f36e4a7c92a2317d9075fd5a591fa28a80cc1
Copy file name to clipboardExpand all lines: himarket-web/himarket-frontend/CLAUDE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
4
4
5
5
## Project Overview
6
6
7
-
Himarket API Portal Frontend - A React-based developer portal for managing API products, MCP servers, AI agents, and AI models. The portal allows developers to browse, subscribe to, and manage various API products with OAuth/OIDC authentication.
7
+
HiMarket API Portal Frontend - A React-based developer portal for managing API products, MCP servers, AI agents, and AI models. The portal allows developers to browse, subscribe to, and manage various API products with OAuth/OIDC authentication.
0 commit comments