feat(v1.6): inline status change on orders list
Phase 44 complete: - Clickable status badge opens dropdown with grouped statuses - AJAX POST changes status without page reload (optimistic update) - Fixed-position dropdown escapes table overflow:hidden - updateStatus() returns JSON for AJAX, redirect for standard POST Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -13,8 +13,8 @@ Sprzedawca może obsługiwać zamówienia ze wszystkich kanałów
|
||||
| Attribute | Value |
|
||||
|-----------|-------|
|
||||
| Version | 1.0.0 |
|
||||
| Status | v1.5 Complete |
|
||||
| Last Updated | 2026-03-25 |
|
||||
| Status | v1.6 Complete |
|
||||
| Last Updated | 2026-03-27 |
|
||||
|
||||
## Requirements
|
||||
|
||||
@@ -52,10 +52,11 @@ Sprzedawca może obsługiwać zamówienia ze wszystkich kanałów
|
||||
- [x] Ograniczenie szumu logow importu Allegro i deduplikacja wpisow activity log - Phase 41
|
||||
- [x] Automatyzacja: event `shipment.status_changed` + warunki statusowe przesylki - Phase 42
|
||||
- [x] Usuwanie wpisu z kolejki druku etykiet z panelu ustawien - Phase 43
|
||||
- [x] Szybka zmiana statusu zamowienia z listy zamowien (inline dropdown + AJAX) - Phase 44
|
||||
|
||||
### Active (In Progress)
|
||||
|
||||
- [ ] Brak aktywnych faz w milestone v1.5 (40-43 zakonczone)
|
||||
- [ ] Brak aktywnych faz
|
||||
|
||||
### Planned (Next)
|
||||
|
||||
@@ -147,5 +148,5 @@ Quick Reference:
|
||||
|
||||
---
|
||||
*PROJECT.md — Updated when requirements or context change*
|
||||
*Last updated: 2026-03-25 after Phase 40-43 completion (Operational Workflow Cleanup)*
|
||||
*Last updated: 2026-03-27 after Phase 44 completion (Inline Status Change)*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user