-
Notifications
You must be signed in to change notification settings - Fork 297
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(v4): 4.0 Release - Updated designs, faster & smoother experience #846
Open
muhsin-k
wants to merge
68
commits into
develop
Choose a base branch
from
release/v4.0.0
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+26,234
−14,295
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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
--------- Co-authored-by: Pranav <[email protected]>
* 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
…n the inbox as read.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We have revamped all screens with a fresh look. The entire codebase has been rewritten in TypeScript.
Simulator.Screen.Recording.-.iPhone.11.-.2024-12-11.at.15.22.44.mp4