MicroFish/frontend/src/components
Ubuntu 607a2640e1 feat(history): use listProjects API for project recovery in home page
Replace getSimulationHistory (simulation API) with listProjects (graph API)
and adapt all template references from simulation_id/report_id fields to
project_id/graph_id fields matching the new project data model.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-03 01:31:53 +00:00
..
GraphPanel.vue fix(graphiti): flatten nested attribute dicts before Neo4j write; hide summary from properties panel 2026-04-25 20:08:39 +00:00
HistoryDatabase.vue feat(history): use listProjects API for project recovery in home page 2026-05-03 01:31:53 +00:00
LanguageSwitcher.vue fix(i18n): fix curly quotes in Home.vue and remove unused dark theme from LanguageSwitcher 2026-04-01 16:23:52 +08:00
Step1GraphBuild.vue feat: ontology import, project recovery, graphiti improvements, and docs 2026-04-26 14:28:14 +00:00
Step2EnvSetup.vue feat(i18n): replace hardcoded Chinese in frontend addLog() messages 2026-04-01 16:35:35 +08:00
Step3Simulation.vue feat: ontology import, project recovery, graphiti improvements, and docs 2026-04-26 14:28:14 +00:00
Step4Report.vue fix(report): use Axios blob for authenticated downloads; remove dead closeDownloadMenu 2026-04-26 00:26:19 +00:00
Step5Interaction.vue fix(i18n): improve English layout for homepage left-pane and report title 2026-04-01 19:04:38 +08:00