forked from RocketChat/Rocket.Chat
-
Notifications
You must be signed in to change notification settings - Fork 1
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
[FIX] changed response for livechat transcript call #1130
Merged
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
AlexanderKanakis
changed the title
[FEATURE]Sent HTML Transcript to Client
[FEATURE] Sent HTML Transcript to Client
Mar 31, 2022
AlexanderKanakis
changed the title
[FEATURE] Sent HTML Transcript to Client
[EXTEND]Send HTML Transcript to Client
Mar 31, 2022
AlexanderKanakis
changed the title
[EXTEND]Send HTML Transcript to Client
[EXTEND] Send HTML Transcript to Client
Mar 31, 2022
AlexanderKanakis
changed the title
[EXTEND] Send HTML Transcript to Client
[Extend] Send HTML Transcript to Client
Mar 31, 2022
AlexanderKanakis
changed the title
[Extend] Send HTML Transcript to Client
Send HTML Transcript to Client
Mar 31, 2022
AlexanderKanakis
changed the title
Send HTML Transcript to Client
Changed Response Payload for Send Transcript Call
Mar 31, 2022
AlexanderKanakis
changed the title
Changed Response Payload for Send Transcript Call
changed response for livechat transcript call
Mar 31, 2022
AlexanderKanakis
changed the title
changed response for livechat transcript call
[FIX] changed response for livechat transcript call
Mar 31, 2022
Shailesh351
approved these changes
Apr 12, 2022
Shailesh351
reviewed
Apr 27, 2022
Shailesh351
force-pushed
the
sent_html_transcipt_to_client
branch
from
April 28, 2022 05:43
08db7de
to
8d68831
Compare
…ocket.Chat into sent_html_transcipt_to_client
Shailesh351
approved these changes
Apr 28, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
Thanks guys! |
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.
For task: #1121
Sends transcript in a HTML format string in the response object for
livechat\transcript
.Related PRs: WideChat/Rocket.Chat.Livechat#130