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. update demo dependency. (commit: 723089e) (details)
  13. update demo dependency. (commit: 1fd7f91) (details)
  14. Show sorted nerve list in connectivity detail (commit: a940fe6) (details)
  15. Allow to search nerve uberon id (commit: 25b23a5) (details)
  16. Show nerve tooltip on scaffold (commit: 1351b60) (details)
  17. Update hover nerve to highlight (commit: 9099f5d) (details)
  18. Tidy up (commit: 9206c7a) (details)
  19. Fix minor issue (commit: 4fb8936) (details)
  20. Fix typo (commit: dd5be56) (details)
  21. Update connectivity-detail payload (commit: 021bb94) (details)
  22. Show connectivity list when click on nerve (commit: ec3bcc5) (details)
  23. Make sure nerve-label is added to entry (commit: 703bd8e) (details)
  24. Fix changeConnectivitySource for scaffold nerve (commit: 5c6d43f) (details)
  25. Minor fix (commit: 351e5c0) (details)
  26. Add scaffold nerve filter (commit: b8b8119) (details)
  27. Fix multi panel search logic (commit: b903ccf) (details)
  28. Add setVisibilityFilter (commit: f4c6c7c) (details)
  29. Disable nerve click for nerves without anatomicalId (commit: 9b3e30f) (details)
  30. Update to support nerve-label structure change (commit: c06a80b) (details)
  31. Add processed to support scaffold visibility changes (commit: b058e59) (details)
  32. Tidy up (commit: 0ebea1b) (details)
  33. Fix issue when click on nerve to bring related connectivity (commit: c513da9) (details)
  34. Fix minor issue (commit: 7d032da) (details)
  35. Only highlight sub nerves (commit: 253ecd9) (details)
  36. Add show nerve by reference (commit: aae4cfa) (details)
  37. Update nerve greyscale after connectivity list is ready (commit: bce6e3d) (details)
  38. Use flatMap and minor update (commit: 869b121) (details)
  39. Demo dependencies (commit: 89a738e) (details)
  40. Update ContentMixin.js (commit: fe418e9) (details)
  41. Demo dependencies (commit: bf0e3be) (details)
  42. Show all nerves instead of zoom to and show specific one only (commit: fce1eea) (details)
  43. Show default connectivity if no related (commit: 98e16a9) (details)
  44. Hide filter if show default connectivity (commit: f7e424a) (details)
  45. Support connectivity search for iframe/plot/simulation map (commit: 838b013) (details)
  46. Move mock flatmap stuffs to mixin (commit: 8caa09f) (details)
  47. Load connectivity for different maps (commit: ffe9485) (details)
  48. Make sure content detail will be available for other maps as well (commit: 8c25913) (details)
  49. Reduce duplicate detail fetch (commit: 8345f60) (details)
  50. Fix iframe checkVisibility (commit: 5a13a05) (details)
  51. Fix nerves greyscale (commit: c6e8405) (details)
  52. Demo dependencies (commit: f254d54) (details)
  53. Fix iframe sidebar search (commit: 6053962) (details)
  54. Rename variable and clean unused code (commit: 9212c06) (details)
  55. Formatting (commit: df94e25) (details)
  56. Fix testing (commit: 56beeba) (details)
  57. Keep sidebar open when close annotation tab (commit: f658928) (details)
  58. Use filters to store ids instead of filtering result directly (commit: a88c7ae) (details)
  59. Add comments (commit: 0742603) (details)
  60. Body scaffold discoverId can be string (commit: e00e043) (details)
  61. Use a variable for whole body scaffold ids. (commit: d429167) (details)
  62. Add a new method - getActivePaneIds. (commit: 7d2befb) (details)
  63. Minor change on looping in scaffoldResourceSelected. (commit: eac459d) (details)
  64. Resolve an issue with connectivity info not opening in  neuron connectivity mode. (commit: 226b9ed) (details)
  65. Fix pagination (commit: 1bbfa20) (details)
  66. Update wholeBodyScaffoldIDs (commit: f41aba6) (details)
  67. Don't pass in connectivityExplorerClicked (commit: b3c21ea) (details)
  68. Update opened connectivity restore event (commit: b5d9510) (details)
  69. Pass in mapclick flag on searchAndShowResult. (commit: 80648ef) (details)
  70. Update dependencies. (commit: 717b0f0) (details)
  71. 1.11.1-beta.1 (commit: 7added3) (details)
  72. Update sidebar state restore for connectivity entry (commit: b31bfde) (details)
  73. 1.11.1-beta.2 (commit: 3274605) (details)
  74. Remove duplicated event (commit: c21902c) (details)
  75. Update sidebar state restore with connectivity knowledge (commit: 955246c) (details)
  76. Fix connectivity sidebar state restore (commit: 9340c9f) (details)
  77. Update sidebar state restore for demo app (commit: 6afa515) (details)
  78. Update dependencies. (commit: c9fb305) (details)
  79. 1.11.1-beta.3 (commit: 3ee552f) (details)
  80. Remove invalid nerve filter facet (commit: 700d065) (details)
  81. Update sidebar state restore for annotation entry (commit: d4c6c1f) (details)
  82. Update demo app message duration (commit: ea60e55) (details)
  83. Update demo app message style (commit: ce95046) (details)
  84. Case insensitive (commit: 24555ec) (details)
  85. Fix annotation entry state restore (commit: 05c8d20) (details)
