innercontext/frontend/src
Piotr Oleszczyk 4b0fedde35 feat(frontend): add drag-and-drop reordering and inline editing for routine steps
- Install svelte-dnd-action v0.9.69
- Use dragHandleZone + dragHandle for per-step ⋮⋮ drag handles
- PATCH only steps whose order_index changed after a drop
- Inline edit mode (✎ button) expands step in-place: product steps show product/dose/region selects; action steps show action_type/notes
- DnD disabled while a step is being edited

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-01 17:21:59 +01:00
..
lib feat(frontend): add PL/EN i18n using @inlang/paraglide-js v2 2026-03-01 13:20:34 +01:00
routes feat(frontend): add drag-and-drop reordering and inline editing for routine steps 2026-03-01 17:21:59 +01:00
app.css feat: add API client, types, layout, and all page routes 2026-02-26 20:45:54 +01:00
app.d.ts feat: add SvelteKit frontend scaffold with Tailwind CSS 2026-02-26 20:34:34 +01:00
app.html feat: add SvelteKit frontend scaffold with Tailwind CSS 2026-02-26 20:34:34 +01:00
hooks.server.ts feat(frontend): add PL/EN i18n using @inlang/paraglide-js v2 2026-03-01 13:20:34 +01:00