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. Update neuron connection labels (commit: 0137c93) (details)
  35. Fix an issue with switching annotation mode on exisiting flatmaps. (commit: 0833758) (details)
  36. Add neuron connection all mode (commit: 144ee4a) (details)
  37. Update map-utilities beta (commit: 388c024) (details)
  38. Bump form-data and @cypress/request (commit: 9366844) (details)
  39. Update map-sidebar beta (commit: 433d382) (details)
  40. Update flatmapvuer beta (commit: b2d1817) (details)
  41. Update map-sidebar and flatmapvuer beta for FC map fix testing (commit: f7095f7) (details)
  42. Update test for toolbar dropdown annotation click (commit: eca869a) (details)
  43. Add all option in connectivity filters (commit: 77a483d) (details)
  44. Update query all connected paths method (commit: 5ec9c8f) (details)
  45. Refactor codes (commit: 5815218) (details)
  46. Add sidebar state (commit: b08f64a) (details)
  47. Add sidebar setState (commit: 29effa3) (details)
  48. Fix connectivity explorer search input issue (commit: a6320d3) (details)
  49. Update test. (commit: 551ebec) (details)
  50. Add testing for neuron connection mode which is disabled for the time being. (commit: 4e6159e) (details)
  51. Fix getActiveContents returning incorrect contents. (commit: 4f10cb3) (details)
  52. Fix empty connectivity entry on state restore loading (commit: a0e05b7) (details)
  53. Restore sidebar connectivity entry state on map loaded (commit: a94e503) (details)
  54. Update opened connectivity restore event (commit: b5d9510) (details)
  55. Update sidebar state restore for connectivity entry (commit: b31bfde) (details)
  56. Remove duplicated event (commit: c21902c) (details)
  57. Update sidebar state restore with connectivity knowledge (commit: 955246c) (details)
  58. Fix connectivity sidebar state restore (commit: 9340c9f) (details)
  59. Update sidebar state restore for demo app (commit: 6afa515) (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/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/SplitFlow.vue (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/DialogToolbarContent.vue (diff)
The file was modifiedsrc/stores/settings.js (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/viewers/Flatmap.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/components/DialogToolbarContent.vue (diff)
The file was modifiedsrc/stores/settings.js (diff)
Commit ae4b8f0f9c23e08c27f1460fa4105ecf7e45d867 by aung.kyaw.hein
Update connectionType values and add that on toolbar
(commit: ae4b8f0)
The file was modifiedsrc/stores/settings.js (diff)
The file was modifiedsrc/components/DialogToolbarContent.vue (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/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.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/Flatmap.vue (diff)
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)
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/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
Commit 0137c9344a6262c8a20213bddfd6f303b9bc2048 by aung.kyaw.hein
Update neuron connection labels
(commit: 0137c93)
The file was modifiedsrc/components/DialogToolbarContent.vue (diff)
Commit 08337589d7dd90a6eac17fd368f995cb22e7b0f5 by alan.wu
Fix an issue with switching annotation mode on exisiting flatmaps.
(commit: 0833758)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)
Commit 9366844e8d8bbca298966defd5ab499baf0d3751 by noreply
Bump form-data and @cypress/request

Bumps [form-data](https://github.com/form-data/form-data) and [@cypress/request](https://github.com/cypress-io/request). These dependencies needed to be updated together.

Updates `form-data` from 4.0.0 to 4.0.4
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.0...v4.0.4)

Updates `form-data` from 3.0.1 to 4.0.4
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.0...v4.0.4)

Updates `@cypress/request` from 3.0.1 to 3.0.8
- [Release notes](https://github.com/cypress-io/request/releases)
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/request/compare/v3.0.1...v3.0.8)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
- dependency-name: "@cypress/request"
  dependency-version: 3.0.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
(commit: 9366844)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)
Commit f7095f7017682f11dde4b9c99fc6653be861766b by aung.kyaw.hein
Update map-sidebar and flatmapvuer beta for FC map fix testing
(commit: f7095f7)
The file was modifiedpackage.json (diff)
The file was modifiedpackage-lock.json (diff)
Commit eca869afc47d05ce112316dc9b450e2c7be69440 by aung.kyaw.hein
Update test for toolbar dropdown annotation click
(commit: eca869a)
The file was modifiedcypress/component/MapContent.cy.js (diff)
Commit 77a483d405f7f105c3485a6d0d7336de6fd85e70 by aung.kyaw.hein
Add all option in connectivity filters
(commit: 77a483d)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit 5ec9c8fde5086fd73da353f25fa857b59d13a2fa by aung.kyaw.hein
Update query all connected paths method
(commit: 5ec9c8f)
The file was modifiedsrc/components/SplitDialog.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 a6320d3fb6706919c03edb01a333f26842f977ff by aung.kyaw.hein
Fix connectivity explorer search input issue
(commit: a6320d3)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedcypress/component/MapContent.cy.js (diff)
Commit 4e6159ef3ac8a3829e2cb2453aa8c21f24b9244a by alan.wu
Add testing for neuron connection mode which is disabled for the time being.
(commit: 4e6159e)
The file was modifiedcypress/component/MapContent.cy.js (diff)
Commit 4f10cb3a5158c124d53004afbe8c282009347d13 by alan.wu
Fix getActiveContents returning incorrect contents.
(commit: 4f10cb3)
The file was modifiedsrc/stores/splitFlow.js (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/ContentVuer.vue (diff)
Commit a0e05b7db26614429a2bff4f7714c875ce2332db by aung.kyaw.hein
Fix empty connectivity entry on state restore loading
(commit: a0e05b7)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit a94e50378ffff61f1e97a635b0cf35a36f1f923f by aung.kyaw.hein
Restore sidebar connectivity entry state on map loaded
(commit: a94e503)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit b5d9510b9d0b9e923910d9746ac7321e9d1bc277 by aung.kyaw.hein
Update opened connectivity restore event
(commit: b5d9510)
The file was modifiedsrc/components/SplitFlow.vue (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 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)