Make bulk row moves atomic

This commit is contained in:
2026-07-23 17:22:56 +02:00
parent e4fd7e0df6
commit 9cc3b7c08c
5 changed files with 310 additions and 116 deletions
@@ -5,7 +5,6 @@
- No global cross-project device library workflow is implemented yet.
- Final electrical sizing logic is not implemented yet.
- No full norm-compliant voltage-drop and protection-dimensioning calculation flow yet.
- Bulk device-row move flow is command-based but not fully transaction-hardened end-to-end across all affected circuits.
- Sorting is view-only until users explicitly apply sorted order.
- Cross-section circuit drag-reorder is intentionally blocked.
- Legacy consumer and circuit-first paths coexist; migration is transitional and still requires operational discipline.