-
Notifications
You must be signed in to change notification settings - Fork 3
FR: Add support for multiple message input with custom set time and sender #15
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: mxr2004 <[email protected]>
Co-authored-by: mxr2004 <[email protected]>
Co-authored-by: mxr2004 <[email protected]>
…t widget Co-authored-by: mxr2004 <[email protected]>
Co-authored-by: mxr2004 <[email protected]>
…1-8f28fadefa4e Add support for message arrays and custom time/sent parameters in chat widget
…s in chat widget"
…-48b2-b571-8f28fadefa4e Revert "Add support for message arrays and custom time/sent parameters in chat widget"
# Conflicts: # resources/ui-chat.umd.js
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.
Hi @mxr2004 - thanks for the PR. The files changed are a little odd.
Why remove the image from the README, and only submit changes to the umd.js
? I'm seeing no changes in the source code here
Hey @joepavitt, sorry for the confusion. I commited the correct changes now and re-requested your review! If there are still any problems let me know :) |
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.
The only other feedback I have hereOverall, works great, one comment re: code, and my only other request would be, please add a "Load Message History" sub-section into the readme under the Using in a Flow
section so that users know how to make the most of this new feature set
Co-authored-by: mxr2004 <[email protected]>
Co-authored-by: mxr2004 <[email protected]>
Co-authored-by: mxr2004 <[email protected]>
…b-1d04caf79799 Update array message handling to use only 'text' field for consistent SDK interface
Co-authored-by: mxr2004 <[email protected]>
Co-authored-by: mxr2004 <[email protected]>
Co-authored-by: mxr2004 <[email protected]>
…0-3da2740f1175 Add Load Message History documentation to README
All done 😄 @joepavitt |
Description
regarding #14 . Added the possiblity to set custom time and sender.
Related Issue(s)
Closes #14
Checklist
flowforge.yml
?FlowFuse/helm
to update ConfigMap TemplateFlowFuse/CloudProject
to update values for Staging/ProductionLabels
area:migration
label