schon/evibes/settings
Egor fureunoir Gorbunov 400d198afc Features: 1) Add dynamic BASE_DOMAIN-based URL for EXTRA_STYLES in DAISY_SETTINGS;
Fixes: None;

Extra: 1) Add missing import for CONSTANCE_CONFIG in daisy.py;
2025-06-21 18:49:07 +03:00
..
__init__.py Features: 1) Added icons, divider titles, priorities, and hide settings to apps; 2) Introduced Daisy settings file for customizable UI configuration; 3) Implemented new CSS styles for paginator component with hover and active states. 2025-06-21 18:35:34 +03:00
base.py Features: 1) Added icons, divider titles, priorities, and hide settings to apps; 2) Introduced Daisy settings file for customizable UI configuration; 3) Implemented new CSS styles for paginator component with hover and active states. 2025-06-21 18:35:34 +03:00
caches.py Fixes: fix incorrect imports 2025-06-05 18:01:00 +03:00
celery.py Initial Commit 2025-04-29 22:40:30 +03:00
constance.py Features: 1) Add a management command to fix product stock prices; 2) Introduce 'products' field to CategoryType in GraphQL schema to fetch products associated with a category; 3) Enable GraphQL resolvers to utilize type hinting for better clarity. 2025-06-17 11:13:11 +03:00
csp.py Initial Commit 2025-04-29 22:40:30 +03:00
daisy.py Features: 1) Add dynamic BASE_DOMAIN-based URL for EXTRA_STYLES in DAISY_SETTINGS; 2025-06-21 18:49:07 +03:00
database.py Fixes: fix incorrect imports 2025-06-05 18:01:00 +03:00
dbbackup.py RUFF 2025-05-26 16:12:59 +03:00
drf.py Features: 1) Add type annotations for various models and methods; 2) Introduce refined graphene resolvers to enhance permission handling; 3) Include type checking suppression with # type: ignore for unsupported cases. 2025-06-18 16:38:07 +03:00
elasticsearch.py Revert "Features: 1) Add chunk_size attribute to _BaseDoc class; 2) Enable additional Elasticsearch configurations (timeout, max_retries, retry_on_timeout); 3) Set ELASTICSEARCH_DSL_PARALLEL to True;" 2025-06-20 05:12:00 +03:00
emailing.py Features: 1) Added vendor, product tag, category tag models and metadata; 2) Introduced proper noinspection comments for Mypy warnings; 3) Extended Markdown linting rules. 2025-06-18 15:58:49 +03:00
extensions.py Initial Commit 2025-04-29 22:40:30 +03:00
graphene.py Features: 1) None; 2025-05-20 21:06:20 +03:00
logconfig.py Features: 1) Added vendor, product tag, category tag models and metadata; 2) Introduced proper noinspection comments for Mypy warnings; 3) Extended Markdown linting rules. 2025-06-18 15:58:49 +03:00
summernote.py Features: 1) Enable iframe support in Summernote configuration; 2025-06-19 13:59:44 +03:00