Skip to content
Failed

Changes

Summary

  1. Receive event from neuron connection click (commit: ff6f199) (details)
  2. Highlight all display maps for neuron connection click (commit: 51a83cc) (details)
  3. Fix copy (commit: 1493103) (details)
  4. Add connection types for neuron connection mode (commit: 5c264f8) (details)
  5. Add neuron connection mode connection types radios (commit: 3931620) (details)
  6. Update copy (commit: 96598b8) (details)
  7. Update connectionType values and add that on toolbar (commit: ae4b8f0) (details)
  8. Update css class (commit: e3b9d33) (details)
  9. Update label for neuron connection (commit: 6535069) (details)
  10. Add connectivity connection filter (commit: a74f745) (details)
  11. Update connectivity query filters (commit: 3e84a28) (details)
  12. Update connectivity filters (commit: 5f1ee40) (details)
  13. Add neuron connection mode feature click filter (commit: 8dc299d) (details)
  14. Reset connectivity explorer button click and append filters (commit: 4a26f5f) (details)
  15. Add connectivity card click flag for open search from card click (commit: 9636b2b) (details)
  16. Fix viewing mode dropdown moving position on neuron connection mode (commit: 5c5a7c6) (details)
  17. Use provided knowledge for filter options (commit: 35bccb4) (details)
  18. Update connectivity queries (commit: c2a8595) (details)
  19. Add competency query function placeholder (commit: 3aea5b8) (details)
  20. Reset connectivity filters with not found items (commit: d2e5320) (details)
  21. Update connectivity filters in flatmap when there are sidebar search changes (commit: cb92ed6) (details)
  22. Fix focused highlight for connectivity filters (commit: 61d351a) (details)
  23. Update query paths by route with flatmap query (commit: 5508a93) (details)
  24. Clean unused codes (commit: 72710c3) (details)
  25. Refactor variables (commit: 51c9257) (details)
  26. Add comment for preparation for CQ (commit: fd737fd) (details)
  27. Switch to competency query 24 (commit: 6d04277) (details)
  28. Add a note for search function params (commit: 458fca7) (details)
  29. Fix viewing mode description container width (commit: ca372cb) (details)
  30. Update viewing mode dropdown styel same as settings popup (commit: e04004c) (details)
  31. Remove unused codes (commit: 5c6a482) (details)
  32. Update viewing mode dropdown item style (commit: 5da4cbf) (details)
  33. Remove nused codes (commit: 15823bc) (details)
  34. Fix featured markers nested array (commit: 69aa609) (details)
  35. Update neuron connection labels (commit: 0137c93) (details)
  36. 1.10.4 (commit: 96f06af) (details)
  37. Add neuron connection all mode (commit: 144ee4a) (details)
  38. Update map-utilities beta (commit: 388c024) (details)
