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
id: task-20260404-180100-d4e5f6
id: "task-20260404-180100-d4e5f6"
title: Wire drag and drop interactions
project_id: demo-project
column: in-progress
project_id: "demo-project"
column: review
order: 100
completed: false
priority: normal
is_active: true
created: 2026-04-04T18:01:00+00:00
updated: 2026-04-04T18:01:00+00:00
created: "2026-04-04T18:01:00+00:00"
updated: "2026-04-05T15:44:33+00:00"
tags:
- frontend
---
Use SortableJS to reorder columns and tasks, then persist those changes through the JSON API.