-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
[NEW] [EE] PDF Chat transcript for Omnichannel conversations #27572
Merged
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
Merged into feature branch :)
Codecov Report
@@ Coverage Diff @@
## develop #27572 +/- ##
===========================================
+ Coverage 43.16% 43.37% +0.21%
===========================================
Files 814 785 -29
Lines 16244 15549 -695
Branches 2035 1997 -38
===========================================
- Hits 7011 6745 -266
+ Misses 8956 8523 -433
- Partials 277 281 +4
Flags with carried forward coverage won't be shown. Click here to find out more. |
* feat: add toolbox action options component * feat: add export as PDF and send via email options * chore: bump fuselage * chore: update tests * chore: bump fuselage * chore: add hover * chore: lint * chore: remove prop
Co-authored-by: Filipe Marins <filipe.marins@rocket.chat> Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com> Co-authored-by: murtaza98 <murtaza.patrawala@rocket.chat>
Co-authored-by: Kevin Aleman <kaleman960@gmail.com>
…hat into feat/chat-transcript
…hat into feat/chat-transcript
sampaiodiego
dismissed stale reviews from aleksandernsilva and murtaza98
via
February 14, 2023 14:49
2073f38
aleksandernsilva
previously approved these changes
Feb 14, 2023
sampaiodiego
previously approved these changes
Feb 14, 2023
KevLehman
previously approved these changes
Feb 14, 2023
aleksandernsilva
previously approved these changes
Feb 14, 2023
tapiarafael
previously approved these changes
Feb 14, 2023
dionisio-bot
bot
removed
the
stat: ready to merge
PR tested and approved waiting for merge
label
Feb 14, 2023
KevLehman
dismissed stale reviews from tapiarafael, aleksandernsilva, sampaiodiego, and themself
via
February 14, 2023 17:34
c621e9c
dionisio-bot
bot
added
stat: ready to merge
PR tested and approved waiting for merge
and removed
stat: conflict
labels
Feb 14, 2023
sampaiodiego
approved these changes
Feb 14, 2023
KevLehman
approved these changes
Feb 14, 2023
aleksandernsilva
approved these changes
Feb 14, 2023
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
This PR introduces a new Enterprise capability: the ability to export whole Omnichannel conversations as PDFs.
Upon request (or automatically at closure time, depending on agent's settings) a PDF file will be generated and sent to the requesting agent, with all the information about the conversation, as well as messages and images sent (only PNG/JPG supported at the moment)
Has support for rich text (with Markdown) and for emojis (default emojis)!
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments
New Closing chat experience
Configure export settings (per agent) from My Account
Generated PDF
Generated PDF with Code blocks
Generated PDF Header (with agent/company information)