Collapse history sections to latest+modal; add charts and dashboard stats

This commit is contained in:
2026-04-14 09:06:10 -05:00
parent 080768bf92
commit cd3eb046d7
3 changed files with 367 additions and 90 deletions
+7
View File
@@ -37,6 +37,13 @@
{% endif %}
</div>
{% if total_charges %}
<div style="display:flex;gap:0.75rem;flex-wrap:wrap;margin-bottom:1rem;">
<span class="badge" style="font-size:0.875rem;padding:0.35rem 0.75rem;">Charged <strong>{{ total_charges }}</strong>&times; total</span>
<span class="badge" style="font-size:0.875rem;padding:0.35rem 0.75rem;"><strong>{{ charges_last_year }}</strong>&times; in last year</span>
</div>
{% endif %}
<div class="card">
<div style="display:flex;justify-content:flex-end;margin-bottom:0.5rem;">
<div style="position:relative;">