Skip to content

FR: Add support for multiple message input with custom set time and sender#15

Open
mxr2004 wants to merge 23 commits into
FlowFuse:mainfrom
mxr2004:main
Open

FR: Add support for multiple message input with custom set time and sender#15
mxr2004 wants to merge 23 commits into
FlowFuse:mainfrom
mxr2004:main

Conversation

@mxr2004

@mxr2004 mxr2004 commented Sep 24, 2025

Copy link
Copy Markdown

Description

regarding #14 . Added the possiblity to set custom time and sender.

Related Issue(s)

Closes #14

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production
  • Link to Changelog Entry PR, or note why one is not needed.

Labels

  • [-] Includes a DB migration? -> add the area:migration label

Copilot AI and others added 11 commits September 23, 2025 13:47
Co-authored-by: mxr2004 <51923646+mxr2004@users.noreply.github.com>
Co-authored-by: mxr2004 <51923646+mxr2004@users.noreply.github.com>
Co-authored-by: mxr2004 <51923646+mxr2004@users.noreply.github.com>
…t widget

Co-authored-by: mxr2004 <51923646+mxr2004@users.noreply.github.com>
Co-authored-by: mxr2004 <51923646+mxr2004@users.noreply.github.com>
…1-8f28fadefa4e

Add support for message arrays and custom time/sent parameters 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

@joepavitt joepavitt left a comment

Copy link
Copy Markdown
Contributor

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

@mxr2004
mxr2004 requested a review from joepavitt September 25, 2025 07:41
@mxr2004

mxr2004 commented Sep 25, 2025

Copy link
Copy Markdown
Author

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 :)

@joepavitt joepavitt left a comment

Copy link
Copy Markdown
Contributor

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

Comment thread ui/components/UIChat.vue Outdated
Copilot AI and others added 10 commits September 30, 2025 08:10
Co-authored-by: mxr2004 <51923646+mxr2004@users.noreply.github.com>
Co-authored-by: mxr2004 <51923646+mxr2004@users.noreply.github.com>
Co-authored-by: mxr2004 <51923646+mxr2004@users.noreply.github.com>
…b-1d04caf79799

Update array message handling to use only 'text' field for consistent SDK interface
Co-authored-by: mxr2004 <51923646+mxr2004@users.noreply.github.com>
Co-authored-by: mxr2004 <51923646+mxr2004@users.noreply.github.com>
Co-authored-by: mxr2004 <51923646+mxr2004@users.noreply.github.com>
…0-3da2740f1175

Add Load Message History documentation to README
@mxr2004
mxr2004 requested a review from joepavitt September 30, 2025 15:41
@mxr2004

mxr2004 commented Sep 30, 2025

Copy link
Copy Markdown
Author

All done 😄 @joepavitt

@hardillb

Copy link
Copy Markdown
Contributor

@cstns Can you look to see if this can revived and merged?

@cstns
cstns requested review from cstns and removed request for joepavitt March 26, 2026 11:14
@cstns

cstns commented Mar 26, 2026

Copy link
Copy Markdown

changes look good to me, will approve once conflicts are resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FR: Add support for custom set time and sender attribute

5 participants