Fundamental_Analysis/frontend/src
Lv, Qi abe47c4bc8 refactor(report): switch to HTML+Gotenberg for high-quality PDF export
- Feat: Add Gotenberg service to docker-compose for headless PDF rendering
- Feat: Implement /generate-pdf endpoint in report-generator-service
- Feat: Add PDF generation proxy route in api-gateway
- Refactor(frontend): Rewrite PDFExportButton to generate HTML with embedded styles and images
- Feat(frontend): Auto-crop React Flow screenshots to remove whitespace
- Style: Optimize report print layout with CSS (margins, image sizing)
- Chore: Remove legacy react-pdf code and font files
2025-11-30 22:43:22 +08:00
..
api refactor: strict typing for workflow events using WorkflowEventType enum 2025-11-30 19:28:57 +08:00
assets Refactor frontend to Vite+React SPA and update docs 2025-11-22 19:37:36 +08:00
components refactor(report): switch to HTML+Gotenberg for high-quality PDF export 2025-11-30 22:43:22 +08:00
hooks chore: massive update covering recent refactoring and bug fixes 2025-11-30 19:17:02 +08:00
lib refactor(report): switch to HTML+Gotenberg for high-quality PDF export 2025-11-30 22:43:22 +08:00
pages refactor(report): switch to HTML+Gotenberg for high-quality PDF export 2025-11-30 22:43:22 +08:00
stores refactor: strict typing for workflow events using WorkflowEventType enum 2025-11-30 19:28:57 +08:00
types Refactor: Remove legacy analysis results and implement workflow history 2025-11-29 14:46:44 +08:00
App.css Refactor frontend to Vite+React SPA and update docs 2025-11-22 19:37:36 +08:00
App.tsx Refactor: Remove legacy analysis results and implement workflow history 2025-11-29 14:46:44 +08:00
index.css refactor(report): switch to HTML+Gotenberg for high-quality PDF export 2025-11-30 22:43:22 +08:00
main.tsx refactor(report): switch to HTML+Gotenberg for high-quality PDF export 2025-11-30 22:43:22 +08:00