Fundamental_Analysis/services/api-gateway/src
Lv, Qi 7933c706d1 refactor: strict typing for workflow events using WorkflowEventType enum
- refactor(frontend): replace string literals with WorkflowEventType enum for event handling
- feat(backend): export WorkflowEventType in common-contracts and openapi
- fix(tests): update end-to-end tests to match new ContextSelectorConfig and LlmConfig types
- chore: regenerate openapi.json and frontend client schemas
2025-11-30 19:28:57 +08:00
..
api WIP: Commit all pending changes across services, frontend, and docs 2025-11-27 02:45:56 +08:00
api.rs chore: massive update covering recent refactoring and bug fixes 2025-11-30 19:17:02 +08:00
config.rs feat: fix error propagation in report-generator and workflow-orchestrator 2025-11-27 23:07:42 +08:00
error.rs Refactor frontend to Vite+React SPA and update docs 2025-11-22 19:37:36 +08:00
main.rs chore: massive update covering recent refactoring and bug fixes 2025-11-30 19:17:02 +08:00
openapi_tests.rs feat: implement API DTO export and verify E2E tests 2025-11-22 22:14:01 +08:00
openapi.rs refactor: strict typing for workflow events using WorkflowEventType enum 2025-11-30 19:28:57 +08:00
registry_unit_test.rs WIP: Commit all pending changes across services, frontend, and docs 2025-11-27 02:45:56 +08:00
state.rs chore: massive update covering recent refactoring and bug fixes 2025-11-30 19:17:02 +08:00