Fundamental_Analysis/services/workflow-orchestrator-service/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.rs feat: Implement Context Inspector and fix workflow merge base 2025-11-28 02:53:25 +08:00
config.rs chore: massive update covering recent refactoring and bug fixes 2025-11-30 19:17:02 +08:00
context_resolver.rs chore: massive update covering recent refactoring and bug fixes 2025-11-30 19:17:02 +08:00
dag_scheduler.rs refactor(report): switch to HTML+Gotenberg for high-quality PDF export 2025-11-30 22:43:22 +08:00
io_binder.rs Refactor: Remove legacy analysis results and implement workflow history 2025-11-29 14:46:44 +08:00
lib.rs chore: massive update covering recent refactoring and bug fixes 2025-11-30 19:17:02 +08:00
llm_client.rs Refactor: Complete transition from analysis_results to workflow_history 2025-11-29 17:55:54 +08:00
logging.rs chore: massive update covering recent refactoring and bug fixes 2025-11-30 19:17:02 +08:00
main.rs chore: massive update covering recent refactoring and bug fixes 2025-11-30 19:17:02 +08:00
message_consumer.rs chore: massive update covering recent refactoring and bug fixes 2025-11-30 19:17:02 +08:00
persistence.rs Refactor Orchestrator to DAG-based scheduler with Git Context merging 2025-11-27 02:42:25 +08:00
state.rs chore: massive update covering recent refactoring and bug fixes 2025-11-30 19:17:02 +08:00
task_monitor.rs chore: massive update covering recent refactoring and bug fixes 2025-11-30 19:17:02 +08:00
workflow.rs refactor(report): switch to HTML+Gotenberg for high-quality PDF export 2025-11-30 22:43:22 +08:00