Skip to content

Add assistant update available banner to FF expert#6764

Merged
cstns merged 12 commits intomainfrom
6763-assistant-update-available
Mar 4, 2026
Merged

Add assistant update available banner to FF expert#6764
cstns merged 12 commits intomainfrom
6763-assistant-update-available

Conversation

@Steve-Mcl
Copy link
Copy Markdown
Contributor

Description

  • Applies supplied updates object to store pro (on init) & maps new event (for reactivity)
  • Adds UI element to display the update banner

Related Issue(s)

closes #6763

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

@Steve-Mcl
Copy link
Copy Markdown
Contributor Author

chrome_Q3MtbgIIHU

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.60%. Comparing base (80b80f7) to head (c86841d).
⚠️ Report is 16 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6764   +/-   ##
=======================================
  Coverage   76.60%   76.60%           
=======================================
  Files         398      398           
  Lines       20122    20122           
  Branches     4844     4844           
=======================================
  Hits        15414    15414           
  Misses       4708     4708           
Flag Coverage Δ
backend 76.60% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Steve-Mcl Steve-Mcl marked this pull request as draft February 25, 2026 16:02
@Steve-Mcl
Copy link
Copy Markdown
Contributor Author

Switching to draft temporarily while a last minute change to RED API is made

@Steve-Mcl Steve-Mcl marked this pull request as ready for review February 26, 2026 17:42
@Steve-Mcl
Copy link
Copy Markdown
Contributor Author

@dimitrieh if you wish to review, this is the PR for update banner.

Comment thread frontend/src/components/expert/Expert.vue
Comment thread frontend/src/components/expert/Expert.vue Outdated
Comment thread frontend/src/components/expert/Expert.vue Outdated
Comment thread frontend/src/components/expert/Expert.vue Outdated
@Steve-Mcl
Copy link
Copy Markdown
Contributor Author

created component as requested

@Steve-Mcl
Copy link
Copy Markdown
Contributor Author

Test fail: Segmentation fault (core dumped) Error: Process completed with exit code 139

Re-running

Copy link
Copy Markdown
Contributor

@cstns cstns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love it when we make our lives easier

@cstns cstns merged commit f279512 into main Mar 4, 2026
36 of 38 checks passed
@cstns cstns deleted the 6763-assistant-update-available branch March 4, 2026 12:16
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.

Inform user of nr-assistant update available

2 participants