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

finishes [# 187354211] chat app #32

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Conversation

JeanIrad
Copy link
Contributor

Purpose

implementing Chat interface for the user

Changes Made

created a chat component

Testing Instructions

None

Related Issues

Lists all related issues

Checklist

Please review the following checklist and make sure all tasks are complete before submitting:

  • [ x] Code follows the project's coding standards
  • [x ] Changes are covered by tests
  • [x ] Documentation is updated (if applicable)
  • [ x] All tests pass

Copy link

netlify bot commented Jul 10, 2024

Deploy Preview for e-commerce-mavericks-fn ready!

Name Link
🔨 Latest commit d342363
🔍 Latest deploy log https://app.netlify.com/sites/e-commerce-mavericks-fn/deploys/6699269945f6570008f42d34
😎 Deploy Preview https://deploy-preview-32--e-commerce-mavericks-fn.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@JeanIrad JeanIrad force-pushed the 187354211-ft-chat-bot branch from 177b9df to f6dda11 Compare July 10, 2024 15:54
@JeanIrad JeanIrad added WIP and removed ready labels Jul 10, 2024
@JeanIrad JeanIrad force-pushed the 187354211-ft-chat-bot branch 5 times, most recently from 27f3180 to 6da5ae8 Compare July 12, 2024 22:37
@JeanIrad JeanIrad added ready and removed WIP labels Jul 12, 2024
@JeanIrad JeanIrad force-pushed the 187354211-ft-chat-bot branch 6 times, most recently from 352a872 to 0236ab0 Compare July 18, 2024 14:25
finishes rebasing chat app
	modified:   package.json
	new file:   src/assets/Ellipse 33.png
	new file:   src/components/chat/Chat.tsx
	modified:   src/components/footer/Footer.tsx
	new file:   src/hooks/customHooks.ts
	new file:   src/services/chatApi.ts
	modified:   src/types/Types.ts
	modified:   src/utils/schemas.ts

finishes rebasing
	modified:   package.json
	new file:   src/assets/Ellipse 33.png
	new file:   src/assets/chatback.png
	new file:   src/components/chat/Chat.tsx
	modified:   src/components/footer/Footer.tsx
	modified:   src/redux/slices/userSlice.ts
	new file:   src/services/chatApi.ts
	modified:   src/types/Types.ts
	modified:   src/utils/schemas.ts
@JeanIrad JeanIrad force-pushed the 187354211-ft-chat-bot branch from 0236ab0 to d342363 Compare July 18, 2024 14:28
@niyontwali niyontwali merged commit df070db into develop Jul 18, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants