Skip to content
Failed

#1043 (12/08/2025, 3:56:08 pm)

<a title="Add origin-via-destination filters for scaffold" href="https://github.com/ABI-Software/mapintegratedvuer/pull/377">PR #377</a>: Add origin-via-destination ...
Started 23 days ago
Took 2 min 9 sec on Ubuntu_18.04_bioeng49
Build Artifacts
MapContent.cy.js.mp4447.86 KiB view

GitHub pull request #377 of commit 844160a07d257454cec219f7d3cca8fea865f491, has merge conflicts.

This run spent:

  • 5.1 sec waiting;
  • 2 min 9 sec build duration;
  • 2 min 14 sec total from scheduled to completion.
Revision: 844160a07d257454cec219f7d3cca8fea865f491
Repository: https://github.com/ABI-Software/mapintegratedvuer.git
  • detached
Changes
  1. initial scaffold neuron connectivity setup (commit: 264c004) (details / githubweb)
  2. Fix pagination issue (commit: 275e899) (details / githubweb)
  3. Update getUnique function (commit: 5af9e03) (details / githubweb)
  4. Filter connectivity based on nerve (commit: 9b8fe05) (details / githubweb)
  5. Support scaffold connectivity card detail (commit: dff8f21) (details / githubweb)
  6. Support scaffold connectivity terms search (commit: 74112c6) (details / githubweb)
  7. Move tooltip function to scaffold (commit: 97e2392) (details / githubweb)
  8. Replace onDisplaySearch in onConnectivityCollapseChange (commit: 2d5b28f) (details / githubweb)
  9. Fix search issue when multi panel (commit: c928e62) (details / githubweb)
  10. Fix fetch connectivity detail issue when multi panel (commit: 8eb5249) (details / githubweb)
  11. Fix explorer clicked queue issue when load connectivity detail (commit: ed6f2ca) (details / githubweb)
  12. update demo dependency. (commit: 723089e) (details / githubweb)
  13. update demo dependency. (commit: 1fd7f91) (details / githubweb)
  14. Show sorted nerve list in connectivity detail (commit: a940fe6) (details / githubweb)
  15. Allow to search nerve uberon id (commit: 25b23a5) (details / githubweb)
  16. Show nerve tooltip on scaffold (commit: 1351b60) (details / githubweb)
  17. Update hover nerve to highlight (commit: 9099f5d) (details / githubweb)
  18. Tidy up (commit: 9206c7a) (details / githubweb)
  19. Fix minor issue (commit: 4fb8936) (details / githubweb)
  20. Fix typo (commit: dd5be56) (details / githubweb)
  21. Update connectivity-detail payload (commit: 021bb94) (details / githubweb)
  22. Show connectivity list when click on nerve (commit: ec3bcc5) (details / githubweb)
  23. Make sure nerve-label is added to entry (commit: 703bd8e) (details / githubweb)
  24. Fix changeConnectivitySource for scaffold nerve (commit: 5c6d43f) (details / githubweb)
  25. Minor fix (commit: 351e5c0) (details / githubweb)
  26. Add scaffold nerve filter (commit: b8b8119) (details / githubweb)
  27. Fix multi panel search logic (commit: b903ccf) (details / githubweb)
  28. Add setVisibilityFilter (commit: f4c6c7c) (details / githubweb)
  29. Disable nerve click for nerves without anatomicalId (commit: 9b3e30f) (details / githubweb)
  30. Update to support nerve-label structure change (commit: c06a80b) (details / githubweb)
  31. Add processed to support scaffold visibility changes (commit: b058e59) (details / githubweb)
  32. Tidy up (commit: 0ebea1b) (details / githubweb)
  33. Fix issue when click on nerve to bring related connectivity (commit: c513da9) (details / githubweb)
  34. Fix minor issue (commit: 7d032da) (details / githubweb)
  35. Only highlight sub nerves (commit: 253ecd9) (details / githubweb)
  36. Add show nerve by reference (commit: aae4cfa) (details / githubweb)
  37. Update nerve greyscale after connectivity list is ready (commit: bce6e3d) (details / githubweb)
  38. Use flatMap and minor update (commit: 869b121) (details / githubweb)
  39. Demo dependencies (commit: 89a738e) (details / githubweb)
  40. Update ContentMixin.js (commit: fe418e9) (details / githubweb)
  41. Demo dependencies (commit: bf0e3be) (details / githubweb)
  42. Show all nerves instead of zoom to and show specific one only (commit: fce1eea) (details / githubweb)
  43. Show default connectivity if no related (commit: 98e16a9) (details / githubweb)
  44. Hide filter if show default connectivity (commit: f7e424a) (details / githubweb)
  45. Support connectivity search for iframe/plot/simulation map (commit: 838b013) (details / githubweb)
  46. Move mock flatmap stuffs to mixin (commit: 8caa09f) (details / githubweb)
  47. Load connectivity for different maps (commit: ffe9485) (details / githubweb)
  48. Make sure content detail will be available for other maps as well (commit: 8c25913) (details / githubweb)
  49. Reduce duplicate detail fetch (commit: 8345f60) (details / githubweb)
  50. Fix iframe checkVisibility (commit: 5a13a05) (details / githubweb)
  51. Fix nerves greyscale (commit: c6e8405) (details / githubweb)
  52. Demo dependencies (commit: f254d54) (details / githubweb)
  53. Fix iframe sidebar search (commit: 6053962) (details / githubweb)
  54. Rename variable and clean unused code (commit: 9212c06) (details / githubweb)
  55. Formatting (commit: df94e25) (details / githubweb)
  56. Fix testing (commit: 56beeba) (details / githubweb)
  57. Keep sidebar open when close annotation tab (commit: f658928) (details / githubweb)
  58. Use filters to store ids instead of filtering result directly (commit: a88c7ae) (details / githubweb)
  59. Add comments (commit: 0742603) (details / githubweb)
  60. Body scaffold discoverId can be string (commit: e00e043) (details / githubweb)
  61. Use a variable for whole body scaffold ids. (commit: d429167) (details / githubweb)
  62. Add a new method - getActivePaneIds. (commit: 7d2befb) (details / githubweb)
  63. Minor change on looping in scaffoldResourceSelected. (commit: eac459d) (details / githubweb)
  64. Resolve an issue with connectivity info not opening in  neuron connectivity mode. (commit: 226b9ed) (details / githubweb)
  65. Fix pagination (commit: 1bbfa20) (details / githubweb)
  66. Update wholeBodyScaffoldIDs (commit: f41aba6) (details / githubweb)
  67. Don't pass in connectivityExplorerClicked (commit: b3c21ea) (details / githubweb)
  68. Pass in mapclick flag on searchAndShowResult. (commit: 80648ef) (details / githubweb)
  69. Update dependencies. (commit: 717b0f0) (details / githubweb)
  70. 1.11.1-beta.1 (commit: 7added3) (details / githubweb)
  71. 1.11.1-beta.2 (commit: 3274605) (details / githubweb)
  72. Update dependencies. (commit: c9fb305) (details / githubweb)
  73. 1.11.1-beta.3 (commit: 3ee552f) (details / githubweb)
  74. Remove invalid nerve filter facet (commit: 700d065) (details / githubweb)
  75. Case insensitive (commit: 24555ec) (details / githubweb)
  76. Fix sidebar state restore (commit: be84af1) (details / githubweb)
  77. Change connectivity save state to ilxtr (commit: 1a904e6) (details / githubweb)
  78. Update annotation state entry (commit: 7e2106d) (details / githubweb)
  79. Fix sidebar annotation state restore (commit: 92564f6) (details / githubweb)
  80. Switch demo app restore state method (commit: ae762c8) (details / githubweb)
  81. Fix connectivity explorer search input issue - ref a6320d3 (commit: bb6e993) (details / githubweb)
  82. Fix sidebar loading in state restoration (commit: f0260bb) (details / githubweb)
  83. Fix sidebar loading on state restore (commit: 7337f96) (details / githubweb)
  84. Fix demo app state restore (commit: 4103887) (details / githubweb)
  85. Change annotation tab sidebar state restore only if there is annotation Id (commit: 894cee6) (details / githubweb)
  86. Fix flatmap context card information copy on change (commit: 8bf275e) (details / githubweb)
  87. Remove unused variable (commit: 2003b0d) (details / githubweb)
  88. Add component test for flatmap-context data change (commit: ea1d641) (details / githubweb)
  89. Add copy clipboard test for flatmap-context-card (commit: 9e7a181) (details / githubweb)
  90. Fix copy clipboard test (commit: e5ff290) (details / githubweb)
  91. Fix clipboard test for flatmap-context-card (commit: 0d7d8b3) (details / githubweb)
  92. Update map-sidebar and simulationvuer. (commit: 23d882f) (details / githubweb)
  93. Add origin-via-destination filters for scaffold (commit: 222f68c) (details / githubweb)
  94. Update get flatmap filters method (commit: d78186c) (details / githubweb)
  95. Update getFlatmapFilters (commit: a0615d1) (details / githubweb)
  96. Update connectivity filters for scaffold (commit: 41a0ed3) (details / githubweb)
  97. Update flatmapvuer and map-utilities demo for testing (commit: 844160a) (details / githubweb)