PUI-27 docs(index): decide the manual order and nesting contract #106
Loading…
Reference in a new issue
No description provided.
Delete branch "feature/PUI-27-grill-the-manual-order-and-nesting-contract"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Decides the consumer-facing contract for the Ordered, nested Index Goal. Docs only, releases nothing.
docs/adr/0011-manual-order-is-click-to-place-in-a-level-column.md: two-level tree in a plain table with a level column, click-to-place instead of drag and drop, tree mode only at rest throughloadTree,Column.type'level'/'move', the move as a consumer-owned async intent,canMove/canParent,rowLabelandmoveLabels.docs/cms/backend-contract.md: new "Manual order and moves" section (tree endpoint, move request, 409 stale order, 422 forbidden move).Based on the PUI-25 research and the PUI-26 prototype (#105). PUI-28 implements it and removes the prototype.
Refs: PUI-27