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/hop.git


    from 32091e7431 Merge pull request #2970 from hansva/master
     new ed28e438a8 fix #2953 Unable to close a 'table input' edit window due 
to incorrect connection name
     new 0338bf6469 fix #2952 Unwanted "Invalid connection" message on not 
existing connections
     new 13161aa641 fix condition errors and small cleanup, #2952
     new 646193b00a Merge pull request #2954 from sramazzina/2953

The 5832 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:
 .../pipeline/transforms/delete/DeleteDialog.java   |  8 +--
 .../transforms/execsqlrow/ExecSqlRowDialog.java    | 20 +++----
 .../insertupdate/InsertUpdateDialog.java           |  8 +--
 .../transforms/tableexists/TableExistsDialog.java  | 17 +++---
 .../transforms/tableinput/TableInputDialog.java    |  8 +--
 .../pipeline/transforms/update/UpdateDialog.java   |  8 +--
 .../ui/pipeline/transform/BaseTransformDialog.java | 67 ++++++++++------------
 7 files changed, 60 insertions(+), 76 deletions(-)

Reply via email to