schon/evibes
Egor fureunoir Gorbunov 09366213b6 Features: 1) Introduced AddressFilter and AddressType to enable filtering and querying addresses via GraphQL; 2) Added resolve_addresses method with permission check in GraphQL schema; 3) Updated DRF settings to improve API documentation structure.
Fixes: 1) Corrected `apply_addresses` logic to handle address validation more robustly; 2) Fixed incorrect imports and annotations for better type safety; 3) Resolved typos and clarified docstrings for various views and methods.

Extra: Adjusted formatting, added `# type: ignore` for stricter type checks, and removed unused `dist/` directory from `.dockerignore`.
2025-07-12 18:49:25 +03:00
..
locale Features: 1) Add BulkWishlistAction mutation to perform batch actions on wishlist products; 2) Add FeedbackProductAction mutation to manage feedback for order products. 2025-07-05 00:55:27 +03:00
settings Features: 1) Introduced AddressFilter and AddressType to enable filtering and querying addresses via GraphQL; 2) Added resolve_addresses method with permission check in GraphQL schema; 3) Updated DRF settings to improve API documentation structure. 2025-07-12 18:49:25 +03:00
utils Features: 1) None; 2025-06-29 19:08:17 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
api_urls.py Features: 1) Add app_name attribute in multiple urls.py files across apps to support namespacing; 2025-06-29 20:03:33 +03:00
asgi.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +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
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
pagination.py Features: 1) RUFFVCKED 2025-07-03 02:53:01 +03:00
signal_processors.py Features: Full Geo rework. 2025-05-19 14:45:53 +03:00
urls.py Features: 1) Add inclusion of Django i18n URL configuration to urlpatterns; 2025-06-22 15:15:57 +03:00
wsgi.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00