Skip to content

Alerts requiring acknowledgement#3527

Open
jmthomas wants to merge 8 commits into
mainfrom
alerts
Open

Alerts requiring acknowledgement#3527
jmthomas wants to merge 8 commits into
mainfrom
alerts

Conversation

@jmthomas

@jmthomas jmthomas commented Jul 1, 2026

Copy link
Copy Markdown
Member

closes #831

jmthomas and others added 3 commits July 1, 2026 13:25
Alert-type log messages (type: Logger.ALERT) now render as stacked,
must-acknowledge v-alert toasts. Red limit changes emit ALERT and are
gated behind a "Show red limit alerts" setting; yellow limits and plain
notifications appear in the menu only. Acking a toast also marks it read
in the menu and vice versa. Tag limit log messages with limits_state so
the UI can identify red limit alerts.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.34%. Comparing base (7dd3687) to head (4b07421).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3527   +/-   ##
=======================================
  Coverage   79.34%   79.34%           
=======================================
  Files         690      690           
  Lines       57545    57598   +53     
  Branches      728      728           
=======================================
+ Hits        45659    45704   +45     
- Misses      11808    11816    +8     
  Partials       78       78           
Flag Coverage Δ
python 80.45% <ø> (+0.02%) ⬆️
ruby-api 81.01% <ø> (-0.18%) ⬇️
ruby-backend 83.19% <ø> (+0.01%) ⬆️

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

☔ View full report in Codecov by Harness.
📢 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.

@jmthomas jmthomas marked this pull request as ready for review July 2, 2026 15:54
jmthomas and others added 3 commits July 2, 2026 10:00
Replace the custom toast renderer with vuetify-sonner, drive alert toasts
by the real log level for correct icons/colors (FATAL octagon in fatal
pink), add a top/bottom popup position setting, and remove the red-limit
toggle and the notification view dialog. Update Playwright tests and reset
the demo sim QUIET state in global setup.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@sonarqubecloud

sonarqubecloud Bot commented Jul 8, 2026

Copy link
Copy Markdown

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.

Alerts Requiring Acknowledgement

1 participant