chore(board): move task task-20260404-180100-d4e5f6

This commit is contained in:
Keith Solomon
2026-04-05 10:44:33 -05:00
parent da3e117e2d
commit 867b9cdf6e
2 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -1 +1 @@
1775403870394 1775403873121
@@ -1,17 +1,18 @@
--- ---
type: task type: task
id: task-20260404-180100-d4e5f6 id: "task-20260404-180100-d4e5f6"
title: Wire drag and drop interactions title: Wire drag and drop interactions
project_id: demo-project project_id: "demo-project"
column: in-progress column: review
order: 100 order: 100
completed: false completed: false
priority: normal priority: normal
is_active: true is_active: true
created: 2026-04-04T18:01:00+00:00 created: "2026-04-04T18:01:00+00:00"
updated: 2026-04-04T18:01:00+00:00 updated: "2026-04-05T15:44:33+00:00"
tags: tags:
- frontend - frontend
--- ---
Use SortableJS to reorder columns and tasks, then persist those changes through the JSON API. Use SortableJS to reorder columns and tasks, then persist those changes through the JSON API.