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) |
||
|---|---|---|
| .. | ||
| api | ||
| composables | ||
| ui | ||
| appConfig.ts | ||
| format.ts | ||
| i18n.test.ts | ||
| i18n.ts | ||
| types.ts | ||