Skip to content

fix: sort import - #34

Merged
mohandast52 merged 1 commit into
mohan/predict-chat-uifrom
mohan/fix-sort-import
Sep 8, 2025
Merged

fix: sort import#34
mohandast52 merged 1 commit into
mohan/predict-chat-uifrom
mohan/fix-sort-import

Conversation

@mohandast52

Copy link
Copy Markdown
Contributor

Proposed changes

Types of changes

What types of changes does your code introduce?
Put an x in the boxes that apply

  • Bugfix (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)

@mohandast52 mohandast52 self-assigned this Sep 5, 2025
@mohandast52
mohandast52 marked this pull request as ready for review September 5, 2025 15:37

@rajat2502 rajat2502 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

looks good, please check why the tests are failing

@mohandast52

Copy link
Copy Markdown
Contributor Author

looks good, please check why the tests are failing

Already fixed in parent PR.

@mohandast52
mohandast52 merged commit 0ad58dc into mohan/predict-chat-ui Sep 8, 2025
1 of 2 checks passed
@mohandast52
mohandast52 deleted the mohan/fix-sort-import branch September 8, 2025 11:06
mohandast52 added a commit that referenced this pull request Sep 9, 2025
* feat: add mock chat and types for agent responses

* feat: add ui-chat library with chat components and configurations

* feat: add GlobalColors and update time constants for better time management

* feat: integrate chat feature with UnlockChat component and update feature hooks

* feat: replace local NA constant with centralized import from util-constants-and-types

* feat: refactor chat components and integrate mock chat functionality

* feat: add chat assets and update GlobalColors; refactor ChatMarkdown component styles

* feat: implement chat functionality with ViewChats component and update chat types

* feat: refactor Chat component to use UiChat and remove unused imports; update index exports

* feat: refactor Chat component to use UiChat and remove unused imports; update index exports

* feat: implement Chat component with chat functionality and system message updates; add TradingStrategy and Pill components

* feat: integrate Chat component into Agent; update Card styles and mockFeatures for chat functionality

* feat: refactor chat components for improved styling and structure; update color constants and logo handling

* feat: enhance Chat component with size prop and update ViewChats for responsive styling; add border-radius to CardV2

* feat: add Strategy component and integrate it into Agent; update Card component for dynamic padding

* feat: update AgentDetailsCard to handle timestamp as string; enhance useAgentDetails with mockTraderInfo; refine mockAgentInfo and mockChat; adjust types for better flexibility

* feat: integrate GLOBAL_COLORS into Pill and Chat components for consistent theming; utilize useMemo for button styles in Chat

* feat: update mockFeatures to set isChatEnabled to false; add TODO comment in Pill component for future refactoring

* fix: update test command in check-pull-request workflow to allow passing with no tests

* fix: update trading_type references in Strategy and mockAgentInfo for consistency

* fix: remove redundant return statement in getType function of TradingStrategy component

* refactor: streamline chat message handling in Chat component; remove unnecessary console logs and error handling

* refactor: rename btnStyles to commonBtnStyles for consistency in Chat component

* refactor: reorganize imports and improve code structure across multiple files (#34)

* refactor: remove mockChatList from mockChat.ts files to streamline code
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.

3 participants