Commit ff6f199a5a67a08b4554337366fea463624401d4 by aung.kyaw.hein
Receive event from neuron connection click
(commit: ff6f199)
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)
Commit 51a83ccbdf9647f26647a45888455ee1d2e8195e by aung.kyaw.hein
Highlight all display maps for neuron connection click
(commit: 51a83cc)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit 5c264f8fa34fa56757ca2d849715dc15de2aaeb5 by aung.kyaw.hein
Add connection types for neuron connection mode
(commit: 5c264f8)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/stores/settings.js (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/DialogToolbarContent.vue (diff)
Commit 39316209e4b2e025602092f16647c826f43ee4b7 by aung.kyaw.hein
Add neuron connection mode connection types radios
(commit: 3931620)
The file was modifiedsrc/components/DialogToolbarContent.vue (diff)
The file was modifiedsrc/stores/settings.js (diff)
The file was modifiedsrc/components/DialogToolbarContent.vue (diff)
Commit ae4b8f0f9c23e08c27f1460fa4105ecf7e45d867 by aung.kyaw.hein
Update connectionType values and add that on toolbar
(commit: ae4b8f0)
The file was modifiedsrc/components/DialogToolbarContent.vue (diff)
The file was modifiedsrc/stores/settings.js (diff)
The file was modifiedsrc/components/DialogToolbarContent.vue (diff)
Commit 65350693dbed669cd8a16cbdc1f8d4c9583e06d5 by aung.kyaw.hein
Update label for neuron connection
(commit: 6535069)
The file was modifiedsrc/components/DialogToolbarContent.vue (diff)
Commit a74f7456d2f732fb9bf44e1e40e5afac7d706b75 by aung.kyaw.hein
Add connectivity connection filter
(commit: a74f745)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit 3e84a28ab31adc5519f969fb09dbcf78045963ba by aung.kyaw.hein
Update connectivity query filters
(commit: 3e84a28)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit 8dc299d1f2268f1e1353f66b86293b5e42783fa0 by aung.kyaw.hein
Add neuron connection mode feature click filter
(commit: 8dc299d)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit 4a26f5f250ef2f0bd97d7a144eb65b6a7ac6a0c4 by aung.kyaw.hein
Reset connectivity explorer button click and append filters
(commit: 4a26f5f)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit 9636b2bf12635fbbd6b1e1882165207bb25cd339 by aung.kyaw.hein
Add connectivity card click flag for open search from card click
(commit: 9636b2b)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/ContentVuer.vue (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
Commit 5c5a7c6ed4317f5189da1ee921cf7b2040609f5a by aung.kyaw.hein
Fix viewing mode dropdown moving position on neuron connection mode
(commit: 5c5a7c6)
The file was modifiedsrc/components/DialogToolbarContent.vue (diff)
Commit 35bccb47b52257f274c836cc81c5a453b9db528a by aung.kyaw.hein
Use provided knowledge for filter options
(commit: 35bccb4)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit 3aea5b83e9a1cc301d3f9055a380b3a244130dfc by aung.kyaw.hein
Add competency query function placeholder
(commit: 3aea5b8)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit d2e53208ab9045977487f548d993f64bbc968ea5 by aung.kyaw.hein
Reset connectivity filters with not found items
(commit: d2e5320)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit cb92ed67655f96af7cb67f5fefedafb8ff472ef7 by aung.kyaw.hein
Update connectivity filters in flatmap when there are sidebar search changes
(commit: cb92ed6)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit 61d351a8fea138305083841f7ea1970fcc44b0e7 by aung.kyaw.hein
Fix focused highlight for connectivity filters
(commit: 61d351a)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components.d.ts (diff)
Commit 5508a93e2d9db1012cdb71e29c43b78a26905a8c by aung.kyaw.hein
Update query paths by route with flatmap query
(commit: 5508a93)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit fd737fde36ace4c185a73063516378ac2a7d67f7 by aung.kyaw.hein
Add comment for preparation for CQ
(commit: fd737fd)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit 458fca7decaeb6c2012afdb904e728a76d72d09b by aung.kyaw.hein
Add a note for search function params
(commit: 458fca7)
The file was modifiedsrc/components/ContentVuer.vue (diff)
Commit ca372cb52a65fa3f7bf52f7f0ae91c476113b42a by aung.kyaw.hein
Fix viewing mode description container width
(commit: ca372cb)
The file was modifiedsrc/components/DialogToolbarContent.vue (diff)
Commit e04004ca82ae7e3ebbb0acdd10ccd4d837578ac6 by aung.kyaw.hein
Update viewing mode dropdown styel same as settings popup
(commit: e04004c)
The file was modifiedsrc/components/DialogToolbarContent.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit 5da4cbf1b1ed3a69effc4f5e9235b912e341416d by aung.kyaw.hein
Update viewing mode dropdown item style
(commit: 5da4cbf)
The file was modifiedsrc/components/DialogToolbarContent.vue (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit 69aa609bf2fb0b9bd7529b473d77529e1ddf0d17 by aung.kyaw.hein
Fix featured markers nested array
(commit: 69aa609)
The file was modifiedsrc/stores/settings.js (diff)
Commit 0137c9344a6262c8a20213bddfd6f303b9bc2048 by aung.kyaw.hein
Update neuron connection labels
(commit: 0137c93)
The file was modifiedsrc/components/DialogToolbarContent.vue (diff)
The file was modifiedCHANGELOG.md (diff)
The file was modifiedpackage.json (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)