Summary
- initial scaffold neuron connectivity setup (commit: 264c004) (details)
- Fix pagination issue (commit: 275e899) (details)
- Update getUnique function (commit: 5af9e03) (details)
- Filter connectivity based on nerve (commit: 9b8fe05) (details)
- Support scaffold connectivity card detail (commit: dff8f21) (details)
- Support scaffold connectivity terms search (commit: 74112c6) (details)
- Move tooltip function to scaffold (commit: 97e2392) (details)
- Replace onDisplaySearch in onConnectivityCollapseChange (commit: 2d5b28f) (details)
- Fix search issue when multi panel (commit: c928e62) (details)
- Fix fetch connectivity detail issue when multi panel (commit: 8eb5249) (details)
- Fix explorer clicked queue issue when load connectivity detail (commit: ed6f2ca) (details)
- update demo dependency. (commit: 723089e) (details)
- update demo dependency. (commit: 1fd7f91) (details)
- Show sorted nerve list in connectivity detail (commit: a940fe6) (details)
- Allow to search nerve uberon id (commit: 25b23a5) (details)
- Show nerve tooltip on scaffold (commit: 1351b60) (details)
- Update hover nerve to highlight (commit: 9099f5d) (details)
- Tidy up (commit: 9206c7a) (details)
- Fix minor issue (commit: 4fb8936) (details)
- Fix typo (commit: dd5be56) (details)
- Update connectivity-detail payload (commit: 021bb94) (details)
- Show connectivity list when click on nerve (commit: ec3bcc5) (details)
- Make sure nerve-label is added to entry (commit: 703bd8e) (details)
- Fix changeConnectivitySource for scaffold nerve (commit: 5c6d43f) (details)
- Minor fix (commit: 351e5c0) (details)
- Add scaffold nerve filter (commit: b8b8119) (details)
- Fix multi panel search logic (commit: b903ccf) (details)
- Add setVisibilityFilter (commit: f4c6c7c) (details)
- Disable nerve click for nerves without anatomicalId (commit: 9b3e30f) (details)
- Update to support nerve-label structure change (commit: c06a80b) (details)
- Add processed to support scaffold visibility changes (commit: b058e59) (details)
- Tidy up (commit: 0ebea1b) (details)
- Fix issue when click on nerve to bring related connectivity (commit: c513da9) (details)
- Fix minor issue (commit: 7d032da) (details)
- Only highlight sub nerves (commit: 253ecd9) (details)
- Add show nerve by reference (commit: aae4cfa) (details)
- Update nerve greyscale after connectivity list is ready (commit: bce6e3d) (details)
- Use flatMap and minor update (commit: 869b121) (details)
- Demo dependencies (commit: 89a738e) (details)
- Update ContentMixin.js (commit: fe418e9) (details)
- Demo dependencies (commit: bf0e3be) (details)
- Show all nerves instead of zoom to and show specific one only (commit: fce1eea) (details)
- Show default connectivity if no related (commit: 98e16a9) (details)
- Hide filter if show default connectivity (commit: f7e424a) (details)
- Support connectivity search for iframe/plot/simulation map (commit: 838b013) (details)
- Move mock flatmap stuffs to mixin (commit: 8caa09f) (details)
- Load connectivity for different maps (commit: ffe9485) (details)
- Make sure content detail will be available for other maps as well (commit: 8c25913) (details)
- Reduce duplicate detail fetch (commit: 8345f60) (details)
- Fix iframe checkVisibility (commit: 5a13a05) (details)
- Fix nerves greyscale (commit: c6e8405) (details)
- Demo dependencies (commit: f254d54) (details)
- Fix iframe sidebar search (commit: 6053962) (details)
- Rename variable and clean unused code (commit: 9212c06) (details)
- Formatting (commit: df94e25) (details)
- Fix testing (commit: 56beeba) (details)
- Keep sidebar open when close annotation tab (commit: f658928) (details)
- Use filters to store ids instead of filtering result directly (commit: a88c7ae) (details)
- Add comments (commit: 0742603) (details)
- Body scaffold discoverId can be string (commit: e00e043) (details)
- Use a variable for whole body scaffold ids. (commit: d429167) (details)
- Add a new method - getActivePaneIds. (commit: 7d2befb) (details)
- Minor change on looping in scaffoldResourceSelected. (commit: eac459d) (details)
- Resolve an issue with connectivity info not opening in neuron connectivity mode. (commit: 226b9ed) (details)
- Fix pagination (commit: 1bbfa20) (details)
- Update wholeBodyScaffoldIDs (commit: f41aba6) (details)
- Don't pass in connectivityExplorerClicked (commit: b3c21ea) (details)
- Pass in mapclick flag on searchAndShowResult. (commit: 80648ef) (details)
- Update dependencies. (commit: 717b0f0) (details)
- 1.11.1-beta.1 (commit: 7added3) (details)
- 1.11.1-beta.2 (commit: 3274605) (details)
- Update dependencies. (commit: c9fb305) (details)
- 1.11.1-beta.3 (commit: 3ee552f) (details)
- Remove invalid nerve filter facet (commit: 700d065) (details)
- Case insensitive (commit: 24555ec) (details)
- Fix sidebar state restore (commit: be84af1) (details)
- Change connectivity save state to ilxtr (commit: 1a904e6) (details)
- Update annotation state entry (commit: 7e2106d) (details)
- Fix sidebar annotation state restore (commit: 92564f6) (details)
- Switch demo app restore state method (commit: ae762c8) (details)
- Fix connectivity explorer search input issue - ref a6320d3 (commit: bb6e993) (details)
- Fix sidebar loading in state restoration (commit: f0260bb) (details)
- Fix sidebar loading on state restore (commit: 7337f96) (details)
- Fix demo app state restore (commit: 4103887) (details)
- Change annotation tab sidebar state restore only if there is annotation Id (commit: 894cee6) (details)
- Fix flatmap context card information copy on change (commit: 8bf275e) (details)
- Remove unused variable (commit: 2003b0d) (details)
- Add component test for flatmap-context data change (commit: ea1d641) (details)
- Add copy clipboard test for flatmap-context-card (commit: 9e7a181) (details)
- Fix copy clipboard test (commit: e5ff290) (details)
- Fix clipboard test for flatmap-context-card (commit: 0d7d8b3) (details)
- Update map-sidebar and simulationvuer. (commit: 23d882f) (details)
- Add origin-via-destination filters for scaffold (commit: 222f68c) (details)
- Update get flatmap filters method (commit: d78186c) (details)
- Update getFlatmapFilters (commit: a0615d1) (details)
- Update connectivity filters for scaffold (commit: 41a0ed3) (details)
- Update flatmapvuer and map-utilities demo for testing (commit: 844160a) (details)