feat: auto-refresh panels after Shira executes an action

When Shira creates a task, meeting, or other entity, the current
detail view panels now refresh automatically via model.trigger('update-all').
For tasks and meetings, also refreshes the activities/tasks side panels.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-03 15:53:01 +00:00
parent cf0e9ad2bc
commit 81fa5f3a08
3 changed files with 38 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"module": "SmartAssistant",
"description": "Unified AI Assistant for Legal CRM — floating chat with case memory, office alerts, and n8n integration",
"author": "klear",
"version": "1.1.6",
"version": "1.1.7",
"acceptableVersions": [
">=8.0.0"
],