airefactor #19

Merged
mstoeck3 merged 25 commits from airefactor into main 2025-08-17 22:59:31 +00:00
Showing only changes of commit c60730b4aa - Show all commits

View File

@ -979,6 +979,17 @@ class AIQueryInterface {
</svg> </svg>
</div> </div>
<div style="text-align: right; margin: 0.5rem 0 1rem 0;">
<button id="download-results-btn" class="btn btn-secondary">
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" style="margin-right: 0.5rem;">
<path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"/>
<polyline points="7 10 12 15 17 10"/>
<line x1="12" y1="15" x2="12" y2="3"/>
</svg>
Download Analyse (JSON)
</button>
</div>
<div class="audit-trail-details"> <div class="audit-trail-details">
<!-- Audit Summary --> <!-- Audit Summary -->
<div class="audit-summary"> <div class="audit-summary">