MicroFish/frontend/src
Ubuntu e7641e9831 feat(history): enable 'Analysis Report' button in simulation history
- ProjectManager._to_dict now scans simulation state files to find
  last_simulation_id and last_report_id for each project
- HistoryDatabase: report button enabled when last_report_id or
  last_simulation_id available; goToReport looks up report by
  simulation ID if no direct report_id; report status icon reflects
  availability
- Add getReportBySimulation() to frontend report API

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-04 23:27:10 +00:00
..
api feat(history): enable 'Analysis Report' button in simulation history 2026-05-04 23:27:10 +00:00
assets/logo Enhance homepage layout and styling 2025-12-10 15:15:44 +08:00
components feat(history): enable 'Analysis Report' button in simulation history 2026-05-04 23:27:10 +00:00
i18n feat(f2a-b): step02/03 UX overhaul, Azure OpenAI fix, offline report interviews 2026-05-04 23:20:41 +00:00
router feat(auth): add JWT login screen, production Dockerfile and Azure Container App Bicep 2026-04-24 18:46:39 +00:00
store fix(frontend): persist upload requirement to sessionStorage; friendly error when files lost on refresh 2026-04-26 14:57:20 +00:00
views fix(frontend): persist upload requirement to sessionStorage; friendly error when files lost on refresh 2026-04-26 14:57:20 +00:00
App.vue Update font styles across the application to include 'Noto Sans SC' for improved typography consistency. 2025-12-26 17:35:09 +08:00
main.js feat(i18n): set up vue-i18n with dynamic locale loading 2026-04-01 15:22:14 +08:00