fix: feedback author display, sidebar scroll, stage sort by start date

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
EENE Dashboard
2026-06-05 22:55:11 +09:00
parent fa8ed76e22
commit 4960fe7352
6 changed files with 26 additions and 17 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "task_details" ADD COLUMN IF NOT EXISTS "authorName" TEXT;