schon/evibes
Egor fureunoir Gorbunov 75cc74e592 Features: n/a;
Fixes: n/a;

Extra: 1) Update locale files for Portuguese and French translations; 2) Correct PO creation date for alignment with new translations; 3) Translated strings for transaction view operations (list and retrieve).
2025-10-26 19:27:12 +03:00
..
locale Features: n/a; 2025-10-26 19:27:12 +03:00
settings Features: 1) Migrate from gunicorn to uvicorn. 2) Add skeleton for chat functionality; 2025-10-25 19:36:34 +03:00
utils Features: 1) Add LogLevel Enum to standardize logging levels; 2) Introduce generalized logging utility in VendorManager with Celery runtime context support; 3) Add support for attribute group warnings using the new logging method; 2025-10-25 15:51:25 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
api_urls.py Features: 1) Add get_gateways_integrations utility for payment gateway integrations; 2) Add get_vendors_integrations utility for vendor integrations; 3) Add version API endpoint to return eVibes version; 4) Implement __str__ method for AbstractVendor; 2025-10-15 14:25:10 +03:00
asgi.py Features: 1) Migrate from gunicorn to uvicorn. 2) Add skeleton for chat functionality; 2025-10-25 19:36:34 +03:00
b2b_urls.py Features: 1) Add detailed class-level docstrings for multiple ViewSets and views, improving maintainability and documentation; 2) Introduce namespace for "core_b2b" in URL patterns for better URL resolution. 2025-06-29 19:56:52 +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
hosts.py Initial Commit 2025-04-29 22:40:30 +03:00
middleware.py Fixes: 1) Correct conditional check for error types in middleware logging. 2025-07-07 19:14:31 +03:00
models.png Features: 1) Replace email templates' header image from favicon.png to logo.png; 2) Add Django facet configuration in .idea/evibes.iml; 2025-07-23 07:39:24 +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) Update all locale translations for token-related messages; 2) Update all locale translations with read-only Transaction ViewSet description; 3) Update all locale translations for reset password and token validations; 2025-10-06 15:58:30 +03:00
wsgi.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00