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

mfholz pushed a change to branch add-resource-metadata-model
in repository https://gitbox.apache.org/repos/asf/streampipes.git


    from acfe6c1e7e feat: Add ResourceMetadata model
     add a65ff4d157 feat: Add metadata to data explorer and dashboard overview

No new revisions were added by this update.

Summary of changes:
 ui/deployment/i18n/de.json                         |  4 ++
 ui/deployment/i18n/en.json                         |  4 ++
 .../src/lib/model/dashboard/dashboard.model.ts     |  2 +
 .../src/lib/services/date-format.service.ts}       | 21 +++++----
 .../streampipes/shared-ui/src/public-api.ts        |  1 +
 .../dashboard-overview-table.component.html        | 50 ++++++++++++++++++++++
 .../dashboard-overview-table.component.ts          | 15 ++++++-
 .../overview/dashboard-overview.component.ts       |  4 ++
 .../edit-dashboard-dialog.component.ts             |  1 +
 .../data-explorer-chart-view.component.ts          |  5 +++
 .../data-explorer-overview-table.component.html    | 50 ++++++++++++++++++++++
 .../data-explorer-overview-table.component.ts      | 13 +++++-
 12 files changed, 159 insertions(+), 11 deletions(-)
 copy ui/{src/app/data-explorer-shared/services/chart-type.service.ts => 
projects/streampipes/shared-ui/src/lib/services/date-format.service.ts} (65%)

Reply via email to