Jacek Pyziak
1fc36e4403
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
..
2026-02-19 01:07:39 +01:00
2026-02-22 14:42:52 +01:00
2026-02-16 21:25:50 +01:00
2026-02-19 01:07:39 +01:00
2026-02-16 23:06:06 +01:00
2026-02-17 10:41:40 +01:00
2026-02-17 10:41:40 +01:00
2026-02-17 19:54:21 +01:00
2026-02-16 01:06:29 +01:00
2026-02-10 00:04:32 +01:00
2026-02-14 15:22:02 +01:00
2026-02-16 13:50:27 +01:00
2026-02-17 08:21:53 +01:00
2026-02-16 15:11:38 +01:00
2026-02-19 19:30:38 +01:00
2026-02-17 08:21:53 +01:00
2026-02-17 21:55:16 +01:00
2026-02-17 20:32:07 +01:00
2026-02-22 14:42:52 +01:00
2026-02-15 10:29:21 +01:00
2026-02-18 02:05:39 +01:00
2026-02-17 08:47:21 +01:00
2026-02-16 13:50:27 +01:00
2026-02-14 10:43:31 +01:00
2026-02-17 21:55:16 +01:00
2026-02-21 23:30:58 +01:00
2026-02-12 21:44:40 +01:00