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: Message bubbles style fixes #871

Draft
wants to merge 100 commits into
base: develop
Choose a base branch
from
Draft

Conversation

muhsin-k
Copy link
Member

Pull Request Template

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • 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)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have tested in both Android and iOS platform
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

muhsin-k and others added 30 commits November 26, 2024 23:24
* feat: add contact store

* chore: review fixes
* feat: add inbox store

* feat: update the specs

* Update inboxSlice.ts

* chore: minor fixes

* chore: review fixes
* feat: add inbox agent slice

* feat: add label store

* feat: add inbox agent slice

* feat: add label store

* chore: replace inbox agents with assignable agents
* feat: add conversation list screen

* feat: add conversation list screen

* chore: update conversation path

* chore: style fixes

* feat: add conversation list screen

* chore: upgrade markdown-to-txt

* feat(v4): Add inbox screen (#860)

* feat: add debug menu

* feat: add conversation list screen

* feat: add conversation list screen

* chore: update conversation path

* chore: style fixes

* feat: add conversation list screen

* chore: upgrade markdown-to-txt

* feat(v4): Add inbox screen (#860)
* feat: add conversation list screen

* feat: add conversation list screen

* chore: style fixes

* feat: add conversation list screen

* feat: add conversation list screen

* chore: style fixes

* feat(v4): Add inbox screen (#860)

* feat: add chat screen

* chore: remove unused files

* Delete constructMessage.tsx

* chore: add missing files

* chore: font size issues

* feat: add SLA

* feat: remove zustand

* feat: enable conversation actions

* chore: code cleanups

* feat: update conversation action screen

* feat: add more features

* chore: fix configuration

* feat: add dashboard app slice

* feat: complete dashboard apps

* feat: quick start contact details screen

* feat: add conversation list screen

* feat: add conversation list screen

* feat(v4): Add inbox screen (#860)

* chore: code cleanups

* chore: code cleanups

* feat: add conversation list screen

* feat: add conversation list screen

* feat: add conversation list screen

* feat(v4): Add inbox screen (#860)

* feat: add conversation list screen

* feat(v4): Add inbox screen (#860)

* Update MessageTextInput.tsx

* Update ReplyBoxContainer.tsx

* Update ReplyMessageCell.tsx

* chore: update button position

* chore: assignee type based on conversation permissions

* chore: mark conversation notifications as read on load

* feat: wrap up contact details screen

* feat: team assignment

* feat: toggle priority

* feat: participants slice

* feat: conversation participants

* feat: participant count logic

* feat: conversation basic information

* feat: conversation custom attributes

* chore: revert mention input

* fix: app crash issue on change account

* feat: typing indicators in conversation item

* feat: add typing in chat screen

* fix: error message not showing for invalid installation url

* feat: move conversation actions to separate component

* feat: add self assign

* chore: remove console logs

* fix: conversation participants refresh

* chore: style issues

* chore: enabled notification created/deleted action cable event

* Update RefsContext.tsx

* feat: email message stories

* chore: disable storybook

* chore: style issues

* feat: email message styling

* chore: finish email

* chore: cleanup contact actions

* feat: quick start contact social profiles

* chore: add notification sla icon

* chore: add company icon\

* chore: add missing icons

* feat: add no internet bar

* chore: fix no internet condition

* chore: list contact attributes if contact has atleast one attribute

* chore: minor fixes

* chore: cleanup attribute list

* feat: add canned responses component

* chore: replace animated text shared value

* chore: check undefined variables exist in message

* chore: canned response style fixes

* feat: complete canned responses

* feat: add contacts on new notification

* chore: revert avatar availability typing indicator

* chore: enable typing events in reply box

* chore: redirect to conversation screen if stack is empty

* feat: add more social handles in contact screen

* chore: enable file upload in whatsapp inbox

* chore: remove all the unused reducers

* chore: minor fixes

* chore: remove unused components

* chore: remove old chat screen components

* chore: remove old conversation screen components

* chore: remove unused files
Base automatically changed from release/v4.0.0 to develop January 10, 2025 16:38
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.

2 participants