feat(24-shipment-presets-ui): kolorowe przyciski presetów, popup tworzenia, autofill formularza

Phase 24 complete:
- SCSS moduł _shipment-presets.scss (przyciski, popup, color picker)
- Sekcja presetów nad formularzem przesyłki z przyciskiem "Dodaj"
- Popup tworzenia presetu z nazwą i wyborem koloru (8 opcji)
- JS autofill: carrier, usługa dostawy, wymiary, waga, label format
- Obsługa 3 paneli: Allegro searchable, InPost select, Apaczka select

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-22 23:42:56 +01:00
parent 03a237e7d2
commit e379557533
8 changed files with 740 additions and 2874 deletions

View File

@@ -13,7 +13,7 @@ Customowe przyciski szybkiego wypełniania formularza przygotowania przesyłki.
| Phase | Name | Plans | Status |
|-------|------|-------|--------|
| 23 | Shipment Presets Backend | 1/1 | Complete ✓ |
| 24 | Shipment Presets UI | TBD | Not started |
| 24 | Shipment Presets UI | 1/1 | Complete ✓ |
| 25 | Shipment Presets Management | TBD | Not started |
### Phase 23: Shipment Presets Backend