This is an automated email from the ASF dual-hosted git repository.

riemer pushed a change to branch ngx-translate
in repository https://gitbox.apache.org/repos/asf/streampipes.git


    from b1ab63554f Merge branch 'ngx-translate' of 
https://github.com/apache/streampipes into ngx-translate
     add 6be6d7e27e chore(deps): bump org.apache.commons:commons-lang3 from 
3.14.0 to 3.17.0 (#3480)
     add 4fdc67df52 Fix heatmap and add option to modify visual min and max 
(#3487)
     new 6633d7c339 Merge branch 'dev' into ngx-translate
     new 1746dcbf39 feat(#3489): Add UI translation framework

The 2 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:
 pom.xml                                            |  2 +-
 ui/deployment/i18n/de.json                         | 56 ++++++++++++++++++++--
 ui/deployment/i18n/en.json                         | 56 ++++++++++++++++++++--
 .../config/heatmap-widget-config.component.html    | 51 +++++++++++++++++---
 .../config/heatmap-widget-config.component.ts      | 18 +++++++
 .../charts/heatmap/heatmap-renderer.service.ts     | 16 +++++--
 .../charts/heatmap/model/heatmap-widget.model.ts   |  2 +
 .../actions/pipeline-actions.component.html        | 16 +++----
 ...pipeline-details-expansion-panel.component.html |  6 +--
 .../pipeline-element-details-row.component.html    |  2 +-
 .../status/pipeline-status.component.html          |  2 +-
 .../pipeline-details-toolbar.component.html        | 18 ++++---
 .../pipeline-code-dialog.component.html            |  2 +-
 .../pipeline-logs-dialog.component.html            |  6 ++-
 .../pipeline-details/pipeline-details.module.ts    |  2 +
 .../pipeline-overview.component.html               | 27 ++++++-----
 .../delete-pipeline-dialog.component.html          | 18 ++++---
 .../delete-pipeline-dialog.component.ts            | 20 +++++---
 .../pipeline-notifications.component.html          |  7 ++-
 .../pipeline-status-dialog.component.html          | 28 +++++++++--
 .../pipeline-status-dialog.component.ts            | 16 ++++---
 .../start-all-pipelines-dialog.component.html      | 45 ++++++++++++-----
 .../start-all-pipelines-dialog.component.ts        | 39 ++++++++-------
 23 files changed, 348 insertions(+), 107 deletions(-)

Reply via email to