libra/static/js
Padreug 781059af5f fix(dashboard): detect voided rows by tag, not by flag char
The admin transactions table assumed voided entries used flag='x', but
the libra reject convention keeps the '!' flag and appends a 'voided'
tag. Without this, the dashboard rendered voided rows as orange 'Pending'
once they started reaching it. Detect via tag and give the voided icon
precedence over the flag-based branch.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-06 20:47:42 +02:00
..
index.js fix(dashboard): detect voided rows by tag, not by flag char 2026-06-06 20:47:42 +02:00
permissions.js Reset role permission/user state when closing the role dialog 2026-05-17 13:52:50 +02:00