Skip to content
Failed

Changes

Summary

  1. initial scaffold neuron connectivity setup (commit: 264c004) (details)
  2. Fix pagination issue (commit: 275e899) (details)
  3. Update getUnique function (commit: 5af9e03) (details)
  4. Filter connectivity based on nerve (commit: 9b8fe05) (details)
  5. Support scaffold connectivity card detail (commit: dff8f21) (details)
  6. Support scaffold connectivity terms search (commit: 74112c6) (details)
  7. Move tooltip function to scaffold (commit: 97e2392) (details)
  8. Replace onDisplaySearch in onConnectivityCollapseChange (commit: 2d5b28f) (details)
  9. Fix search issue when multi panel (commit: c928e62) (details)
  10. Fix fetch connectivity detail issue when multi panel (commit: 8eb5249) (details)
  11. Fix explorer clicked queue issue when load connectivity detail (commit: ed6f2ca) (details)
  12. Show sorted nerve list in connectivity detail (commit: a940fe6) (details)
  13. Allow to search nerve uberon id (commit: 25b23a5) (details)
  14. Show nerve tooltip on scaffold (commit: 1351b60) (details)
  15. Update hover nerve to highlight (commit: 9099f5d) (details)
  16. Tidy up (commit: 9206c7a) (details)
  17. Fix minor issue (commit: 4fb8936) (details)
  18. Fix typo (commit: dd5be56) (details)
  19. Update connectivity-detail payload (commit: 021bb94) (details)
  20. Show connectivity list when click on nerve (commit: ec3bcc5) (details)
  21. Make sure nerve-label is added to entry (commit: 703bd8e) (details)
  22. Fix changeConnectivitySource for scaffold nerve (commit: 5c6d43f) (details)
  23. Minor fix (commit: 351e5c0) (details)
  24. Add scaffold nerve filter (commit: b8b8119) (details)
  25. Fix multi panel search logic (commit: b903ccf) (details)
  26. Add setVisibilityFilter (commit: f4c6c7c) (details)
  27. Disable nerve click for nerves without anatomicalId (commit: 9b3e30f) (details)
  28. Update to support nerve-label structure change (commit: c06a80b) (details)
  29. Add processed to support scaffold visibility changes (commit: b058e59) (details)
  30. Tidy up (commit: 0ebea1b) (details)
  31. Fix issue when click on nerve to bring related connectivity (commit: c513da9) (details)
  32. Fix minor issue (commit: 7d032da) (details)
  33. Only highlight sub nerves (commit: 253ecd9) (details)
  34. Add show nerve by reference (commit: aae4cfa) (details)
  35. Update nerve greyscale after connectivity list is ready (commit: bce6e3d) (details)
  36. Use flatMap and minor update (commit: 869b121) (details)
  37. Demo dependencies (commit: 89a738e) (details)
Commit 264c004779fdc5f80de5c781baa073f37025cc54 by 87633683+ddjnw1yu
initial scaffold neuron connectivity setup
(commit: 264c004)
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)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/stores/connectivities.js (diff)
Commit 9b8fe055c97dc07e6a12c8b17be51501aa3171bf by 87633683+ddjnw1yu
Filter connectivity based on nerve
(commit: 9b8fe05)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
Commit dff8f21c354cb1b4d2900177557e6359cf8195c9 by 87633683+ddjnw1yu
Support scaffold connectivity card detail
(commit: dff8f21)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
Commit 74112c6d2f3f31dd27005c3c80fcc9dd47ac2da7 by 87633683+ddjnw1yu
Support scaffold connectivity terms search
(commit: 74112c6)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit 97e2392a3df27e51676799d4048c2ea113b9229d by 87633683+ddjnw1yu
Move tooltip function to scaffold
(commit: 97e2392)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/ContentVuer.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
Commit 2d5b28fb8dcee06c40a4d949f22851f197a224f3 by 87633683+ddjnw1yu
Replace onDisplaySearch in onConnectivityCollapseChange
(commit: 2d5b28f)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit c928e6281162696a519459449c38d15f13e9fae3 by 87633683+ddjnw1yu
Fix search issue when multi panel

nerve-label may not exist
(commit: c928e62)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit 8eb5249a7addde1cbdf7ccb1f571415111d5fc2b by 87633683+ddjnw1yu
Fix fetch connectivity detail issue when multi panel
(commit: 8eb5249)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit ed6f2ca0350aa8cf0660c6c2c7a230e1f362af63 by 87633683+ddjnw1yu
Fix explorer clicked queue issue when load connectivity detail
(commit: ed6f2ca)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit a940fe6bf7425692edf26d30e084bee56f24ac0c by 87633683+ddjnw1yu
Show sorted nerve list in connectivity detail
(commit: a940fe6)
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)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
Commit 4fb8936dd0d75e8ed1b8cdce5517e0865c4f3663 by 87633683+ddjnw1yu
Fix minor issue

original connectivity data has been affected
(commit: 4fb8936)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
Commit 021bb94d8401594c1d3f6e6b991dda32fae267b0 by 87633683+ddjnw1yu
Update connectivity-detail payload
(commit: 021bb94)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
Commit ec3bcc522798e146fb93f9bd7af37c506b89ed24 by 87633683+ddjnw1yu
Show connectivity list when click on nerve
(commit: ec3bcc5)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
Commit 703bd8e3b6b2849b83b5b003e4677348eb7badb5 by 87633683+ddjnw1yu
Make sure nerve-label is added to entry
(commit: 703bd8e)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit 5c6d43fc8594bb4008a5250d59eb6ff9eaaaeac5 by 87633683+ddjnw1yu
Fix changeConnectivitySource for scaffold nerve
(commit: 5c6d43f)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/stores/connectivities.js (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (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 f4c6c7c88729d58bed0ecdfb8ff6be2adb1958b8 by 87633683+ddjnw1yu
Add setVisibilityFilter

improve nerves display
(commit: f4c6c7c)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
Commit 9b3e30fd72fc80a48deefa0da223d661b1efacd3 by 87633683+ddjnw1yu
Disable nerve click for nerves without anatomicalId
(commit: 9b3e30f)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
Commit c06a80b4206e5bc3de26fc1c6b40d45363c16d5b by 87633683+ddjnw1yu
Update to support nerve-label structure change
(commit: c06a80b)
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)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit b058e59daaf01e0d630fa979bedf3ae53de42f65 by 87633683+ddjnw1yu
Add processed to support scaffold visibility changes
(commit: b058e59)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit c513da9471f3026b0bf691d988b6530f4120afb2 by 87633683+ddjnw1yu
Fix issue when click on nerve to bring related connectivity
(commit: c513da9)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
Commit bce6e3d80f5d1ee9a64062632e63e141d1b7cda6 by 87633683+ddjnw1yu
Update nerve greyscale after connectivity list is ready
(commit: bce6e3d)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)