Skip to content
Success

Changes

Summary

  1. Minor updates (commit: c4b17fb) (details)
  2. Store filter options in connectivitiesStore (commit: 4b33955) (details)
  3. Pass filters to sidebar (commit: b696494) (details)
  4. Update connectivities.js (commit: e71201d) (details)
  5. Add some facet filter logic (commit: 991af15) (details)
  6. Update function name (commit: 52a0938) (details)
  7. Allow query and facet search at the same time (commit: 4e6b9d3) (details)
  8. Revert "Update connectivities.js" (commit: 0decee4) (details)
  9. Update getUniqueFiltersByKeys (commit: 3ecee73) (details)
  10. Update function name (commit: 510eb3f) (details)
  11. Store associated ids for filter options (commit: 77d40fe) (details)
  12. Make sure models exist (commit: fe481ca) (details)
  13. Highlight for facet filter result (commit: 786ff2e) (details)
  14. Use more specific name (commit: 9e28683) (details)
  15. Minor update (commit: 8a4db26) (details)
  16. Hide pathway filters from drawer (commit: bb97c1c) (details)
  17. Update dependencies (commit: 49dfafc) (details)
  18. Update dependencies (commit: 88b8676) (details)
  19. Fix hover connectivity highlight. (commit: ec9cf11) (details)
Commit c4b17fba820f77eb5944df73ada8a440ad25a069 by 87633683+ddjnw1yu
Minor updates

remove some duplicate steps and unused code
(commit: c4b17fb)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
Commit 4b339552c74d78479b4ed7ab060cab7e2b0f4244 by 87633683+ddjnw1yu
Store filter options in connectivitiesStore
(commit: 4b33955)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/stores/connectivities.js (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/stores/connectivities.js (diff)
The file was modifiedsrc/stores/connectivities.js (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
Commit 4e6b9d3568e40c019466d8a66f551621ed415907 by 87633683+ddjnw1yu
Allow query and facet search at the same time

AND between query and facet
OR between multiple facets
(commit: 4e6b9d3)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit 0decee42af4ed7e17924d23a35016633a793c764 by 87633683+ddjnw1yu
Revert "Update connectivities.js"

This reverts commit e71201de7fbfa19d69109c9c16ee186ced4c2674.
(commit: 0decee4)
The file was modifiedsrc/stores/connectivities.js (diff)
The file was modifiedsrc/stores/connectivities.js (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit 77d40fead1be0e2fd1fbeb54db4ff0f6093a3b53 by 87633683+ddjnw1yu
Store associated ids for filter options
(commit: 77d40fe)
The file was modifiedsrc/stores/connectivities.js (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit 786ff2ebe8e89641f479d6d7bd83b468941f6ce1 by 87633683+ddjnw1yu
Highlight for facet filter result
(commit: 786ff2e)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)
Commit ec9cf119d45c015ce1da692e43c1ee6418cdcc96 by alan.wu
Fix hover connectivity highlight.
(commit: ec9cf11)
The file was modifiedsrc/components/SplitFlow.vue (diff)