This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git.
from 8258b8d Merge pull request #805 from nadment/HOP-2875
new 5e46396 HOP-2876 Improvement Inject Metadata dialog - Add transform
icon - Remove Injection key column (don't really add information) - Add
SWT.ICON_SEARCH and SWT.ICON_CANCEL to filter text - Move collapse and expand
tool item to the right
new f39ede0 HOP-2876 Fix NPE, in SourceTransformField class transformName
can be null if using has constant value
new 0a3ee2c Merge pull request #804 from nadment/HOP-2876
The 2115 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:
.../transforms/metainject/MetaInjectDialog.java | 64 ++++++++++------------
.../metainject/SourceTransformField.java | 5 +-
.../metainject/messages/messages_en_US.properties | 4 +-
3 files changed, 35 insertions(+), 38 deletions(-)