feat(FN-3885): add resizable split pane to mailbox view

Adds a resizable split-pane to the MailboxView component (FN-3885) and introduces a report archive feature to fusion-plugin-reports with a full store, schema, and types layer (FN-3784). Also adds tests for the notification dispatcher pipeline, updates the MemoryView test allowlist, and clarifies the

Fusion-Task-Id: FN-3885
This commit is contained in:
Fusion
2026-05-09 14:25:35 -07:00
committed by gsxdsm
parent c995ab3d90
commit f182aa30ad
6 changed files with 234 additions and 14 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Mailbox view now has a draggable resize handle between the list and detail panes (desktop only), with keyboard support and per-project persisted width.