MicroFish/frontend
Cyril e4fe3f91aa refactor(private): extraire composants, constantes et helpers
- frontend/src/components/private/Step2PrivateDecision.vue
- frontend/src/components/private/Step3PrivateSim.vue
- frontend/src/components/private/Step4PrivateReport.vue
- frontend/src/components/private/Step5PrivateInteraction.vue
- frontend/src/constants/private.js (RELATIONAL_TYPE_LABELS, etc.)
- frontend/src/utils/private.js (buildRequirement, helpers purs)

Prompt N°23 — Roadmap refactoring wizard

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-17 21:10:41 +02:00
..
public Remove outdated README.md and update favicon in index.html 2025-12-16 20:58:48 +08:00
src refactor(private): extraire composants, constantes et helpers 2026-04-17 21:10:41 +02:00
.gitignore Add project status report and frontend documentation 2025-12-10 14:49:11 +08:00
index.html fix(i18n): set HTML lang attribute before Vue mounts via inline script 2026-04-02 14:21:09 +08:00
package-lock.json feat: add Private Impact simulation mode 2026-04-16 15:04:22 +02:00
package.json fix(security): upgrade axios, rollup, picomatch to fix 3 high severity vulnerabilities 2026-04-02 15:00:33 +08:00
vite.config.js feat: add Private Impact simulation mode 2026-04-16 15:04:22 +02:00