schon/engine/core/templates
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
..
admin 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
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
contact_us_email.html 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
digital_order_created_email.html 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
digital_order_delivered_email.html 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
json_table_widget.html 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
promocode_granted_email.html 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
shipped_order_created_email.html 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
shipped_order_delivered_email.html 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00