Jacek Pyziak 6fdbe61916 ver. 0.302: REST API product variants, attributes dictionary, attribute filtering
- Add variant CRUD endpoints (variants, create_variant, update_variant, delete_variant)
- Add dictionaries/attributes endpoint with multilingual names and values
- Add attribute_* filter params for product list filtering by attribute values
- Enrich product detail attributes with translated names (attribute_names, value_names)
- Include variants array in product detail response for parent products
- Add price_brutto validation on product create
- Batch-load attribute/value translations (4 queries instead of N+1)
- Add 43 new unit tests (730 total, 2066 assertions)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 14:42:52 +01:00
2024-10-23 13:44:50 +02:00
2024-10-23 13:44:50 +02:00
2024-10-23 13:44:50 +02:00
2025-08-12 23:40:25 +02:00
2024-10-23 13:44:50 +02:00
2024-10-23 13:44:50 +02:00
2026-01-15 13:51:21 +01:00
2026-01-15 13:51:21 +01:00
2024-10-23 13:44:50 +02:00
2024-10-23 13:44:50 +02:00
Description
No description provided
95 MiB
Languages
JavaScript 44.9%
PHP 31.9%
CSS 10.9%
Less 7.1%
HTML 2.6%
Other 2.5%