Commit 264c004779fdc5f80de5c781baa073f37025cc54 by 87633683+ddjnw1yu
initial scaffold neuron connectivity setup
(commit: 264c004)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
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/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/viewers/Scaffold.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/ContentVuer.vue (diff)
Commit 2d5b28fb8dcee06c40a4d949f22851f197a224f3 by 87633683+ddjnw1yu
Replace onDisplaySearch in onConnectivityCollapseChange
(commit: 2d5b28f)
The file was modifiedsrc/components/viewers/MultiFlatmap.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)
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/SplitFlow.vue (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.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)
The file was modifiedpackage.json (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)
The file was modifiedpackage-lock.json (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/viewers/Scaffold.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.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/SplitDialog.vue (diff)
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 f4c6c7c88729d58bed0ecdfb8ff6be2adb1958b8 by 87633683+ddjnw1yu
Add setVisibilityFilter

improve nerves display
(commit: f4c6c7c)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (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/SplitFlow.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (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/SplitFlow.vue (diff)
The file was modifiedsrc/components/viewers/Scaffold.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)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedpackage.json (diff)
The file was modifiedpackage-lock.json (diff)
Commit fce1eea418f6f20e94937fe40c80e019115c3348 by 87633683+ddjnw1yu
Show all nerves instead of zoom to and show specific one only
(commit: fce1eea)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
Commit 98e16a953067ba58cbe4c0e046008c789bf95089 by 87633683+ddjnw1yu
Show default connectivity if no related
(commit: 98e16a9)
The file was modifiedsrc/components/viewers/Scaffold.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)
Commit f7e424af048726465dc1b5c80e459a18528536eb by 87633683+ddjnw1yu
Hide filter if show default connectivity
(commit: f7e424a)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit 838b013c05fa18d06b9e821e76d40fd63d26e4d2 by 87633683+ddjnw1yu
Support connectivity search for iframe/plot/simulation map
(commit: 838b013)
The file was modifiedsrc/components/viewers/Plot.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/viewers/Iframe.vue (diff)
The file was modifiedsrc/components/viewers/Simulation.vue (diff)
Commit 8caa09f3b24843539b4addf2d2d3b38effb3b1b9 by 87633683+ddjnw1yu
Move mock flatmap stuffs to mixin
(commit: 8caa09f)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
Commit ffe9485a83497183b24d0fa28d5eecb41f86154f by 87633683+ddjnw1yu
Load connectivity for different maps
(commit: ffe9485)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (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/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/SplitFlow.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)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit 9212c065b47da390837112b817b8c7aede5408ea by 87633683+ddjnw1yu
Rename variable and clean unused code
(commit: 9212c06)
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/mixins/ContentMixin.js (diff)
Commit f65892818c7cbe9600b8629a791b37d63d8d0b0c by 87633683+ddjnw1yu
Keep sidebar open when close annotation tab
(commit: f658928)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit a88c7aed0004ac2893a7d1f031bcf2e6bf6a652e by 87633683+ddjnw1yu
Use filters to store ids instead of filtering result directly
(commit: a88c7ae)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit e00e04393fc8372df1ccf75e773ffafe163c0fa2 by 87633683+ddjnw1yu
Body scaffold discoverId can be string
(commit: e00e043)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit d4291679632585f0d3f7bcf5c4c71f8514b0d407 by alan.wu
Use a variable for whole body scaffold ids.
(commit: d429167)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit 7d2befb7608cdbbd897def928a1cceb7a0d48411 by alan.wu
Add a new method - getActivePaneIds.
(commit: 7d2befb)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/stores/splitFlow.js (diff)
Commit eac459d3337747a30a68951fd41249c0fc6da3f5 by alan.wu
Minor change on looping in scaffoldResourceSelected.
(commit: eac459d)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
Commit 226b9ed9d7fdce39e3ebfe42d3dd35c41ab6ec9e by alan.wu
Resolve an issue with connectivity info not opening in  neuron connectivity mode.
(commit: 226b9ed)
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/components/SplitDialog.vue (diff)
Commit b3c21ea06be5b65de99e0b6bff56b91ad5ac3683 by 87633683+ddjnw1yu
Don't pass in connectivityExplorerClicked

let flatmap handle internally
(commit: b3c21ea)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/ContentVuer.vue (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
Commit b5d9510b9d0b9e923910d9746ac7321e9d1bc277 by aung.kyaw.hein
Update opened connectivity restore event
(commit: b5d9510)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit 80648eff6d2037879e7691a3cb5fe84c785ba0c0 by alan.wu
Pass in mapclick flag on searchAndShowResult.
(commit: 80648ef)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedpackage.json (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedCHANGELOG.md (diff)
The file was modifiedpackage.json (diff)
The file was modifiedpackage-lock.json (diff)
Commit b31bfde65609656fffdf230d52f2c57ca934858b by aung.kyaw.hein
Update sidebar state restore for connectivity entry
(commit: b31bfde)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedpackage.json (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedCHANGELOG.md (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit 955246cae2c29a03487be49eaf0d7ade5a04e985 by aung.kyaw.hein
Update sidebar state restore with connectivity knowledge
(commit: 955246c)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit 9340c9f718eb7a4355c89b9d966d889e4e3557ee by aung.kyaw.hein
Fix connectivity sidebar state restore
(commit: 9340c9f)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit 6afa515583a960096188319f33134f69b97becd8 by aung.kyaw.hein
Update sidebar state restore for demo app
(commit: 6afa515)
The file was modifiedsrc/App.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)
The file was modifiedpackage.json (diff)
The file was modifiedCHANGELOG.md (diff)
The file was modifiedpackage-lock.json (diff)
Commit 700d065a8a6cea56f05663ae0199206368636740 by 87633683+ddjnw1yu
Remove invalid nerve filter facet
(commit: 700d065)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
Commit d4c6c1faf9e82c58b4ec37e097b0cb14ccce093c by aung.kyaw.hein
Update sidebar state restore for annotation entry
(commit: d4c6c1f)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit ea60e55e294a60ad1e75116eae4c32c4991e557b by aung.kyaw.hein
Update demo app message duration
(commit: ea60e55)
The file was modifiedsrc/App.vue (diff)
The file was modifiedsrc/App.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
Commit 05c8d2094844066ce8f1eef14389b352a1cc3432 by aung.kyaw.hein
Fix annotation entry state restore
(commit: 05c8d20)
The file was modifiedsrc/components/SplitFlow.vue (diff)