MicroFish/frontend/src
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
..
api feat(frontend-api): add listProjects() to graph API client 2026-05-03 01:30:11 +00:00
assets/logo Enhance homepage layout and styling 2025-12-10 15:15:44 +08:00
components feat(history): use listProjects API for project recovery in home page 2026-05-03 01:31:53 +00:00
i18n chore(i18n): replace all hardcoded Chinese strings with English in backend 2026-04-24 23:40:58 +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