Files
aurorabot/panel
syntaxbullet 451fb206a6
Some checks failed
Deploy to Production / test (push) Failing after 32s
fix(panel): transaction types showing wrong sign for trivia, trades, etc.
TYPE_CONFIG only had 6 of 14 transaction types. Missing types fell back
to sign: null which rendered as negative. Added all TransactionType enum
values and derived the filter dropdown from TYPE_CONFIG keys.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 16:25:25 +02:00
..