schon/evibes
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
..
locale Features: 1) Added "Orders", "Taskboard", "Support", "Quick Links" settings; 2) Reordered and updated setting labels for consistency. 2025-11-16 15:48:23 +03:00
settings 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
utils Features: 1) Add test cases for DRF and GraphQL views in core, blog, payments, and vibes_auth applications; 2) Implement reusable GraphQL testing utilities in test classes; 3) Introduce test configuration scripts for Windows and Unix environments. 2025-11-13 16:42:04 +03:00
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
asgi.py Features: 1) Messaging submodule drafts 2025-11-11 23:31:06 +03:00
celery.py Features: 1) Add exit condition checks for $LASTEXITCODE in various PowerShell scripts to ensure graceful error handling; 2) Enhance schema filtering with additional condition for active vendors in graphene/schema.py; 2025-07-04 03:00:51 +03:00
ftpstorage.py Features: 3.1.0 2025-10-14 16:46:09 +03:00
i18n.py Features: 1) Add language switching functionality with URL-based language detection and session/cookie persistence; 2025-11-16 01:23:09 +03:00
middleware.py Features: 1) Updated Russian translations for UI terms like "Dashboard" → "Панель", "Blogposts" → "Посты", etc.; 2) Added support for multiple locale directories in LOCALE_PATHS; 3) Introduced LANGUAGE_URL_OVERRIDES for URL language normalization. 2025-11-16 00:52:39 +03:00
pagination.py Features: 3.1.0 2025-10-14 16:46:09 +03:00
signal_processors.py Features: Full Geo rework. 2025-05-19 14:45:53 +03:00
urls.py Features: 1) Add language switching functionality with URL-based language detection and session/cookie persistence; 2025-11-16 01:23:09 +03:00
wsgi.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00