enso/app/gui2/stories
somebody1234 c60bf6e892
Fallback to default visualization based on type, when no viz has been explicitly set (#8389)
- Closes #8386
- Attempts to execute `<expr>.default_visualization` to query the engine for the *correct* fallback type
- If that is not possible, falls back to checking `inputType` - first for an exact match, then falling back to `Any` (i.e. the text/JSON visualization)
- Does not decide fallback based on the shape of the returned JSON

# Important Notes
Contains pretty significant refactors of `VisualizationMetadata` to allow it to be unset.
2023-12-01 12:41:24 +00:00
..
histoire Read custom visualizations (#8180) 2023-11-03 20:09:45 +00:00
AllSvgIcons.story.vue [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00
CircularMenu.story.vue [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00
CodeEditor.story.vue [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00
ComponentBrowser.story.vue [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00
GeoMapVisualization.story.vue Read custom visualizations (#8180) 2023-11-03 20:09:45 +00:00
GraphEditor.story.vue Magnet algorithm when dragging nodes. (#8224) 2023-11-07 15:51:30 +00:00
GraphNode.story.vue Edges from alias analysis (#8316) 2023-11-23 10:54:35 +00:00
GroupColorsWrapper.vue [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00
HeatmapVisualization.story.vue [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00
HistogramVisualization.story.vue [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00
ImageVisualization.story.vue [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00
JSONVisualization.story.vue [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00
MockFSWrapper.vue E2E tests (#8239) 2023-11-27 15:48:37 +00:00
MockProjectStoreWrapper.vue E2E tests (#8239) 2023-11-27 15:48:37 +00:00
mockSuggestions.json [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00
NavigatorWrapper.vue [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00
ScatterplotVisualization.story.vue Read custom visualizations (#8180) 2023-11-03 20:09:45 +00:00
SelectionBrush.story.vue [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00
SelectionBrushWrapper.vue [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00
setup.ts Fallback to default visualization based on type, when no viz has been explicitly set (#8389) 2023-12-01 12:41:24 +00:00
SQLVisualization.story.vue [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00
story.css [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00
SvgIcon.story.vue [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00
TableVisualization.story.vue [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00
TopBar.story.vue [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00
UserDefinedVisualization.story.vue Read custom visualizations (#8180) 2023-11-03 20:09:45 +00:00
VisualizationSelector.story.vue [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00
WarningsVisualization.story.vue [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00
Widgets.story.vue [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00