mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
Extend privacy headers
Extend privacy mode coverage to remaining financial views Transfers, trades, valuations, and holdings detail views were missing the privacy-sensitive class, leaving amounts visible when privacy mode was enabled. Also adds blur to the summary card partial (used by credit cards, loans, etc.), account chart balances, and time series chart containers (dashboard net worth and per-account charts).
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
<div class="flex items-center gap-4">
|
||||
<h3 class="font-medium">
|
||||
<span class="text-2xl text-primary">
|
||||
<span class="text-2xl text-primary privacy-sensitive">
|
||||
<%= format_money entry.amount_money %>
|
||||
</span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user