Fundamental_Analysis/services/tushare-provider-service/src
Lv, Qi e855a16c69 feat(analysis): integrate analysis templates into report workflow
- Backend: Add template_id to DataRequest and AnalysisResult metadata
- Frontend: Add TemplateSelector to Report page
- Frontend: Refactor ReportPage to use AnalysisTemplateSets for dynamic tabs
- Frontend: Strict mode for report rendering based on template_id
- Cleanup: Remove legacy analysis config hooks
2025-11-19 06:59:36 +08:00
..
api.rs feat: Implement connection testing for Tushare and AlphaVantage providers 2025-11-19 03:15:21 +08:00
config_poller.rs feat(config): 将服务配置全面迁移至数据库 2025-11-18 05:58:18 +08:00
config.rs feat(config): 将服务配置全面迁移至数据库 2025-11-18 05:58:18 +08:00
error.rs feat(config): 将服务配置全面迁移至数据库 2025-11-18 05:58:18 +08:00
main.rs feat(config): 将服务配置全面迁移至数据库 2025-11-18 05:58:18 +08:00
mapping.rs feat(config): 将服务配置全面迁移至数据库 2025-11-18 05:58:18 +08:00
message_consumer.rs feat(config): 将服务配置全面迁移至数据库 2025-11-18 05:58:18 +08:00
persistence.rs chore: 提交本轮 Rust 架构迁移相关改动 2025-11-16 20:55:46 +08:00
state.rs feat(config): 将服务配置全面迁移至数据库 2025-11-18 05:58:18 +08:00
ts_client.rs feat(config): 将服务配置全面迁移至数据库 2025-11-18 05:58:18 +08:00
tushare.rs feat(analysis): integrate analysis templates into report workflow 2025-11-19 06:59:36 +08:00
worker.rs feat(config): 将服务配置全面迁移至数据库 2025-11-18 05:58:18 +08:00