Skip to content

Conversation

@ewalid
Copy link
Owner

@ewalid ewalid commented Jan 2, 2026

Summary

  • Add .vite to frontend .gitignore to prevent cache files from being tracked
  • Update pyproject.toml to exclude frontend, tests, and .github from PyPI sdist
  • Remove XLS support from frontend (only XLSX variants supported by openpyxl)
  • Update FileDropzone accepted extensions to match backend validation

Test plan

  • Verify frontend builds correctly with npm run build
  • Verify PyPI package excludes frontend directory
  • Test file upload rejects .xls files in frontend

🤖 Generated with Claude Code

cursoragent and others added 2 commits January 2, 2026 19:57
- Add .vite to frontend .gitignore to prevent cache files from being tracked
- Update pyproject.toml to exclude frontend, tests, and .github from PyPI sdist
- Remove XLS support from frontend (only XLSX variants supported by openpyxl)
- Update FileDropzone accepted extensions to match backend validation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@cursor
Copy link

cursor bot commented Jan 2, 2026

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on March 3.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@ewalid ewalid merged commit fe9e960 into master Jan 2, 2026
2 checks passed
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.

3 participants