Skip to content
Success

Changes

Summary

  1. Add reset connectivity explorer list when clicking on empty map area (commit: 144907e) (details)
  2. Change to SCKAN source to support connectivity for multi view (commit: 8e452c9) (details)
  3. Change connectivity source and error fallback (commit: 03951b5) (details)
  4. Add map uuid in provenance entries (commit: e2f9d52) (details)
  5. Fix typo (commit: 08fcac8) (details)
  6. Emit split-view event (commit: 0e3477e) (details)
  7. Reset individual maps connectivity (commit: 1056955) (details)
  8. Add sckan verison for entries (commit: a6bae01) (details)
  9. Load different connecitvity knowledge for split screens (commit: 4247f4d) (details)
  10. Update plotvuer. (commit: aeb4dac) (details)
  11. Fix species change on split view load different connectivity knowledge (commit: 9861a45) (details)
  12. Update naming for species and layout change for connectivity emit event (commit: 75df2cd) (details)
  13. Update connectivity search for split screens (commit: 633a1ff) (details)
  14. Install flatmapvuer beta for connectivity knowledge multiview dependency (commit: 10075de) (details)
  15. Fix connectivity explorer for multi views (commit: 75b9aab) (details)
  16. Update connectivitiy explorer list based on opened maps (commit: d58be96) (details)
  17. Update packages. (commit: 27ccda7) (details)
  18. 1.9.0 (commit: b40d248) (details)
  19. Fix connectivity list for FC map (commit: e5e78e6) (details)
  20. Fix connectivity opening on FC map (commit: 5d49ccb) (details)
  21. Fix FC map connectivity explorer reset (commit: 5e03d9f) (details)
  22. Update connectivity filters for split screen (commit: 24cd913) (details)
  23. Update change background style (commit: d4382a8) (details)
  24. Add global settings update for multiflatmap (commit: b08a676) (details)
  25. Add global settings update for flatmap (commit: 4f20123) (details)
  26. Add global settings update for scaffoldvuer (commit: abc1710) (details)
  27. Add local storage for global settings (commit: 214cd85) (details)
  28. Update global settings from state and local storage on first load (commit: 195690a) (details)
Commit 144907e913ac6f3c1e509aab7221c98d8e742661 by aung.kyaw.hein
Add reset connectivity explorer list when clicking on empty map area
(commit: 144907e)
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/mixins/ContentMixin.js (diff)
Commit 8e452c97a03ff565d84d7eb590b6a7c8c2182fd1 by aung.kyaw.hein
Change to SCKAN source to support connectivity for multi view
(commit: 8e452c9)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
Commit 03951b5cf5a673ac785fff9da68477196a6814e0 by aung.kyaw.hein
Change connectivity source and error fallback
(commit: 03951b5)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
Commit e2f9d525ae6ea20e06869094dbc970ac1e4104e4 by aung.kyaw.hein
Add map uuid in provenance entries
(commit: e2f9d52)
The file was modifiedsrc/components/ContentVuer.vue (diff)
The file was modifiedsrc/stores/entries.js (diff)
The file was modifiedsrc/components/ContentVuer.vue (diff)
The file was modifiedsrc/stores/splitFlow.js (diff)
Commit 1056955eb3d3ecb6a4bfa2fd5eaf54c7c846567e by aung.kyaw.hein
Reset individual maps connectivity
(commit: 1056955)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/stores/entries.js (diff)
Commit 4247f4df8d0b39cfb1806adede66856fcd0132a4 by aung.kyaw.hein
Load different connecitvity knowledge for split screens
(commit: 4247f4d)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was addedsrc/stores/connectivities.js
The file was modifiedsrc/stores/splitFlow.js (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)
Commit 9861a45c554f456f8024d3baa3884b2b2223ae67 by aung.kyaw.hein
Fix species change on split view load different connectivity knowledge
(commit: 9861a45)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/stores/splitFlow.js (diff)
Commit 75df2cdf4af3ac1f26157fcb3fb037c5808c29e2 by aung.kyaw.hein
Update naming for species and layout change for connectivity emit event
(commit: 75df2cd)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/stores/splitFlow.js (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
Commit 633a1ff6dea117fbe37dd7cee6ccd2f78601c895 by aung.kyaw.hein
Update connectivity search for split screens
(commit: 633a1ff)
The file was modifiedsrc/stores/connectivities.js (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit 10075de92b9b002a26543ac56c210403905ee964 by aung.kyaw.hein
Install flatmapvuer beta for connectivity knowledge multiview dependency
(commit: 10075de)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)
Commit 75b9aabf30668dfb7181ae0be7cedbb23daa6abd by aung.kyaw.hein
Fix connectivity explorer for multi views
(commit: 75b9aab)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit d58be96b285974c3f5d0421de44c4906ff39b894 by aung.kyaw.hein
Update connectivitiy explorer list based on opened maps
(commit: d58be96)
The file was modifiedsrc/components/SplitDialog.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)
Commit e5e78e6365dc0154ed214065025b5ac07e81b5e6 by aung.kyaw.hein
Fix connectivity list for FC map
(commit: e5e78e6)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
Commit 5d49ccbb36d6eb1064ba9763bae69987561f5a22 by aung.kyaw.hein
Fix connectivity opening on FC map
(commit: 5d49ccb)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
Commit 5e03d9f7c5abcb7d04e184ab789325a369ca170c by aung.kyaw.hein
Fix FC map connectivity explorer reset
(commit: 5e03d9f)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
Commit 24cd91368cb732f8b4f884bcdf0f432367424035 by aung.kyaw.hein
Update connectivity filters for split screen
(commit: 24cd913)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/stores/connectivities.js (diff)
The file was modifiedsrc/components/DialogToolbarContent.vue (diff)
Commit b08a676d7fb8f6f741059712c4f03e6cf0c113cb by aung.kyaw.hein
Add global settings update for multiflatmap
(commit: b08a676)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
Commit 4f20123b6a12f2b062d22038a079b57144fa245d by aung.kyaw.hein
Add global settings update for flatmap
(commit: 4f20123)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
Commit abc1710415c59d3072b91092287016a33d5e42a8 by aung.kyaw.hein
Add global settings update for scaffoldvuer
(commit: abc1710)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
Commit 214cd859e074b7800700108d398b12e27e4f887c by aung.kyaw.hein
Add local storage for global settings
(commit: 214cd85)
The file was modifiedsrc/stores/settings.js (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit 195690a6867c125a298bc491bd9717adf3097a0d by aung.kyaw.hein
Update global settings from state and local storage on first load
(commit: 195690a)
The file was modifiedsrc/components/SplitFlow.vue (diff)