Skip to content
Failed

Changes

Summary

  1. Support connectivity search for iframe/plot/simulation map (commit: 838b013) (details)
  2. Move mock flatmap stuffs to mixin (commit: 8caa09f) (details)
  3. Load connectivity for different maps (commit: ffe9485) (details)
  4. Make sure content detail will be available for other maps as well (commit: 8c25913) (details)
  5. Reduce duplicate detail fetch (commit: 8345f60) (details)
  6. Fix iframe checkVisibility (commit: 5a13a05) (details)
Commit 838b013c05fa18d06b9e821e76d40fd63d26e4d2 by 87633683+ddjnw1yu
Support connectivity search for iframe/plot/simulation map
(commit: 838b013)
The file was modifiedsrc/components/viewers/Simulation.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/viewers/Plot.vue (diff)
The file was modifiedsrc/components/viewers/Iframe.vue (diff)
Commit 8caa09f3b24843539b4addf2d2d3b38effb3b1b9 by 87633683+ddjnw1yu
Move mock flatmap stuffs to mixin
(commit: 8caa09f)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit ffe9485a83497183b24d0fa28d5eecb41f86154f by 87633683+ddjnw1yu
Load connectivity for different maps
(commit: ffe9485)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
Commit 8c25913e2466e491aae500e9b14d49dccbd2b28c by 87633683+ddjnw1yu
Make sure content detail will be available for other maps as well
(commit: 8c25913)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit 5a13a0572bc02f090c22fc9e2642c959a6500de0 by 87633683+ddjnw1yu
Fix iframe checkVisibility

search will not available if iframe is showing
(commit: 5a13a05)
The file was modifiedsrc/components/SplitDialog.vue (diff)