This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git
from 45cb35a5e2 Merge pull request #4249 from bamaer/4229
add f69cbb4c5a Rename HopServerEditor, fixes #4263
add 5b9ed41122 add missing listeners to metadata objects, fixes #4262
add 8f9d899755 Add shortcut support to metadata perspective, fixes #4266
new 7f13a9d549 Merge pull request #4265 from hansva/4262
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../hop/ui/testing/PipelineUnitTestEditor.java | 20 +++++----
.../hop/neo4j/shared/NeoConnectionEditor.java | 3 +-
.../profiling/ExecutionDataProfileEditor.java | 2 +
.../perspective/metadata/MetadataPerspective.java | 48 ++++++++++++++--------
...pServerEditor.java => HopServerMetaEditor.java} | 6 +--
.../hop/ui/www/service/WebServiceEditor.java | 1 +
6 files changed, 50 insertions(+), 30 deletions(-)
rename ui/src/main/java/org/apache/hop/ui/server/{HopServerEditor.java =>
HopServerMetaEditor.java} (99%)