Skip to content
Failed

Changes

Summary

  1. Update neuron connection highlight method (commit: aff6702) (details)
  2. Emit event for neuron connection click (commit: 09fb70d) (details)
  3. Open connectivity info in sidebar for neuron connection mode paths click (commit: a79c1bc) (details)
  4. Open connectivity explorer for clicking on features on neuron connection mode (commit: 188bcd3) (details)
  5. Query paths by destination using competency query (commit: 21c5253) (details)
  6. Update competency query request (commit: 100a1cc) (details)
  7. Update neuron connection mode connection type dynaamic (commit: 831eba6) (details)
  8. Update competency queries (commit: 2c9dac4) (details)
  9. Update neuron connection all connected paths method (commit: 4d686c4) (details)
  10. Add missing import (commit: 79018c3) (details)
  11. Fix query paths api logic (commit: 262ae29) (details)
  12. Update function names (commit: 892bc1b) (details)
  13. Add unique item search for via and destination (commit: 979a19b) (details)
  14. Update connectionType values (commit: 1200df8) (details)
  15. Update data loading in neuron connection (commit: bd159a3) (details)
  16. Fix highlight connected paths method for neuron connection (commit: 1f0c2b2) (details)
  17. Fix array mutation (commit: e48c666) (details)
  18. Add enableFeatureResetOnClick (commit: 3206457) (details)
  19. Add connectivity filters (commit: b8c8570) (details)
  20. Update connectivity filters (commit: 6dc835e) (details)
  21. Add neuron connection mode feature click event (commit: 44ace93) (details)
  22. Save connectivity filters (commit: 4322f67) (details)
  23. Add connectivity card click to open the card for neuron connection (commit: afaceef) (details)
  24. Use provided knowledge for filter options (commit: 8eee029) (details)
  25. Update comment (commit: 7d03283) (details)
  26. Reset with remove items for connectivity filters (commit: d258e92) (details)
  27. Update connectivity filters when there are changes in siebar (commit: 9f8ad34) (details)
  28. Update fetching origins destinations vias (commit: 9bafd4b) (details)
  29. Update terms to labels (commit: 936f619) (details)
  30. Update getting filter options for connectivity (commit: 0fdd583) (details)
  31. Update neuron connection click item data for filter (commit: 5bcf08b) (details)
  32. Fix not found item label (commit: 51f494c) (details)
  33. Comment out unused codes to remove later after varification (commit: 9781182) (details)
  34. Replace flatmapQuery with queryKnowledge (commit: 9ed59cb) (details)
  35. Add map connectivity for generating filters (commit: 571eea0) (details)
  36. Sort filter labels (commit: c2d8816) (details)
  37. Update neuron connection mode clicking map feature (commit: d751808) (details)
  38. Update extract filters with knowledgeSource (commit: fe79909) (details)
  39. Update connectivity source from SCKAN to MAP (commit: 3bc5a73) (details)
  40. Remove unused codes (commit: cb4fc46) (details)
  41. Remove unused codes (commit: bda5392) (details)
  42. Update variable name (commit: 1e9039c) (details)
  43. Update connectivity filter generation (commit: 135c565) (details)
  44. Update connectivity filter generation (commit: 2ce6b09) (details)
  45. Filter only map specific filters for connectivity filters (commit: f5cff97) (details)
  46. Update variable name (commit: 9b33cd4) (details)
  47. Update variable name (commit: 6e47e5a) (details)
  48. Hide border if show as legend (commit: f23a289) (details)
  49. Update legend padding (commit: 4c82bac) (details)
  50. Update DynamicLegends to use legends from viewer (commit: b538796) (details)
  51. Add yellow star to dynamic legend (commit: 2c3d38c) (details)
  52. Minor update (commit: a8425c7) (details)
  53. Add neuron connection all mode query (commit: c796b64) (details)
  54. Update connectivity filters variable name (commit: cec9c81) (details)
  55. Query all connected paths from CQ (commit: a950dc5) (details)
  56. Remove clicking on paths for origin destination via (commit: 5238835) (details)
  57. Add conectivity features to highlight (commit: 6b48ef0) (details)
  58. Demo release (commit: ed0f80c) (details)
  59. Update map-utilities beta (commit: 13ae4c2) (details)
  60. 1.10.3-beta.9 (commit: 20d1a8d) (details)
  61. Add connectivity filters only if there are connectivities in knowledge (commit: 3f706f3) (details)
  62. Fix FC map connectivity exploration for no connectivity from the map (commit: 218eb6a) (details)
  63. 1.10.3-beta.10 (commit: 533bfe5) (details)
  64. Undo changelog updates (commit: 871af8a) (details)
  65. Undo changelog updates (commit: 5f99d49) (details)
  66. Add connectivity filter -all option (commit: c70d642) (details)
  67. Remove unused codes (commit: 64695bc) (details)
  68. Update connectivity exploration all click on map feature filter (commit: 73488d8) (details)
  69. Remove unused codes (commit: 512822e) (details)
  70. Slightly modify hexagon-star size (commit: a07bf8b) (details)
  71. Integrate yellow-star instead of relying on other file (commit: cd3854e) (details)
  72. Update yellow-star style (commit: 4d49f6e) (details)
  73. Distinguish direct/indirect map click event (commit: b4d16e2) (details)
  74. Minor changes. (commit: 7d74f7e) (details)
  75. Update version. (commit: 8679e75) (details)
  76. 1.11.0-beta.1 (commit: 1894362) (details)
Commit aff67020dd0eada07e09c76a85f65ce4165f38d3 by aung.kyaw.hein
Update neuron connection highlight method
(commit: aff6702)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 09fb70db2b288a40d026191fb01231f320edbf15 by aung.kyaw.hein
Emit event for neuron connection click
(commit: 09fb70d)
The file was modifiedsrc/components/MultiFlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit a79c1bc93e66befe230855577d6b08056e12f8a4 by aung.kyaw.hein
Open connectivity info in sidebar for neuron connection mode paths click
(commit: a79c1bc)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 188bcd3415c80b4744e8bf7c654eeefde3337319 by aung.kyaw.hein
Open connectivity explorer for clicking on features on neuron connection mode
(commit: 188bcd3)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 21c5253bd4a7473848e8ce9662661a03b3059416 by aung.kyaw.hein
Query paths by destination using competency query
(commit: 21c5253)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 100a1cca40af1bcdf9c9e1d0b00309d451df35b8 by aung.kyaw.hein
Update competency query request
(commit: 100a1cc)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 831eba6fb4ffde9d79a90942570e8e308d7295c5 by aung.kyaw.hein
Update neuron connection mode connection type dynaamic
(commit: 831eba6)
The file was modifiedsrc/components/MultiFlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components.d.ts (diff)
Commit 4d686c4ee348d44300b5a7076450ea30d9693869 by aung.kyaw.hein
Update neuron connection all connected paths method
(commit: 4d686c4)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 979a19b2e1f5c6466cdd44e67653c7899f7758a8 by aung.kyaw.hein
Add unique item search for via and destination
(commit: 979a19b)
The file was modifiedsrc/services/flatmapKnowledge.js (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit bd159a39d730ca3d6d775b80a53126ebe165d02b by aung.kyaw.hein
Update data loading in neuron connection
(commit: bd159a3)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 1f0c2b2b4f05ca09bdec8b2d7b8a61fdf470c72a by aung.kyaw.hein
Fix highlight connected paths method for neuron connection
(commit: 1f0c2b2)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/MultiFlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 44ace93160d57ebccd678f1ccb9c739d0ce75dd7 by aung.kyaw.hein
Add neuron connection mode feature click event
(commit: 44ace93)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/MultiFlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit afaceef5c4badf94a7866bc87d680345bfd6adc1 by aung.kyaw.hein
Add connectivity card click to open the card for neuron connection
(commit: afaceef)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 8eee029fd8a21d334cb5d19ac3f40b9833f9e3a3 by aung.kyaw.hein
Use provided knowledge for filter options
(commit: 8eee029)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit d258e9219caca97cd9bdacfec2ea19147b91f4fb by aung.kyaw.hein
Reset with remove items for connectivity filters
(commit: d258e92)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 9f8ad3408dc94225c4a0c44313a97a69e21bf56b by aung.kyaw.hein
Update connectivity filters when there are changes in siebar
(commit: 9f8ad34)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 9bafd4b150a650fa26647da22e1f1b31ede3c7fe by aung.kyaw.hein
Update fetching origins destinations vias
(commit: 9bafd4b)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 0fdd583d6df79e17707ce2576b4b60d3d12fed22 by aung.kyaw.hein
Update getting filter options for connectivity
(commit: 0fdd583)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 5bcf08bcaf213e93d00af2b802ed22e78701098f by aung.kyaw.hein
Update neuron connection click item data for filter
(commit: 5bcf08b)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 97811824f29f668a7bea15e747159cb614701d62 by aung.kyaw.hein
Comment out unused codes to remove later after varification
(commit: 9781182)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 9ed59cb11fea17417de7e1b5f82ac8d6a4e3756c by 87633683+ddjnw1yu
Replace flatmapQuery with queryKnowledge
(commit: 9ed59cb)
The file was modifiedsrc/services/flatmapQueries.js (diff)
The file was modifiedsrc/services/flatmapKnowledge.js (diff)
Commit 571eea0804a701fee1cea0ae0baf22265266b068 by aung.kyaw.hein
Add map connectivity for generating filters
(commit: 571eea0)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit d751808943f1224fb840dbf8935f76a9db39ae19 by aung.kyaw.hein
Update neuron connection mode clicking map feature
(commit: d751808)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit fe799093c7ef845b26cb36f6c9261f527e1bf7d1 by aung.kyaw.hein
Update extract filters with knowledgeSource
(commit: fe79909)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 3bc5a73ad282a3a7900b3d8ddda689f1acaf92e8 by aung.kyaw.hein
Update connectivity source from SCKAN to MAP
(commit: 3bc5a73)
The file was modifiedsrc/services/flatmapQueries.js (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/MultiFlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 135c5651c07e8d476cab26407cb2ec6d33f6b961 by aung.kyaw.hein
Update connectivity filter generation
(commit: 135c565)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 2ce6b09909b759ed0bb4a0646636ebcb994e1961 by aung.kyaw.hein
Update connectivity filter generation
(commit: 2ce6b09)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit f5cff97955daf6c69db05839bcaa8b02bd553734 by aung.kyaw.hein
Filter only map specific filters for connectivity filters
(commit: f5cff97)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/SelectionsGroup.vue (diff)
The file was modifiedsrc/components/SelectionsGroup.vue (diff)
Commit b5387969db02ccd557b9bc255417b9ddc22e93f3 by 87633683+ddjnw1yu
Update DynamicLegends to use legends from viewer
(commit: b538796)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/legends/DynamicLegends.vue (diff)
The file was modifiedsrc/components/MultiFlatmapVuer.vue (diff)
Commit 2c3d38c0fb5676a2dc86c3cd3070fe3646dde773 by 87633683+ddjnw1yu
Add yellow star to dynamic legend
(commit: 2c3d38c)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/legends/DynamicLegends.vue (diff)
The file was modifiedsrc/components/legends/DynamicLegends.vue (diff)
Commit c796b64246a0fcf01882f12630fa0ddfe4149a30 by aung.kyaw.hein
Add neuron connection all mode query
(commit: c796b64)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit cec9c81ff6d39b9e9648d9b8007a87984d960bf9 by aung.kyaw.hein
Update connectivity filters variable name
(commit: cec9c81)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit a950dc55d8cd24871c3377c63d90daebfd4c319c by aung.kyaw.hein
Query all connected paths from CQ
(commit: a950dc5)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 5238835e861ba039574875064179801985dc020d by aung.kyaw.hein
Remove clicking on paths for origin destination via
(commit: 5238835)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 6b48ef01027c4b572c41dd68647862cf23d4b01f by aung.kyaw.hein
Add conectivity features to highlight
(commit: 6b48ef0)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (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)
The file was modifiedCHANGELOG.md (diff)
Commit 3f706f3b1f302bb11853f55d61368917cda9f213 by aung.kyaw.hein
Add connectivity filters only if there are connectivities in knowledge
(commit: 3f706f3)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 218eb6a390afdb91ddbfb391c22be7ce0eecab66 by aung.kyaw.hein
Fix FC map connectivity exploration for no connectivity from the map
(commit: 218eb6a)
The file was modifiedsrc/services/flatmapQueries.js (diff)
The file was modifiedCHANGELOG.md (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)
The file was modifiedCHANGELOG.md (diff)
The file was modifiedCHANGELOG.md (diff)
Commit c70d64211d86926f2075ea8aacdeb20e740da4cd by aung.kyaw.hein
Add connectivity filter -all option
(commit: c70d642)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit 73488d80b857d6334c315af9e405f66598d9e9de by aung.kyaw.hein
Update connectivity exploration all click on map feature filter
(commit: 73488d8)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
Commit a07bf8bfa57b6a91e138f362b39405d097156e60 by 87633683+ddjnw1yu
Slightly modify hexagon-star size

make sure general labels' index are the same
(commit: a07bf8b)
The file was modifiedsrc/components/legends/DynamicLegends.vue (diff)
Commit cd3854e043835fb1c49e452c28a897188123f674 by 87633683+ddjnw1yu
Integrate yellow-star instead of relying on other file
(commit: cd3854e)
The file was modifiedsrc/components/legends/DynamicLegends.vue (diff)
The file was modifiedsrc/components/legends/DynamicLegends.vue (diff)
Commit b4d16e2b0da03750c7f5563026a57d7a6c58d28d by 87633683+ddjnw1yu
Distinguish direct/indirect map click event
(commit: b4d16e2)
The file was modifiedsrc/components/FlatmapVuer.vue (diff)
The file was modifiedsrc/components/FlatmapVuer.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 modifiedCHANGELOG.md (diff)
The file was modifiedpackage.json (diff)
The file was modifiedpackage-lock.json (diff)