Skip to content

feat: Support file upload and parsing in requirements page (Fixes #95)#101

Open
sureshchouksey8 wants to merge 2 commits into
idea2app:mainfrom
sureshchouksey8:feat/bounty-95
Open

feat: Support file upload and parsing in requirements page (Fixes #95)#101
sureshchouksey8 wants to merge 2 commits into
idea2app:mainfrom
sureshchouksey8:feat/bounty-95

Conversation

@sureshchouksey8

@sureshchouksey8 sureshchouksey8 commented May 28, 2026

Copy link
Copy Markdown

PR-101 PR-101 PR-101 Powered by Pull Request Badge

Closes #95

@sureshchouksey8

Copy link
Copy Markdown
Author

Validation update for linked bounty #95:

  • PR adds file upload support on the project requirement/evaluation page and stores uploaded files as Markdown links/images for the follow-up evaluation message.
  • Pushed a small formatting follow-up in 040b043 after rechecking the touched files.
  • Local validation that passed:
    • NPM_CONFIG_USERCONFIG=/dev/null npx -y prettier@3.8.0 --no-config --single-quote --trailing-comma all --arrow-parens avoid --tab-width 2 --print-width 100 --check models/File.ts 'pages/dashboard/project/[id].tsx'
    • git diff --check
  • Full dependency install/typecheck could not be completed in this local environment because pnpm install --ignore-scripts is blocked by GitHub Packages access for @idea2app/data-server@1.0.0-rc.9 with 403.

Current PR head is 040b0434794b35359f6c38d2505be711b095175b; GitHub reports the PR as open, non-draft, and mergeable.

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