schon/engine/core/templates/admin
Egor fureunoir Gorbunov 00a172d463 Features: 1) Add currency symbol display in dashboard; 2) Add type hints to dashboard_callback and related functions;
Fixes: 1) Fix type annotations for get_revenue, get_returns, get_total_processed_orders; 2) Add missing import for Context;

Extra: 1) Add type hint for currency_symbol; 2) Add type ignore comments for image_url; 3) Update UNFOLD config to use dict[str, Any]; 4) Add missing import for typing.Any; 5) Refactor template to conditionally display currency symbol.
2025-11-16 23:35:03 +03:00
..
index.html Features: 1) Add currency symbol display in dashboard; 2) Add type hints to dashboard_callback and related functions; 2025-11-16 23:35:03 +03:00