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

[NEW] [EE] PDF Chat transcript for Omnichannel conversations #27572

Merged
merged 68 commits into from
Feb 14, 2023

Conversation

filipemarins
Copy link
Contributor

@filipemarins filipemarins commented Dec 16, 2022

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
image

Configure export settings (per agent) from My Account
image

Generated PDF
generatedpdf

Generated PDF with Code blocks
image

Generated PDF Header (with agent/company information)
image

@codecov
Copy link

codecov bot commented Dec 22, 2022

Codecov Report

Merging #27572 (1bfcb6d) into develop (1e1ad84) will increase coverage by 0.21%.
The diff coverage is 64.33%.

Impacted file tree graph

@@             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     
Flag Coverage Δ
e2e 43.37% <64.33%> (+0.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

KevLehman and others added 2 commits December 27, 2022 09:26
* 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
@murtaza98 murtaza98 added this to the 6.0.0 milestone Jan 20, 2023
KevLehman and others added 7 commits January 23, 2023 12:15
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>
sampaiodiego
sampaiodiego previously approved these changes Feb 14, 2023
KevLehman
KevLehman previously approved these changes Feb 14, 2023
tapiarafael
tapiarafael previously approved these changes Feb 14, 2023
@dionisio-bot dionisio-bot bot removed the stat: ready to merge PR tested and approved waiting for merge label Feb 14, 2023
@KevLehman KevLehman dismissed stale reviews from tapiarafael, aleksandernsilva, sampaiodiego, and themself via c621e9c February 14, 2023 17:34
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: conflict labels Feb 14, 2023
@sampaiodiego sampaiodiego merged commit 813cdfb into develop Feb 14, 2023
@sampaiodiego sampaiodiego deleted the feat/chat-transcript branch February 14, 2023 19:20
@sampaiodiego sampaiodiego mentioned this pull request Feb 17, 2023
@sampaiodiego sampaiodiego mentioned this pull request Mar 9, 2023
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
squad: omnichannel stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants