consultoria-as
b314a781a1
feat: robust ML publish with pre-flight, preview, validation, async
- Add /inventory-check endpoint for local pre-flight validation
- Add /listings/validate endpoint using ML /items/validate API
- Add /categories/<id>/attributes endpoint for required attrs
- Add /listings/async + polling for background publishing via Celery
- Editable preview: title (0/60 counter), price, stock per item
- Pre-flight checks: image, stock, price, duplicate detection
- Image upload directly from publish modal (uses existing /items/<id>/image)
- Dynamic required attributes form based on selected ML category
- Frontend: validate button, async polling with progress, detailed error display
- Backend: build_item_payload supports custom_title, extra_attributes
2026-05-26 04:37:05 +00:00
..
2026-05-26 04:37:05 +00:00
2026-05-26 04:24:07 +00:00
2026-05-14 09:30:43 +00:00
2026-04-29 06:31:46 +00:00
2026-05-26 04:37:05 +00:00
2026-05-26 04:37:05 +00:00
2026-05-26 04:37:05 +00:00
2026-04-27 06:52:30 +00:00
2026-04-04 02:51:07 +00:00
2026-04-04 02:51:07 +00:00
2026-05-26 04:24:07 +00:00
2026-04-27 09:53:36 +00:00
2026-05-14 09:30:43 +00:00
2026-04-27 09:53:36 +00:00
2026-05-14 08:59:29 +00:00
2026-05-18 04:52:56 +00:00
2026-05-26 04:24:07 +00:00
2026-04-27 09:36:03 +00:00
2026-05-26 04:24:07 +00:00
2026-05-26 04:24:07 +00:00
2026-04-04 02:51:07 +00:00
2026-04-04 02:51:07 +00:00
2026-04-18 05:35:53 +00:00
2026-04-27 09:36:03 +00:00
2026-04-04 08:17:33 +00:00
2026-05-26 04:37:05 +00:00
2026-05-06 20:27:14 +00:00
2026-04-05 04:02:16 +00:00
2026-05-26 04:24:07 +00:00