This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch feat/struts-diagram-tab
in repository https://gitbox.apache.org/repos/asf/struts-intellij-plugin.git
from d7aee34 test: add Diagram file editor provider tests and migration
boundary docs
add 2dde740 fix: resolve threading violations in Diagram tab
No new revisions were added by this update.
Summary of changes:
.../fileEditor/Struts2DiagramFileEditor.java | 13 +++++-
.../diagram/model/StrutsConfigDiagramModel.java | 47 +++++++++++++++++++---
.../struts2/diagram/model/StrutsDiagramNode.java | 26 ++++++++----
.../presentation/StrutsDiagramPresentation.java | 41 ++++++++++++++-----
.../diagram/ui/Struts2DiagramComponent.java | 2 +-
5 files changed, 102 insertions(+), 27 deletions(-)