Skip to content

Add Import Plan button and upload page#550

Open
neoneye wants to merge 1 commit intomainfrom
feat/plan-import
Open

Add Import Plan button and upload page#550
neoneye wants to merge 1 commit intomainfrom
feat/plan-import

Conversation

@neoneye
Copy link
Copy Markdown
Member

@neoneye neoneye commented Apr 10, 2026

Summary

  • Add "Import Plan" button to the top-right of the /plan list page
  • New /plan/import page with zip file upload form
  • Upload is accepted and validated (.zip only) but not yet processed (placeholder)

Test plan

  • "Import Plan" button visible on /plan page
  • Clicking it navigates to /plan/import
  • Upload form accepts .zip files
  • Error shown for non-.zip files or empty selection
  • Success message shown after upload
  • Actual zip processing (next PR)

🤖 Generated with Claude Code

Adds "Import Plan" button to /plan list page (top-right corner).
Links to /plan/import with a zip file upload form. The uploaded
file is accepted but not yet processed (placeholder for next step).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant