Move the graph view from a Verify-tab (where it sat post-analysis, off the main flow) to a dedicated Maintain step after Ingest, so the graph result is visible at the natural end of the Configure → Verify → Prepare → Ingest → Maintain pipeline. - StudioPage: new 'maintain' mode toggle + panel rendering GraphView - ResultTabs: remove obsolete graph tab - i18n: add studio.maintain (fr + en) - GraphView: fix init order — flip loading off and await nextTick before renderGraph so the canvas <div> is mounted when cytoscape reads its container ref (previous code bailed silently on null ref) |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .prettierignore | ||
| .prettierrc | ||
| Dockerfile | ||
| env.d.ts | ||
| eslint.config.js | ||
| index.html | ||
| nginx.conf | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.js | ||